1 #ifndef BSEMCPLOTCLUSTER_HH 2 #define BSEMCPLOTCLUSTER_HH 5 #include "RtypesCore.h" 13 class TMemberInspector;
27 virtual void InitHistos(
const TString &t_folderprefix) ;
30 Int_t GetMaxDigiIndex(
const BSEmcCluster *t_cluster)
const;
31 Double_t GetMaxTimeDiff(
const BSEmcCluster *t_cluster)
const;
Base Processclass for plotting.
Plots some cluster values such as energy, number of digis, etc.
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)