1 #ifndef BSEMCPLOTCLUSTER_HH 2 #define BSEMCPLOTCLUSTER_HH 5 #include "RtypesCore.h" 13 class TMemberInspector;
29 virtual void InitHistos(
const TString &t_folderprefix) ;
32 Int_t GetMaxDigiIndex(
const BSEmcCluster *t_cluster)
const;
33 Double_t GetMaxTimeDiff(
const BSEmcCluster *t_cluster)
const;
Base Processclass for plotting.
virtual void RequestDataContainer(PndContainerRegister *t_register)
Pass the container register to the process, and get the processes container requirements.
Plots some cluster values such as energy, number of digis, etc.
virtual void GetDataContainer(PndContainerRegister *t_register)
Pass the container register to the process, and set the processes container requirements.
a cluster (group of neighboring crystals) of hit emc crystals
virtual void Process()
The actual data transformation (digitizing, clustering, etc.) should be defined here.
virtual void InitHistos(const TString &t_folderprefix)