Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/packages/db2g4/Settings.hh>
Public Member Functions | |
Settings () | |
Public Attributes | |
int | seed |
double | beamMomentum |
double | beamCurrent |
bool | asciiFieldMap |
G4String | generator |
int | target |
double | energyCut |
G4String | recordMethod |
G4String | eventPos |
G4String | dimuonSource |
G4String | login |
G4String | outputFileName |
G4String | password |
G4String | fMagName |
G4String | kMagName |
G4String | sqlServer |
int | sqlPort |
int | dimuonRepeat |
bool | ironOn |
double | trackingEnergyCut |
double | trackingZCut |
double | fMagMultiplier |
double | kMagMultiplier |
G4String | geometrySchema |
G4String | magnetSchema |
G4String | customSchema |
bool | pythia_shower |
int | bucket_size |
Definition at line 20 of file Settings.hh.
Settings::Settings | ( | ) |
Definition at line 6 of file Settings.cc.
References asciiFieldMap, beamCurrent, beamMomentum, bucket_size, dimuonRepeat, dimuonSource, energyCut, eventPos, fMagMultiplier, fMagName, FMAGSTR, generator, geometrySchema, ironOn, kMagMultiplier, kMagName, KMAGSTR, login, magnetSchema, outputFileName, password, pythia_shower, recordMethod, seed, sqlPort, sqlServer, target, trackingEnergyCut, and trackingZCut.
bool Settings::asciiFieldMap |
Definition at line 28 of file Settings.hh.
Referenced by Field::Field(), Settings(), and TabulatedField3D::TabulatedField3D().
double Settings::beamCurrent |
Definition at line 27 of file Settings.hh.
Referenced by Settings().
double Settings::beamMomentum |
Definition at line 26 of file Settings.hh.
Referenced by Settings().
int Settings::bucket_size |
Definition at line 52 of file Settings.hh.
Referenced by Settings().
G4String Settings::customSchema |
Definition at line 50 of file Settings.hh.
int Settings::dimuonRepeat |
Definition at line 42 of file Settings.hh.
Referenced by Settings().
G4String Settings::dimuonSource |
Definition at line 34 of file Settings.hh.
Referenced by Settings().
double Settings::energyCut |
Definition at line 31 of file Settings.hh.
Referenced by Settings().
G4String Settings::eventPos |
Definition at line 33 of file Settings.hh.
Referenced by Settings().
double Settings::fMagMultiplier |
Definition at line 46 of file Settings.hh.
Referenced by TabulatedField3D::GetFieldValue(), DetectorConstructionWrapper::Init(), and Settings().
G4String Settings::fMagName |
Definition at line 38 of file Settings.hh.
Referenced by Settings(), and TabulatedField3D::TabulatedField3D().
G4String Settings::generator |
Definition at line 29 of file Settings.hh.
Referenced by Settings().
G4String Settings::geometrySchema |
Definition at line 48 of file Settings.hh.
Referenced by DetectorConstruction::Construct(), DetectorConstructionWrapper::Init(), and Settings().
bool Settings::ironOn |
Definition at line 43 of file Settings.hh.
Referenced by Settings().
double Settings::kMagMultiplier |
Definition at line 47 of file Settings.hh.
Referenced by TabulatedField3D::GetFieldValue(), DetectorConstructionWrapper::Init(), and Settings().
G4String Settings::kMagName |
Definition at line 39 of file Settings.hh.
Referenced by Settings(), and TabulatedField3D::TabulatedField3D().
G4String Settings::login |
Definition at line 35 of file Settings.hh.
Referenced by DetectorConstruction::Construct(), Settings(), and TabulatedField3D::TabulatedField3D().
G4String Settings::magnetSchema |
Definition at line 49 of file Settings.hh.
Referenced by Settings(), and TabulatedField3D::TabulatedField3D().
G4String Settings::outputFileName |
Definition at line 36 of file Settings.hh.
Referenced by Settings().
G4String Settings::password |
Definition at line 37 of file Settings.hh.
Referenced by DetectorConstruction::Construct(), Settings(), and TabulatedField3D::TabulatedField3D().
bool Settings::pythia_shower |
Definition at line 51 of file Settings.hh.
Referenced by Settings().
G4String Settings::recordMethod |
Definition at line 32 of file Settings.hh.
Referenced by Settings().
int Settings::seed |
Definition at line 25 of file Settings.hh.
Referenced by Settings().
int Settings::sqlPort |
Definition at line 41 of file Settings.hh.
Referenced by DetectorConstruction::Construct(), Settings(), and TabulatedField3D::TabulatedField3D().
G4String Settings::sqlServer |
Definition at line 40 of file Settings.hh.
Referenced by DetectorConstruction::Construct(), Settings(), and TabulatedField3D::TabulatedField3D().
int Settings::target |
Definition at line 30 of file Settings.hh.
Referenced by Settings().
double Settings::trackingEnergyCut |
Definition at line 44 of file Settings.hh.
Referenced by Settings().
double Settings::trackingZCut |
Definition at line 45 of file Settings.hh.
Referenced by Settings().