![]() |
AliPhysics
cf1a5e2 (cf1a5e2)
|
#include <map>
#include <TArrayI.h>
#include <AliVCluster.h>
#include "AliEmcalContainer.h"
#include "AliEmcalContainerIndexMap.h"
Go to the source code of this file.
Classes | |
class | AliClusterContainer |
Container structure for EMCAL clusters. More... | |
Typedefs | |
typedef EMCALIterableContainer::AliEmcalIterableContainerT< AliVCluster, EMCALIterableContainer::operator_star_object< AliVCluster > > | AliClusterIterableContainer |
typedef EMCALIterableContainer::AliEmcalIterableContainerT< AliVCluster, EMCALIterableContainer::operator_star_pair< AliVCluster > > | AliClusterIterableMomentumContainer |
Functions | |
int | TestClusterContainerIterator (const AliClusterContainer *const cont, int iteratorType=0, bool verbose=false) |
typedef EMCALIterableContainer::AliEmcalIterableContainerT<AliVCluster, EMCALIterableContainer::operator_star_object<AliVCluster> > AliClusterIterableContainer |
Definition at line 8 of file AliClusterContainer.h.
typedef EMCALIterableContainer::AliEmcalIterableContainerT<AliVCluster, EMCALIterableContainer::operator_star_pair<AliVCluster> > AliClusterIterableMomentumContainer |
Definition at line 21 of file AliClusterContainer.h.