12 #ifndef ALI_MP_REGIONAL_TRIGGER_H
13 #define ALI_MP_REGIONAL_TRIGGER_H
19 #include <TObjArray.h>
40 Bool_t
ReadData(
const TString& fileName);
73 #endif //ALI_MP_REGIONAL__CRATE_H
AliMpLocalBoard * FindLocalBoard(Int_t localBoardId, Bool_t warn=true) const
Bool_t ReadData(const TString &fileName)
Int_t GetNofTriggerCrates() const
The class defines the properties of trigger crate.
AliMpRegionalTrigger & operator=(const AliMpRegionalTrigger &rhs)
AliMpExMap fLocalBoardMap
map of local boards (owner of boards)
Class that manages the properties of the local board.
virtual ~AliMpRegionalTrigger()
TIterator * CreateLocalBoardIterator() const
TObjArray fLocalBoardArray
array of local boards (not owner of boards, the map is the owner)
Int_t GetNofLocalBoards() const
void SetTriggerCratesOwner(Bool_t owner)
AliMpTriggerCrate * FindTriggerCrate(TString crateName, Bool_t warn=true) const
The class defines the properties of regional trigger crate.
AliMpExMap fTriggerCrates
map for trigger crates
Int_t LocalBoardId(Int_t index) const
TIterator * CreateCrateIterator() const
Helper class making Root persistent TExMap.
Mapping data streams provider.