1 #ifndef BSEMCPLOTMCPOINTS_HH 2 #define BSEMCPLOTMCPOINTS_HH 11 class TMemberInspector;
27 virtual void InitHistos(
const TString &t_folderprefix) ;
Base Processclass for plotting.
Plots values for MCPoints, such as energy loss, time.
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.
virtual void InitHistos(const TString &t_folderprefix)