| 
    Geant4
    10.00.p02
    
   | 
 
#include <MCTruthTrackInformation.hh>
 Inheritance diagram for MCTruthTrackInformation:
 Collaboration diagram for MCTruthTrackInformation:Public Member Functions | |
| MCTruthTrackInformation () | |
| virtual | ~MCTruthTrackInformation () | 
| void | Print () const | 
| void | SetDirectParent (G4bool value) | 
| G4bool | GetDirectParent () const | 
  Public Member Functions inherited from G4VUserTrackInformation | |
| G4VUserTrackInformation () | |
| G4VUserTrackInformation (const G4String &infoType) | |
| G4VUserTrackInformation (const G4VUserTrackInformation &) | |
| G4VUserTrackInformation & | operator= (const G4VUserTrackInformation &) | 
| virtual | ~G4VUserTrackInformation () | 
| const G4String & | GetType () const | 
Private Attributes | |
| G4bool | directParent | 
Additional Inherited Members | |
  Protected Attributes inherited from G4VUserTrackInformation | |
| G4String * | pType | 
Definition at line 47 of file MCTruthTrackInformation.hh.
| MCTruthTrackInformation::MCTruthTrackInformation | ( | ) | 
Definition at line 43 of file MCTruthTrackInformation.cc.
References directParent.
      
  | 
  virtual | 
Definition at line 48 of file MCTruthTrackInformation.cc.
      
  | 
  inline | 
Definition at line 58 of file MCTruthTrackInformation.hh.
References directParent.
Referenced by MCTruthTrackingAction::PostUserTrackingAction().
 Here is the caller graph for this function:
      
  | 
  inlinevirtual | 
Reimplemented from G4VUserTrackInformation.
Definition at line 55 of file MCTruthTrackInformation.hh.
      
  | 
  inline | 
Definition at line 57 of file MCTruthTrackInformation.hh.
References directParent.
Referenced by MCTruthTrackingAction::PostUserTrackingAction().
 Here is the caller graph for this function:
      
  | 
  private | 
Definition at line 62 of file MCTruthTrackInformation.hh.
Referenced by GetDirectParent(), MCTruthTrackInformation(), and SetDirectParent().