![]() |
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) |
const momentum_object_pair & | operator* () const |
const momentum_object_pair * | operator-> () const |
Protected Attributes | |
momentum_object_pair | fCurrentElement |
current element pair (momentum, pointer object) More... | |
Definition at line 59 of file AliEmcalIterableContainer.h.
typedef std::pair<AliTLorentzVector, T*> EMCALIterableContainer::operator_star< T, true >::momentum_object_pair |
Definition at line 61 of file AliEmcalIterableContainer.h.
|
inline |
Definition at line 63 of file AliEmcalIterableContainer.h.
|
inline |
Definition at line 64 of file AliEmcalIterableContainer.h.
|
inline |
Definition at line 67 of file AliEmcalIterableContainer.h.
|
inline |
Definition at line 68 of file AliEmcalIterableContainer.h.
|
inline |
Definition at line 65 of file AliEmcalIterableContainer.h.
|
protected |
current element pair (momentum, pointer object)
Definition at line 71 of file AliEmcalIterableContainer.h.