Class Reference for E1039 Core & Analysis Software
|
#include </dev/shm/kenichi/update-github-e1039-doc/e1039-core/simulation/g4main/G4TBMagneticFieldSetup.hh>
Public Member Functions | |
G4TBMagneticFieldSetup (PHField *phfield) | |
virtual | ~G4TBMagneticFieldSetup () |
void | Verbosity (const int verb) |
void | SetStepperType (const G4int i) |
void | SetStepper () |
void | SetMinStep (const G4double s) |
void | UpdateField () |
void | SetFieldValue (const G4ThreeVector fieldVector) |
void | SetFieldValue (const G4double fieldValue) |
double | get_magfield_at_000 (const int i) const |
G4FieldManager * | GetDummyFieldManager () |
Protected Member Functions | |
G4FieldManager * | GetGlobalFieldManager () |
Definition at line 55 of file G4TBMagneticFieldSetup.hh.
G4TBMagneticFieldSetup::G4TBMagneticFieldSetup | ( | PHField * | phfield | ) |
Definition at line 78 of file G4TBMagneticFieldSetup.cc.
References GetGlobalFieldManager(), and UpdateField().
|
virtual |
Definition at line 182 of file G4TBMagneticFieldSetup.cc.
|
inline |
Definition at line 79 of file G4TBMagneticFieldSetup.hh.
|
inline |
Definition at line 81 of file G4TBMagneticFieldSetup.hh.
Referenced by PHG4Reco::InitRun().
|
protected |
Definition at line 338 of file G4TBMagneticFieldSetup.cc.
Referenced by G4TBMagneticFieldSetup(), and SetFieldValue().
void G4TBMagneticFieldSetup::SetFieldValue | ( | const G4double | fieldValue | ) |
Definition at line 293 of file G4TBMagneticFieldSetup.cc.
References SetFieldValue().
void G4TBMagneticFieldSetup::SetFieldValue | ( | const G4ThreeVector | fieldVector | ) |
Definition at line 305 of file G4TBMagneticFieldSetup.cc.
References GetGlobalFieldManager().
Referenced by SetFieldValue(), and G4TBFieldMessenger::SetNewValue().
|
inline |
Definition at line 72 of file G4TBMagneticFieldSetup.hh.
Referenced by G4TBFieldMessenger::SetNewValue().
void G4TBMagneticFieldSetup::SetStepper | ( | ) |
Definition at line 219 of file G4TBMagneticFieldSetup.cc.
References NULL.
Referenced by UpdateField().
|
inline |
Definition at line 68 of file G4TBMagneticFieldSetup.hh.
Referenced by G4TBFieldMessenger::SetNewValue().
void G4TBMagneticFieldSetup::UpdateField | ( | ) |
Definition at line 197 of file G4TBMagneticFieldSetup.cc.
References SetStepper().
Referenced by G4TBMagneticFieldSetup(), and G4TBFieldMessenger::SetNewValue().
|
inline |
Definition at line 66 of file G4TBMagneticFieldSetup.hh.