Geant4 Cross Reference

Cross-Referencing   Geant4
Geant4/track/include/G4StepPoint.hh

Version: [ ReleaseNotes ] [ 1.0 ] [ 1.1 ] [ 2.0 ] [ 3.0 ] [ 3.1 ] [ 3.2 ] [ 4.0 ] [ 4.0.p1 ] [ 4.0.p2 ] [ 4.1 ] [ 4.1.p1 ] [ 5.0 ] [ 5.0.p1 ] [ 5.1 ] [ 5.1.p1 ] [ 5.2 ] [ 5.2.p1 ] [ 5.2.p2 ] [ 6.0 ] [ 6.0.p1 ] [ 6.1 ] [ 6.2 ] [ 6.2.p1 ] [ 6.2.p2 ] [ 7.0 ] [ 7.0.p1 ] [ 7.1 ] [ 7.1.p1 ] [ 8.0 ] [ 8.0.p1 ] [ 8.1 ] [ 8.1.p1 ] [ 8.1.p2 ] [ 8.2 ] [ 8.2.p1 ] [ 8.3 ] [ 8.3.p1 ] [ 8.3.p2 ] [ 9.0 ] [ 9.0.p1 ] [ 9.0.p2 ] [ 9.1 ] [ 9.1.p1 ] [ 9.1.p2 ] [ 9.1.p3 ] [ 9.2 ] [ 9.2.p1 ] [ 9.2.p2 ] [ 9.2.p3 ] [ 9.2.p4 ] [ 9.3 ] [ 9.3.p1 ] [ 9.3.p2 ] [ 9.4 ] [ 9.4.p1 ] [ 9.4.p2 ] [ 9.4.p3 ] [ 9.4.p4 ] [ 9.5 ] [ 9.5.p1 ] [ 9.5.p2 ] [ 9.6 ] [ 9.6.p1 ] [ 9.6.p2 ] [ 9.6.p3 ] [ 9.6.p4 ] [ 10.0 ] [ 10.0.p1 ] [ 10.0.p2 ] [ 10.0.p3 ] [ 10.0.p4 ] [ 10.1 ] [ 10.1.p1 ] [ 10.1.p2 ] [ 10.1.p3 ] [ 10.2 ] [ 10.2.p1 ] [ 10.2.p2 ] [ 10.2.p3 ] [ 10.3 ] [ 10.3.p1 ] [ 10.3.p2 ] [ 10.3.p3 ] [ 10.4 ] [ 10.4.p1 ] [ 10.4.p2 ] [ 10.4.p3 ] [ 10.5 ] [ 10.5.p1 ] [ 10.6 ] [ 10.6.p1 ] [ 10.6.p2 ] [ 10.6.p3 ] [ 10.7 ] [ 10.7.p1 ] [ 10.7.p2 ] [ 10.7.p3 ] [ 10.7.p4 ] [ 11.0 ] [ 11.0.p1 ] [ 11.0.p2 ] [ 11.0.p3, ] [ 11.0.p4 ] [ 11.1 ] [ 11.1.1 ] [ 11.1.2 ] [ 11.1.3 ] [ 11.2 ] [ 11.2.1 ] [ 11.2.2 ] [ 11.3.0 ]

Diff markup

