![]() |
AliPhysics
66e96a0 (66e96a0)
|
#include <AliEmcalIterableContainer.h>
Public Types | |
typedef std::pair < AliTLorentzVector, T * > | momentum_object_pair |
Public Member Functions | |
operator_star () | |
operator_star (const operator_star &ref) | |
operator_star & | operator= (const operator_star &ref) |
T * | operator* () const |
T ** | operator-> () const |
Protected Attributes | |
momentum_object_pair | fCurrentElement |
current element pair (momentum, pointer object) More... | |
Definition at line 75 of file AliEmcalIterableContainer.h.
typedef std::pair<AliTLorentzVector, T*> EMCALIterableContainer::operator_star< T, false >::momentum_object_pair |
Definition at line 77 of file AliEmcalIterableContainer.h.
|
inline |
Definition at line 79 of file AliEmcalIterableContainer.h.
|
inline |
Definition at line 80 of file AliEmcalIterableContainer.h.
|
inline |
Definition at line 83 of file AliEmcalIterableContainer.h.
|
inline |
Definition at line 84 of file AliEmcalIterableContainer.h.
|
inline |
Definition at line 81 of file AliEmcalIterableContainer.h.
|
protected |
current element pair (momentum, pointer object)
Definition at line 87 of file AliEmcalIterableContainer.h.