32 #include "FairRunAna.h"
45 #include "TClonesArray.h"
69 TList* thistasks = this->GetListOfTasks();
70 for(Int_t
i=0;
i<thistasks->GetEntries();
i++)
81 TList* thistasks = this->GetListOfTasks();
117 std::cout<<
"***************** PndEmcMakeBump, event: "
virtual InitStatus Init()
Init Task.
virtual void Exec(Option_t *opt)
Runs the task.
splits clusters based on local maxima in the Phi direction for use with Bremstrahlung correction...
Double_t val[nBoxes][nFEBox]
void SetPersistency(Bool_t val=kTRUE)
virtual void SetParContainers()
virtual ~PndEmcMakeBump()
splits clusters on the basis of exponential distance from the bump centroid
void SetStorageOfData(Bool_t val)
Method to specify whether bumps are stored or not.
Takes clusters and slits them up into bumps.
static Int_t fEventCounter
drchit SetVerbose(iVerbose)
Searches for local maxima in a cluster.
PndEmcMakeBump(Int_t verbose=0, Bool_t storebumps=kTRUE)