Project
Loading...
Searching...
No Matches
o2::aodhelpers Namespace Reference

Classes

struct  TripletEqualTo
 
struct  TripletHash
 

Typedefs

typedef boost::tuple< int, int, intTriplet_t
 
typedef boost::unordered_map< Triplet_t, int, TripletHash, TripletEqualToTripletsMap_t
 

Functions

template<typename T >
auto createTableCursor (framework::ProcessingContext &pc)
 

Typedef Documentation

◆ Triplet_t

typedef boost::tuple<int, int, int> o2::aodhelpers::Triplet_t

Definition at line 26 of file AODProducerHelpers.h.

◆ TripletsMap_t

Definition at line 48 of file AODProducerHelpers.h.

Function Documentation

◆ createTableCursor()

template<typename T >
auto o2::aodhelpers::createTableCursor ( framework::ProcessingContext pc)

Definition at line 51 of file AODProducerHelpers.h.