Differences between /track/include/G4StepPoint.hh (Version 11.3.0) and /track/include/G4StepPoint.hh (Version 10.1.p2)


  1 //                                                  1 //
  2 // *******************************************      2 // ********************************************************************
  3 // * License and Disclaimer                         3 // * License and Disclaimer                                           *
  4 // *                                                4 // *                                                                  *
  5 // * The  Geant4 software  is  copyright of th      5 // * The  Geant4 software  is  copyright of the Copyright Holders  of *
  6 // * the Geant4 Collaboration.  It is provided      6 // * the Geant4 Collaboration.  It is provided  under  the terms  and *
  7 // * conditions of the Geant4 Software License      7 // * conditions of the Geant4 Software License,  included in the file *
  8 // * LICENSE and available at  http://cern.ch/      8 // * LICENSE and available at  http://cern.ch/geant4/license .  These *
  9 // * include a list of copyright holders.           9 // * include a list of copyright holders.                             *
 10 // *                                               10 // *                                                                  *
 11 // * Neither the authors of this software syst     11 // * Neither the authors of this software system, nor their employing *
 12 // * institutes,nor the agencies providing fin     12 // * institutes,nor the agencies providing financial support for this *
 13 // * work  make  any representation or  warran     13 // * work  make  any representation or  warranty, express or implied, *
 14 // * regarding  this  software system or assum     14 // * regarding  this  software system or assume any liability for its *
 15 // * use.  Please see the license in the file      15 // * use.  Please see the license in the file  LICENSE  and URL above *
 16 // * for the full disclaimer and the limitatio     16 // * for the full disclaimer and the limitation of liability.         *
 17 // *                                               17 // *                                                                  *
 18 // * This  code  implementation is the result      18 // * This  code  implementation is the result of  the  scientific and *
 19 // * technical work of the GEANT4 collaboratio     19 // * technical work of the GEANT4 collaboration.                      *
 20 // * By using,  copying,  modifying or  distri     20 // * By using,  copying,  modifying or  distributing the software (or *
 21 // * any work based  on the software)  you  ag     21 // * any work based  on the software)  you  agree  to acknowledge its *
 22 // * use  in  resulting  scientific  publicati     22 // * use  in  resulting  scientific  publications,  and indicate your *
 23 // * acceptance of all terms of the Geant4 Sof     23 // * acceptance of all terms of the Geant4 Software license.          *
 24 // *******************************************     24 // ********************************************************************
 25 //                                                 25 //
 26 // G4StepPoint                                 << 
 27 //                                                 26 //
 28 // Class description:                          <<  27 // $Id: G4StepPoint.hh 68795 2013-04-05 13:24:46Z gcosmo $
 29 //                                                 28 //
 30 // This class represents information associate <<  29 //
 31 // of a Step like the space/time data of the p <<  30 //---------------------------------------------------------------
                                                   >>  31 //
                                                   >>  32 // G4StepPoint.hh
                                                   >>  33 //
                                                   >>  34 // Class Description:
                                                   >>  35 //   This class represents information associated with the
                                                   >>  36 //   each end of a Step like the space/time data of the
                                                   >>  37 //   particle.
                                                   >>  38 //
                                                   >>  39 // Contact:
                                                   >>  40 //   Questions and comments to this code should be sent to
                                                   >>  41 //     Hisaya Kurashige  
                                                   >>  42 //
                                                   >>  43 // ---------------------------------------------------------------
                                                   >>  44 //   Added fpMaterial                       16 FEb. 2000  H.Kurahige
                                                   >>  45 //   Added fpMaterialCutsCouple              8 Oct. 2002  H.Kurahige
                                                   >>  46 //   Added fMagneticMoment                      Mar 2007  H.Kurashige
 32                                                    47 
 33 // Author: Hisaya Kurashige, 16 February 2000  <<  48 #ifndef G4StepPoint_h
 34 // ------------------------------------------- <<  49 #define G4StepPoint_h 1
 35 #ifndef G4StepPoint_hh                         << 
 36 #define G4StepPoint_hh 1                       << 
 37                                                    50 
 38 #include <cmath>  // Include from 'system'     <<  51 #include <cmath>                     // Include from 'system'
 39 #include <CLHEP/Units/PhysicalConstants.h>         52 #include <CLHEP/Units/PhysicalConstants.h>
 40                                                    53 
 41 #include "globals.hh"            // Include fr <<  54 #include "globals.hh"                // Include from 'global'
 42 #include "G4Allocator.hh"        // Include fr <<  55 #include "G4Allocator.hh"            // Include from 'global'
 43 #include "G4ThreeVector.hh"      // Include fr <<  56 #include "G4ThreeVector.hh"          // Include from 'geometry'
 44 #include "G4VPhysicalVolume.hh"  // Include fr <<  57 #include "G4VPhysicalVolume.hh"      // Include from 'geometry'
                                                   >>  58 class G4VProcess;
 45 #include "G4SteppingControl.hh"                    59 #include "G4SteppingControl.hh"
 46 #include "G4StepStatus.hh"       // Include fr <<  60 #include "G4StepStatus.hh"           // Include from 'track'
 47 #include "G4TouchableHandle.hh"  // Include fr <<  61 #include "G4TouchableHandle.hh"      // Include from 'geometry'
 48 #include "G4Material.hh"                           62 #include "G4Material.hh"
 49 #include "G4LogicalVolume.hh"                      63 #include "G4LogicalVolume.hh"
 50                                                    64 
 51 class G4VProcess;                              << 
 52 class G4MaterialCutsCouple;                        65 class G4MaterialCutsCouple;
 53 class G4VSensitiveDetector;                        66 class G4VSensitiveDetector;
 54                                                <<  67 /////////////////
 55 class G4StepPoint                                  68 class G4StepPoint
                                                   >>  69 ///////////////// 
 56 {                                                  70 {
 57   public:                                      << 
 58                                                    71 
 59     G4StepPoint() = default;                   <<  72 //--------
 60     ~G4StepPoint()= default;                   <<  73    public:
 61       // Constructor/Destructor                <<  74 
 62                                                <<  75 
 63     G4StepPoint(const G4StepPoint&) = default; <<  76 // Constructor/Destructor
 64     G4StepPoint& operator=(const G4StepPoint&) <<  77    G4StepPoint();
 65       // Copy Constructor and assignment opera <<  78 
 66                                                <<  79    ~G4StepPoint(){}
 67     inline const G4ThreeVector& GetPosition()  << 
 68     inline void SetPosition(const G4ThreeVecto << 
 69     inline void AddPosition(const G4ThreeVecto << 
 70       // Position                              << 
 71                                                << 
 72     inline G4double GetLocalTime() const;      << 
 73     inline void SetLocalTime(const G4double aV << 
 74     inline void AddLocalTime(const G4double aV << 
 75       // Time since the track is created       << 
 76                                                << 
 77     inline G4double GetGlobalTime() const;     << 
 78     inline void SetGlobalTime(const G4double a << 
 79     inline void AddGlobalTime(const G4double a << 
 80       // Time since the event in which the tra << 
 81                                                << 
 82     inline G4double GetProperTime() const;     << 
 83     inline void SetProperTime(const G4double a << 
 84     inline void AddProperTime(const G4double a << 
 85       // Proper time of the particle           << 
 86                                                << 
 87     inline const G4ThreeVector& GetMomentumDir << 
 88     inline void SetMomentumDirection(const G4T << 
 89     inline void AddMomentumDirection(const G4T << 
 90       // Direction of momentum  (should be an  << 
 91                                                    80 
 92     inline G4ThreeVector GetMomentum() const;  <<  81 // Copy Counstructor and assignment operator
                                                   >>  82    G4StepPoint(const G4StepPoint& );
                                                   >>  83    G4StepPoint & operator=(const G4StepPoint &);   
                                                   >>  84 
                                                   >>  85 //--------
                                                   >>  86    
                                                   >>  87   public: // with description 
                                                   >>  88 
                                                   >>  89 // Get/Set functions
                                                   >>  90   const G4ThreeVector& GetPosition() const;
                                                   >>  91   void SetPosition(const G4ThreeVector& aValue);
                                                   >>  92   void AddPosition(const G4ThreeVector& aValue);
                                                   >>  93 
                                                   >>  94   G4double GetLocalTime() const;
                                                   >>  95   void SetLocalTime(const G4double aValue);
                                                   >>  96   void AddLocalTime(const G4double aValue);
                                                   >>  97       // Time since the track is created.
                                                   >>  98      
                                                   >>  99    G4double GetGlobalTime() const;
                                                   >> 100    void SetGlobalTime(const G4double aValue);
                                                   >> 101    void AddGlobalTime(const G4double aValue);
                                                   >> 102       // Time since the event in which the track belongs is created.
                                                   >> 103      
                                                   >> 104    G4double GetProperTime() const;
                                                   >> 105    void SetProperTime(const G4double aValue);
                                                   >> 106    void AddProperTime(const G4double aValue);
                                                   >> 107       // Proper time of the particle.
                                                   >> 108      
                                                   >> 109    const G4ThreeVector& GetMomentumDirection() const;
                                                   >> 110    void SetMomentumDirection(const G4ThreeVector& aValue);
                                                   >> 111    void AddMomentumDirection(const G4ThreeVector& aValue);
                                                   >> 112      // Direction of momentum  (should be an unit vector)
                                                   >> 113     
                                                   >> 114    G4ThreeVector GetMomentum() const;
 93       // Total momentum of the track              115       // Total momentum of the track
 94                                                   116 
 95     inline G4double GetTotalEnergy() const;    << 117   
 96       // Total energy of the track             << 118    G4double GetTotalEnergy() const;
                                                   >> 119      // Total energy of the track
 97                                                   120 
 98     inline G4double GetKineticEnergy() const;  << 121    G4double GetKineticEnergy() const;
 99     inline void SetKineticEnergy(const G4doubl << 122    void SetKineticEnergy(const G4double aValue);
100     inline void AddKineticEnergy(const G4doubl << 123    void AddKineticEnergy(const G4double aValue);
101       // Kinetic Energy of the track           << 124      // Kinetic Energy of the track
102                                                   125 
103     inline G4double GetVelocity() const;       << 126    G4double GetVelocity() const;
104     inline void SetVelocity(G4double v);       << 127    void SetVelocity(G4double v);
105       // Velocity                              << 128    //
106                                                   129 
107     inline G4double GetBeta() const;           << 130    G4double GetBeta() const;
108       // Velocity of the track in unit of c(li << 131     // Velocity of the track in unit of c(light velocity)
109                                                   132 
110     inline G4double GetGamma() const;          << 133    G4double GetGamma() const;
111       // Gamma factor (1/sqrt[1-beta*beta]) of << 134      // Gamma factor (1/sqrt[1-beta*beta]) of the track    
112                                                   135 
113     inline G4VPhysicalVolume* GetPhysicalVolum << 136    G4VPhysicalVolume* GetPhysicalVolume() const;
114                                                   137 
115     inline const G4VTouchable* GetTouchable()  << 138    const G4VTouchable* GetTouchable() const;
116     inline const G4TouchableHandle& GetTouchab << 139    const G4TouchableHandle& GetTouchableHandle() const;
117     inline void SetTouchableHandle(const G4Tou << 140    void  SetTouchableHandle(const G4TouchableHandle& apValue);
118                                                   141 
119     inline G4Material* GetMaterial() const;    << 142    G4Material* GetMaterial() const;
120     inline void SetMaterial(G4Material*);      << 143    void SetMaterial(G4Material*);
121                                                   144 
122     inline const G4MaterialCutsCouple* GetMate << 145    const G4MaterialCutsCouple* GetMaterialCutsCouple() const;
123     inline void SetMaterialCutsCouple(const G4 << 146    void SetMaterialCutsCouple(const G4MaterialCutsCouple*);
124                                                   147 
125     inline G4VSensitiveDetector* GetSensitiveD << 148    G4VSensitiveDetector* GetSensitiveDetector() const;
126     inline void SetSensitiveDetector(G4VSensit << 149    void SetSensitiveDetector(G4VSensitiveDetector*);
127                                                   150 
128     inline G4double GetSafety() const;         << 151    G4double GetSafety() const;
129     inline void SetSafety(const G4double aValu << 152    void SetSafety(const G4double aValue);
130                                                   153 
131     inline const G4ThreeVector& GetPolarizatio << 154    const G4ThreeVector& GetPolarization() const;
132     inline void SetPolarization(const G4ThreeV << 155    void SetPolarization(const G4ThreeVector& aValue);
133     inline void AddPolarization(const G4ThreeV << 156    void AddPolarization(const G4ThreeVector& aValue);
134                                                   157 
135     inline G4StepStatus GetStepStatus() const; << 158    G4StepStatus GetStepStatus() const;
136     inline void SetStepStatus(const G4StepStat << 159    void SetStepStatus(const G4StepStatus aValue);
137                                                   160 
138     inline const G4VProcess* GetProcessDefined << 161    const G4VProcess* GetProcessDefinedStep() const;
139       // If the pointer is 0, this means the S << 162      // If the pointer is 0, this means the Step is defined
140       // by the user defined limit in the curr << 163      // by the user defined limit in the current volume.
141     inline void SetProcessDefinedStep(const G4 << 164    void SetProcessDefinedStep(const G4VProcess* aValue);
142                                                   165 
143     inline G4double GetMass() const;           << 166   
144     inline void SetMass(G4double value);       << 167    G4double GetMass() const;
                                                   >> 168    void SetMass(G4double value);
145                                                   169 
146     inline G4double GetCharge() const;         << 170    G4double GetCharge() const;
147     inline void SetCharge(G4double value);     << 171    void SetCharge(G4double value);
148                                                   172 
149     inline G4double GetMagneticMoment() const; << 173    G4double GetMagneticMoment() const;
150     inline void SetMagneticMoment(G4double val << 174    void SetMagneticMoment(G4double value);
151                                                   175 
152     inline void SetWeight(G4double aValue);    << 176    void SetWeight(G4double aValue);
153     inline G4double GetWeight() const;         << 177    G4double GetWeight() const; 
154                                                   178 
155   private:                                     << 179 //---------
                                                   >> 180    private:
                                                   >> 181 //---------
156                                                   182 
157     G4ThreeVector fPosition;                   << 183 // Member data
158     G4double fGlobalTime = 0.0;                << 184    G4ThreeVector fPosition;
                                                   >> 185    G4double fGlobalTime;         
159       // Time since event is created              186       // Time since event is created
160     G4double fLocalTime = 0.0;                 << 187    G4double fLocalTime;          
161       // Time since track is created              188       // Time since track is created
162     G4double fProperTime = 0.0;                << 189    G4double fProperTime;          
163       // Time since track is created (in rest     190       // Time since track is created (in rest frame of particle)
164     G4ThreeVector fMomentumDirection;          << 191    G4ThreeVector fMomentumDirection;
165     G4double fKineticEnergy = 0.0;             << 192    G4double fKineticEnergy;
166     G4double fVelocity = 0.0;                  << 193    G4double fVelocity; 
167       // Momentum,energy and velocity          << 194       //  Momentum,energy and velocity
168     G4TouchableHandle fpTouchable;             << 195    G4TouchableHandle fpTouchable;
169       // Touchable Handle                      << 196       //  Touchable Handle  
170     G4Material* fpMaterial = nullptr;          << 197    G4Material* fpMaterial;
171       // Material of the volmue                   198       // Material of the volmue
172     const G4MaterialCutsCouple* fpMaterialCuts << 199    const G4MaterialCutsCouple* fpMaterialCutsCouple;
173       // MaterialCutsCouple of the volmue         200       // MaterialCutsCouple of the volmue
174     G4VSensitiveDetector* fpSensitiveDetector  << 201    G4VSensitiveDetector* fpSensitiveDetector;
175     G4double fSafety = 0.0;                    << 202    G4double fSafety;
176     G4ThreeVector fPolarization;               << 203    G4ThreeVector fPolarization;
177     G4StepStatus fStepStatus = fUndefined;     << 204    G4StepStatus fStepStatus;
178       // DoIt type which defined the current S    205       // DoIt type which defined the current Step.
179     const G4VProcess* fpProcessDefinedStep = n << 206    const G4VProcess* fpProcessDefinedStep;
180       // Process which defined the current Ste    207       // Process which defined the current Step.
181     G4double fMass = 0.0;                      << 208    G4double fMass;
182       // Dynamical mass of the particle           209       // Dynamical mass of the particle
183     G4double fCharge = 0.0;                    << 210    G4double fCharge;
184       // Dynamical Charge of the particle         211       // Dynamical Charge of the particle
185     G4double fMagneticMoment = 0.0;            << 212    G4double fMagneticMoment;
186       // Dynamical MagneticMoment of the parti    213       // Dynamical MagneticMoment of the particle
187     G4double fWeight = 0.0;                    << 214    G4double fWeight;
188       // Track Weight                             215       // Track Weight
189 };                                                216 };
190                                                   217 
191 #include "G4StepPoint.icc"                        218 #include "G4StepPoint.icc"
192                                                   219 
193 #endif                                            220 #endif
194                                                   221