#include <DetectorResponse.h>
Public Attributes | |
std::vector< std::pair< int, double > > | cdf |
int | itype |
double | lke |
double | mean |
double | median |
int | nentries |
int | nentriesCut |
int | PeCut |
std::vector< std::pair< int, double > > | prob |
double | probCut |
double | probDecay |
double | probHit |
double | probZero |
double | rms |
double | theta |
double | theta_deg |
Definition at line 59 of file DetectorResponse.h.
std::vector<std::pair<int, double> > TabulatedTankSimulatorNS::PeCDF::cdf |
Definition at line 68 of file DetectorResponse.h.
Referenced by TabulatedTankSimulatorNS::DetectorResponse::GetCDF(), TabulatedTankSimulatorNS::DetectorResponse::GetSignalBin(), and TabulatedTankSimulatorNS::DetectorResponse::SetUpCDFs().
int TabulatedTankSimulatorNS::PeCDF::itype |
Definition at line 61 of file DetectorResponse.h.
Referenced by TabulatedTankSimulatorNS::DetectorResponse::DetectorResponse(), TabulatedTankSimulatorNS::DetectorResponse::GetCDF(), and TabulatedTankSimulatorNS::DetectorResponse::ReadG4File().
double TabulatedTankSimulatorNS::PeCDF::lke |
Definition at line 62 of file DetectorResponse.h.
Referenced by TabulatedTankSimulatorNS::DetectorResponse::DetectorResponse(), TabulatedTankSimulatorNS::DetectorResponse::GetCDF(), and TabulatedTankSimulatorNS::DetectorResponse::ReadG4File().
double TabulatedTankSimulatorNS::PeCDF::mean |
Definition at line 63 of file DetectorResponse.h.
Referenced by TabulatedTankSimulatorNS::DetectorResponse::DetectorResponse(), TabulatedTankSimulatorNS::DetectorResponse::GetCDF(), TabulatedTankSimulatorNS::DetectorResponse::GetSignalBin(), and TabulatedTankSimulatorNS::DetectorResponse::ReadG4File().
double TabulatedTankSimulatorNS::PeCDF::median |
Definition at line 63 of file DetectorResponse.h.
Referenced by TabulatedTankSimulatorNS::DetectorResponse::DetectorResponse(), and TabulatedTankSimulatorNS::DetectorResponse::SetUpCDFs().
int TabulatedTankSimulatorNS::PeCDF::nentries |
Definition at line 64 of file DetectorResponse.h.
Referenced by TabulatedTankSimulatorNS::DetectorResponse::DetectorResponse(), TabulatedTankSimulatorNS::DetectorResponse::GetCDF(), TabulatedTankSimulatorNS::DetectorResponse::ReadG4File(), and TabulatedTankSimulatorNS::DetectorResponse::SetUpCDFs().
int TabulatedTankSimulatorNS::PeCDF::nentriesCut |
Definition at line 64 of file DetectorResponse.h.
Referenced by TabulatedTankSimulatorNS::DetectorResponse::DetectorResponse(), TabulatedTankSimulatorNS::DetectorResponse::ReadG4File(), and TabulatedTankSimulatorNS::DetectorResponse::SetUpCDFs().
int TabulatedTankSimulatorNS::PeCDF::PeCut |
Definition at line 65 of file DetectorResponse.h.
Referenced by TabulatedTankSimulatorNS::DetectorResponse::DetectorResponse(), TabulatedTankSimulatorNS::DetectorResponse::GetSignalBin(), and TabulatedTankSimulatorNS::DetectorResponse::SetUpCDFs().
std::vector<std::pair<int, double> > TabulatedTankSimulatorNS::PeCDF::prob |
Definition at line 67 of file DetectorResponse.h.
Referenced by TabulatedTankSimulatorNS::DetectorResponse::ReadG4File(), and TabulatedTankSimulatorNS::DetectorResponse::SetUpCDFs().
double TabulatedTankSimulatorNS::PeCDF::probCut |
Definition at line 66 of file DetectorResponse.h.
Referenced by TabulatedTankSimulatorNS::DetectorResponse::DetectorResponse(), TabulatedTankSimulatorNS::DetectorResponse::GetCDF(), and TabulatedTankSimulatorNS::DetectorResponse::ReadG4File().
double TabulatedTankSimulatorNS::PeCDF::probDecay |
Definition at line 66 of file DetectorResponse.h.
Referenced by TabulatedTankSimulatorNS::DetectorResponse::DetectorResponse(), TabulatedTankSimulatorNS::DetectorResponse::GetCDF(), and TabulatedTankSimulatorNS::DetectorResponse::ReadG4File().
double TabulatedTankSimulatorNS::PeCDF::probHit |
Definition at line 66 of file DetectorResponse.h.
Referenced by TabulatedTankSimulatorNS::DetectorResponse::DetectorResponse(), and TabulatedTankSimulatorNS::DetectorResponse::ReadG4File().
double TabulatedTankSimulatorNS::PeCDF::probZero |
Definition at line 66 of file DetectorResponse.h.
Referenced by TabulatedTankSimulatorNS::DetectorResponse::DetectorResponse(), TabulatedTankSimulatorNS::DetectorResponse::GetCDF(), and TabulatedTankSimulatorNS::DetectorResponse::ReadG4File().
double TabulatedTankSimulatorNS::PeCDF::rms |
Definition at line 63 of file DetectorResponse.h.
Referenced by TabulatedTankSimulatorNS::DetectorResponse::DetectorResponse(), TabulatedTankSimulatorNS::DetectorResponse::GetCDF(), and TabulatedTankSimulatorNS::DetectorResponse::ReadG4File().
double TabulatedTankSimulatorNS::PeCDF::theta |
Definition at line 62 of file DetectorResponse.h.
Referenced by TabulatedTankSimulatorNS::DetectorResponse::DetectorResponse().
double TabulatedTankSimulatorNS::PeCDF::theta_deg |
Definition at line 62 of file DetectorResponse.h.
Referenced by TabulatedTankSimulatorNS::DetectorResponse::DetectorResponse(), TabulatedTankSimulatorNS::DetectorResponse::GetCDF(), and TabulatedTankSimulatorNS::DetectorResponse::ReadG4File().