| 
    Geant4
    9.6.p02
    
   | 
 
#include <G4VUserTrackInformation.hh>


Public Member Functions | |
| G4VUserTrackInformation () | |
| G4VUserTrackInformation (const G4String &infoType) | |
| G4VUserTrackInformation (const G4VUserTrackInformation &) | |
| G4VUserTrackInformation & | operator= (const G4VUserTrackInformation &) | 
| virtual | ~G4VUserTrackInformation () | 
| virtual void | Print () const | 
| const G4String & | GetType () const | 
Protected Attributes | |
| G4String * | pType | 
Definition at line 60 of file G4VUserTrackInformation.hh.
| G4VUserTrackInformation::G4VUserTrackInformation | ( | ) | 
Definition at line 34 of file G4VUserTrackInformation.cc.
Definition at line 38 of file G4VUserTrackInformation.cc.
| G4VUserTrackInformation::G4VUserTrackInformation | ( | const G4VUserTrackInformation & | right) | 
Definition at line 48 of file G4VUserTrackInformation.cc.
      
  | 
  virtual | 
Definition at line 43 of file G4VUserTrackInformation.cc.
Definition at line 66 of file G4VUserTrackInformation.cc.
| G4VUserTrackInformation & G4VUserTrackInformation::operator= | ( | const G4VUserTrackInformation & | right) | 
Definition at line 55 of file G4VUserTrackInformation.cc.
Reimplemented in G4IT, WLSUserTrackInformation, LXeUserTrackInformation, CexmcTrackInfo, XPhononTrackInformation, RE01TrackInformation, and MCTruthTrackInformation.
Definition at line 74 of file G4VUserTrackInformation.hh.
      
  | 
  protected | 
Definition at line 80 of file G4VUserTrackInformation.hh.
 1.8.4