1 #ifndef ALIEMCALCLUSTERIZERFIXEDWINDOW_H 2 #define ALIEMCALCLUSTERIZERFIXEDWINDOW_H 39 virtual const char *
Version()
const {
return "clu-FixedWindow"; }
89 #endif // AliEMCALCLUSTERIZERFIXEDWINDOW_H Int_t fNEtaDigits
! Total number of digits in eta
AliEMCALDigit *** fClustersArray
! Temporary array that contains clusters
void SetShiftEta(Int_t s)
Set fShiftEta; if clusterizer already initialized gives a warning and does nothing.
virtual ~AliEMCALClusterizerFixedWindow()
Destructor.
Int_t fShiftPhi
Shifting number of cells in phi direction.
Int_t fNClusEtaNoShift
! Max number of clusters in eta
virtual const char * Version() const
Int_t GetShiftEta() const
clusterize in a fixed window
Cell energy calibration factors container class.
Int_t fNPhiDigits
! Total number of digits in phi
void SetTRUshift(Bool_t b)
Set fTRUshift; if clusterizer already initialized gives a warning and does nothing.
Int_t fNDigitsCluster
! Digits per cluster
void ExecOnce()
Execute clusterizer. Add description.
Int_t fNphi
Fixed window number of cells in phi direction.
Int_t fNTRUEta
! Number of TRUs in eta
Int_t GetShiftPhi() const
Int_t fNClusPhiNoShift
! Max number of clusters in phi
Int_t fMaxShiftEta
! Max shift index in eta
Int_t fInitialized
! Initialized clusterizer
Int_t fNClusters
! fNClusEtaNoShift x fNClusPhiNoShift
Int_t fNeta
Fixed window number of cells in eta direction.
Cell time shifts container class.
Int_t fMaxShiftPhi
! Max shift index in phi
virtual void Digits2Clusters(Option_t *option)
Steering method to perform clusterization for the current event.
pedestal/bad map monitoring and calibration tools
AliEMCALClusterizerFixedWindow & operator=(const AliEMCALClusterizerFixedWindow &)
void SetNphi(Int_t n)
Set fNphi; if clusterizer already initialized gives a warning and does nothing.
Int_t fNPhiDigitsSupMod
! Number of digits per SM in phi
Bool_t fTRUshift
Allows shifting inside a TRU (true) of through the whole calorimeter (false)
void MakeClusters()
Make clusters, add more explanation.
Int_t fShiftEta
Shifting number of cells in eta direction.
Int_t fNTotalClus
! Maximum total number of clusters
Int_t fNTRUPhi
! Number of TRUs in phi
AliEMCALClusterizerFixedWindow()
Default constructor.
EMCal geometry, singleton.
Int_t fNEtaDigitsSupMod
! Number of digits per SM in eta
Base class for the clusterization algorithm (pure abstract)
Bool_t GetTRUshift() const
void SetShiftPhi(Int_t s)
Set fShiftPhi; if clusterizer already initialized gives a warning and does nothing.
void SetNeta(Int_t n)
Set fNeta; if clusterizer already initialized gives a warning and does nothing.