1 #ifndef ALIMUONQAMAPPINGCHECK_H 2 #define ALIMUONQAMAPPINGCHECK_H 45 Int_t& manuBending, Int_t& manuBendingChannel,
46 Int_t& manuNonBending, Int_t& manuNonBendingChannel,
47 Bool_t& monoCathode, Bool_t& legitimateMonoCathode);
50 Int_t manuId, Int_t manuChannel,
51 Bool_t monoCathode, Bool_t legitimateMonoCathode);
53 Bool_t
IsChannelDead(Int_t detElemId, Int_t manuId, Int_t manuChannel)
const;
55 Bool_t
IsManuDead(Int_t detElemId, Int_t manuId)
const;
Class to be called from AliMUONQADataMakerRec.
virtual ~AliMUONQAMappingCheck()
void GetClusterLocation(AliMUONVCluster &cluster, Int_t &manuBending, Int_t &manuBendingChannel, Int_t &manuNonBending, Int_t &manuNonBendingChannel, Bool_t &monoCathode, Bool_t &legitimateMonoCathode)
AliMUONGeometryTransformer * fGeometryTransformer
! to go from global to local DE coordinates
void Store(AliMUONVCluster &cluster)
AliMUONQAMappingCheck & operator=(const AliMUONQAMappingCheck &rhs)
not defined on purpose
Bool_t IsChannelDead(Int_t detElemId, Int_t manuId, Int_t manuChannel) const
AliMUONDigitCalibrator * fDigitCalibrator
! to get statusmap
AliMUONVTrackerData * CreateData(const char *name) const
abstract base class for clusters
Class to calibrate the digits.
Int_t fNumberOfEvents
! number of events seen
Int_t fNumberOfLegitimateMonoCathodeClusters
! number of mono-cathode that have a reason to be so
Bool_t IsManuDead(Int_t detElemId, Int_t manuId) const
AliMUONQAMappingCheck(Int_t runNumber)
Int_t fNumberOfMonoCathodeClusters
! total number of mono-cathode clusters seen
Base class for MUON data stores.
Int_t fNumberOfClusters
! total number of clusters seen
Base class for MUON data that can be presented at different levels in the hierarchy of the MUON syste...
void AddClusterLocation(Int_t detElemId, Int_t manuId, Int_t manuChannel, Bool_t monoCathode, Bool_t legitimateMonoCathode)
AliMUONVStore * fStore
! store cluster informations at manu level