1 #ifndef ALIMPSLATMOTIFMAP_H 2 #define ALIMPSLATMOTIFMAP_H 36 void Print(Option_t* opt=
"")
const;
Bool_t AddMotifType(AliMpMotifType *motifType, Bool_t warn=kTRUE)
TMap fMotifs
collection of motifs
AliMpSlatMotifMap & operator=(const AliMpSlatMotifMap &rhs)
Not implemented.
A container to keep track of allocated motifs and motifTypes for slats (both St345 and trigger ones)...
virtual ~AliMpSlatMotifMap()
void Print(Option_t *opt="") const
AliMpVMotif * FindMotif(const TString &id) const
Abstract base class for a motif with its unique ID and the motif type.
AliMpMotifType * FindMotifType(const TString &id) const
Bool_t AddMotif(AliMpVMotif *motif, Bool_t warn=kTRUE)
TMap fMotifTypes
collection of motifTypes
Class that defines the motif properties.