1 #ifndef FastSim_ProtonTaggerAcceptanceHelper_H 2 #define FastSim_ProtonTaggerAcceptanceHelper_H void Init(TFile &, const std::string)
Get acceptance tables from root file.
AcceptanceTableHelper()
Default constructor.
~AcceptanceTableHelper()
Delete acceptance histograms.
TH3F * h_log10t_log10Xi_Phi
Table for low t: acceptance as a function of log10(t), log10(Xi) and Phi.
TH3F * h_t_log10Xi_Phi
Table for high t: acceptance as a function of -t, log10(Xi) and Phi.
Access to acceptance tables stored in ROOT file.
float GetAcceptance(float, float, float)
Acceptance as a function of t, xi and phi.