| 
    Geant4
    10.00.p02
    
   | 
 
#include <G4VTrackState.hh>
Public Member Functions | |
| int | GetID () | 
Static Public Member Functions | |
| template<class T > | |
| static G4TrackState * | Create () | 
Protected Member Functions | |
| virtual | ~G4TrackState () | 
Private Member Functions | |
| G4TrackState (CLHEP::shared_ptr< G4VTrackStateID > _trackStateID) | |
Private Attributes | |
| CLHEP::shared_ptr < G4VTrackStateID >  | fpTrackStateID | 
Definition at line 92 of file G4VTrackState.hh.
      
  | 
  inlineprotectedvirtual | 
Definition at line 107 of file G4VTrackState.hh.
      
  | 
  inlineprivate | 
Definition at line 110 of file G4VTrackState.hh.
Referenced by Create().
 Here is the caller graph for this function:
      
  | 
  inlinestatic | 
Definition at line 95 of file G4VTrackState.hh.
References G4TrackState().
 Here is the call graph for this function:
      
  | 
  inline | 
Definition at line 101 of file G4VTrackState.hh.
References fpTrackStateID.
      
  | 
  private | 
Definition at line 113 of file G4VTrackState.hh.
Referenced by GetID().