![]() |
AliPhysics
d1ccc5e (d1ccc5e)
|
#include <AliEmcalIterableContainer.h>
Public Types | |
typedef std::pair< AliTLorentzVector, T * > | momentum_object_pair |
typedef const momentum_object_pair & | star_return_type |
typedef const momentum_object_pair * | arrow_return_type |
typedef momentum_object_pair | 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 32 of file AliEmcalIterableContainer.h.
typedef const momentum_object_pair* EMCALIterableContainer::operator_star_pair< T >::arrow_return_type |
Definition at line 36 of file AliEmcalIterableContainer.h.
typedef momentum_object_pair EMCALIterableContainer::operator_star_pair< T >::iterator_type |
Definition at line 37 of file AliEmcalIterableContainer.h.
typedef std::pair<AliTLorentzVector, T*> EMCALIterableContainer::operator_star_pair< T >::momentum_object_pair |
Definition at line 34 of file AliEmcalIterableContainer.h.
typedef const momentum_object_pair& EMCALIterableContainer::operator_star_pair< T >::star_return_type |
Definition at line 35 of file AliEmcalIterableContainer.h.
|
inlinestatic |
Definition at line 40 of file AliEmcalIterableContainer.h.
|
inlinestatic |
Definition at line 39 of file AliEmcalIterableContainer.h.