1 #ifndef BSEMCPLOTMCDEPOSITS_HH 2 #define BSEMCPLOTMCDEPOSITS_HH 5 #include "RtypesCore.h" 12 class TMemberInspector;
28 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.