![]() |
AliPhysics
b5b0183 (b5b0183)
|
#include <AliEmcalIterableContainer.h>
Public Types | |
typedef std::pair< AliTLorentzVector, T * > | momentum_object_pair |
typedef T * | star_return_type |
typedef T ** | arrow_return_type |
typedef T * | iterator_type |
Static Public Member Functions | |
static star_return_type | star (momentum_object_pair *ptr) |
static arrow_return_type | arrow (momentum_object_pair *ptr) |
Definition at line 44 of file AliEmcalIterableContainer.h.
typedef T** EMCALIterableContainer::operator_star_object< T >::arrow_return_type |
Definition at line 48 of file AliEmcalIterableContainer.h.
typedef T* EMCALIterableContainer::operator_star_object< T >::iterator_type |
Definition at line 49 of file AliEmcalIterableContainer.h.
typedef std::pair<AliTLorentzVector, T*> EMCALIterableContainer::operator_star_object< T >::momentum_object_pair |
Definition at line 46 of file AliEmcalIterableContainer.h.
typedef T* EMCALIterableContainer::operator_star_object< T >::star_return_type |
Definition at line 47 of file AliEmcalIterableContainer.h.
|
inlinestatic |
Definition at line 52 of file AliEmcalIterableContainer.h.
|
inlinestatic |
Definition at line 51 of file AliEmcalIterableContainer.h.