1 #ifndef BSEMCPLOTMCHITS_HH     2 #define BSEMCPLOTMCHITS_HH     5 #include "RtypesCore.h"    12 class TMemberInspector;
    27   virtual void InitHistos(
const TString &t_folderprefix);
 Base Processclass for plotting. 
 
virtual void Process()
The actual data transformation (digitizing, clustering, etc.) should be defined here. 
 
virtual void InitHistos(const TString &t_folderprefix)
 
Process to plot some values for MCHits such as energy or time.