Geant4-11
|
#include <G4ChannelingECHARM.hh>
Public Member Functions | |
G4ChannelingECHARM (const G4String &, G4double) | |
G4double | GetEC (G4ThreeVector &) |
G4double | GetIntSp (G4int index) |
G4double | GetMax () |
G4double | GetMaxMin () |
G4double | GetMin () |
virtual void | ReadFromECHARM (const G4String &, G4double) |
~G4ChannelingECHARM () | |
Private Attributes | |
G4double | fDistances [3] |
G4double | fMaximum |
G4double | fMinimum |
G4int | fPoints [3] |
G4PhysicsVector * | fVectorEC |
G4Physics2DVector * | fVectorEC2D |
Definition at line 34 of file G4ChannelingECHARM.hh.
Definition at line 32 of file G4ChannelingECHARM.cc.
References fDistances, fPoints, fVectorEC2D, and ReadFromECHARM().
G4ChannelingECHARM::~G4ChannelingECHARM | ( | ) |
Definition at line 49 of file G4ChannelingECHARM.cc.
References fVectorEC, and fVectorEC2D.
G4double G4ChannelingECHARM::GetEC | ( | G4ThreeVector & | vPosition | ) |
Definition at line 56 of file G4ChannelingECHARM.cc.
References fDistances, fPoints, fVectorEC, fVectorEC2D, G4PhysicsVector::Value(), G4Physics2DVector::Value(), CLHEP::Hep3Vector::x(), and CLHEP::Hep3Vector::y().
Referenced by G4Channeling::UpdateParameters().
Definition at line 49 of file G4ChannelingECHARM.hh.
References fDistances.
Referenced by G4Channeling::UpdateParameters().
|
inline |
|
inline |
|
inline |
Definition at line 81 of file G4ChannelingECHARM.cc.
References DBL_MAX, FatalException, fDistances, fMaximum, fMinimum, fPoints, fVectorEC, fVectorEC2D, G4cout, G4endl, G4Exception(), CLHEP::meter, G4PhysicsVector::PutValue(), G4Physics2DVector::PutValue(), G4Physics2DVector::PutX(), and G4Physics2DVector::PutY().
Referenced by G4ChannelingECHARM().
|
private |
Definition at line 55 of file G4ChannelingECHARM.hh.
Referenced by G4ChannelingECHARM(), GetEC(), GetIntSp(), and ReadFromECHARM().
|
private |
Definition at line 58 of file G4ChannelingECHARM.hh.
Referenced by GetMax(), GetMaxMin(), and ReadFromECHARM().
|
private |
Definition at line 59 of file G4ChannelingECHARM.hh.
Referenced by GetMaxMin(), GetMin(), and ReadFromECHARM().
|
private |
Definition at line 56 of file G4ChannelingECHARM.hh.
Referenced by G4ChannelingECHARM(), GetEC(), and ReadFromECHARM().
|
private |
Definition at line 52 of file G4ChannelingECHARM.hh.
Referenced by GetEC(), ReadFromECHARM(), and ~G4ChannelingECHARM().
|
private |
Definition at line 53 of file G4ChannelingECHARM.hh.
Referenced by G4ChannelingECHARM(), GetEC(), ReadFromECHARM(), and ~G4ChannelingECHARM().