1 #ifndef BSEMCPLOTSUBCLUSTER_HH 2 #define BSEMCPLOTSUBCLUSTER_HH 11 class TMemberInspector;
27 virtual void InitHistos(
const TString &t_folderprefix) ;
Base Processclass for plotting.
virtual void GetDataContainer(PndContainerRegister *t_register)
Pass the container register to the process, and set the processes container requirements.
virtual void InitHistos(const TString &t_folderprefix)
Creates plots showing the subcluster energy, size, etc.
virtual void Process()
The actual data transformation (digitizing, clustering, etc.) should be defined here.
virtual void RequestDataContainer(PndContainerRegister *t_register)
Pass the container register to the process, and get the processes container requirements.