13 #ifndef BSEMCPLOTMCDEPOSITS_HH 14 #define BSEMCPLOTMCDEPOSITS_HH 17 #include "RtypesCore.h" 24 class TMemberInspector;
40 virtual void InitHistos(
const TString &t_folderprefix);
Base Processclass for plotting.
virtual void RequestDataContainer(PndContainerRegister *t_register)
Pass the container register to the process, and get the processes container requirements.
virtual void InitHistos(const TString &t_folderprefix)
virtual void Process()
The actual data transformation (digitizing, clustering, etc.) should be defined here.
virtual void GetDataContainer(PndContainerRegister *t_register)
Pass the container register to the process, and set the processes container requirements.
Process to plot some values for MCDeposits such as energy or time.