1 #ifndef BSEMCPLOTRECOHITVSMC_HH 2 #define BSEMCPLOTRECOHITVSMC_HH 15 class TMemberInspector;
31 virtual void InitHistos(
const TString &t_folderprefix) ;
35 std::unique_ptr<PndMCTrack> GetMostPrimaryMCTrack(
const BSEmcRecoHit *t_recohit)
const;
Resembles/Contains all information a particle hitting the EMC can provide for later use in the PID st...
Base Processclass for plotting.
virtual void Process()
The actual data transformation (digitizing, clustering, etc.) should be defined here.
virtual ~BSEmcPlotRecoHitVsMC()
virtual void InitHistos(const TString &t_folderprefix)
virtual void RequestDataContainer(PndContainerRegister *t_register)
Pass the container register to the process, and get the processes container requirements.
Process creating plots to test Theta and Phi reconstruction of RecoHits vs MCTruth value...
virtual void GetDataContainer(PndContainerRegister *t_register)
Pass the container register to the process, and set the processes container requirements.