 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef RHADRONS_PHYSICSCONFIGURATIONHELPER_H
6 #define RHADRONS_PHYSICSCONFIGURATIONHELPER_H 1
10 #include "CLHEP/Units/PhysicalConstants.h"
37 std::vector<G4String>&
tokens,
38 const G4String& delimiters =
" ")
const;
54 #endif // RHADRONS_PHYSICSCONFIGURATIONHELPER_H
PhysicsConfigurationHelper(const PhysicsConfigurationHelper &)
double ResonanceEnergy() const
double XsecMultiplier() const
PhysicsConfigurationHelper & operator=(const PhysicsConfigurationHelper &)
double SuppressionFactor() const
void ReadAndParse(const G4String &str, std::vector< G4String > &tokens, const G4String &delimiters=" ") const
double m_suppressionfactor
PhysicsConfigurationHelper()
void ReadInPhysicsParameters(std::map< G4String, G4double > ¶meters) const
Define macros for attributes used to control the static checker.
static const PhysicsConfigurationHelper * Instance()