25 #ifndef PNDEMCPHIBUMPSPLITTER_H
26 #define PNDEMCPHIBUMPSPLITTER_H
70 virtual InitStatus
Init();
71 virtual void Exec(Option_t* opt);
splits clusters based on local maxima in the Phi direction for use with Bremstrahlung correction...
virtual void SetParContainers()
TClonesArray * fClusterArray
PndEmcPhiBumpSplitter & operator=(const PndEmcPhiBumpSplitter &)
represents the reconstructed hit of one emc crystal
void SetPersistency(Bool_t val=kTRUE)
virtual void Exec(Option_t *opt)
Runs the task.
TClonesArray * fDigiArray
stores crystal index coordinates (x,y) or (theta,phi)
std::vector< Double_t > fClusterPosParam
virtual void FinishTask()
Called at end of task.
ClassDef(PndEmcPhiBumpSplitter, 2)
used to share PndEmcDigis between bumps
parameter set of Emc digitisation
virtual ~PndEmcPhiBumpSplitter()
a cluster (group of neighboring crystals) of hit emc crystals
PndEmcPhiBumpSplitter(Int_t verbose=0)
void SetStorageOfData(Bool_t p=kTRUE)
TClonesArray * fPhiBumpArray
represents a reconstructed (splitted) emc cluster
virtual InitStatus Init()
Init Task.
Parameter set for Emc Reco.
PndEmcBump * AddPhiBump()
Adds a new PndEmcBump to fPhiBumpArray and returns it.