1 #ifndef BSEMCPLOTRECOHITS_HH 2 #define BSEMCPLOTRECOHITS_HH 11 class TMemberInspector;
27 virtual void InitHistos(
const TString &t_folderprefix) ;
Base Processclass for plotting.
Plots values of RecoHits, such as energy, time, cluster size, subcluster size, zernike moments...
virtual void InitHistos(const TString &t_folderprefix)
virtual void GetDataContainer(PndContainerRegister *t_register)
Pass the container register to the process, and set the processes container requirements.
virtual void RequestDataContainer(PndContainerRegister *t_register)
Pass the container register to the process, and get the processes container requirements.
virtual void Process()
The actual data transformation (digitizing, clustering, etc.) should be defined here.