31 #ifndef PAR02_DETECTOR_PARAMETRSIATION_H
32 #define PAR02_DETECTOR_PARAMETRSIATION_H
Par02DetectorParametrisation()
A default constructor.
Definition of detector resolution and efficiency.
Detector
A detector type (tracking detector, electromagnetic calorimeter, hadronic calorimeter).
Parametrisation
A parametrisation type (CMS, ATLAS, ALEPH).
~Par02DetectorParametrisation()
G4double GetResolution(Detector aDetector, Parametrisation aParametrisation, G4double aMomentum)
Gets the resolution of a detector for a given particle.
G4double GetEfficiency(Detector aDetector, Parametrisation aParametrisation, G4double aMomentum)
Gets the efficiency of a detector for a given particle.