ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
MCTruthTrackInformation Class Reference

#include <geant4/tree/geant4-10.6-release/examples/extended/eventgenerator/HepMC/MCTruth/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 &)
 
G4VUserTrackInformationoperator= (const G4VUserTrackInformation &)
 
virtual ~G4VUserTrackInformation ()
 
const G4StringGetType () const
 

Private Attributes

G4bool fDirectParent
 

Additional Inherited Members

- Protected Attributes inherited from G4VUserTrackInformation
G4StringpType
 

Detailed Description

Definition at line 46 of file MCTruthTrackInformation.hh.

View newest version in sPHENIX GitHub at line 46 of file MCTruthTrackInformation.hh

Constructor & Destructor Documentation

MCTruthTrackInformation::MCTruthTrackInformation ( )

Definition at line 46 of file MCTruthTrackInformation.cc.

View newest version in sPHENIX GitHub at line 46 of file MCTruthTrackInformation.cc

MCTruthTrackInformation::~MCTruthTrackInformation ( )
virtual

Definition at line 54 of file MCTruthTrackInformation.cc.

View newest version in sPHENIX GitHub at line 54 of file MCTruthTrackInformation.cc

Member Function Documentation

G4bool MCTruthTrackInformation::GetDirectParent ( ) const
inline

Definition at line 57 of file MCTruthTrackInformation.hh.

View newest version in sPHENIX GitHub at line 57 of file MCTruthTrackInformation.hh

References fDirectParent.

Referenced by MCTruthTrackingAction::PostUserTrackingAction().

+ Here is the caller graph for this function:

void MCTruthTrackInformation::Print ( void  ) const
inlinevirtual

Reimplemented from G4VUserTrackInformation.

Definition at line 54 of file MCTruthTrackInformation.hh.

View newest version in sPHENIX GitHub at line 54 of file MCTruthTrackInformation.hh

void MCTruthTrackInformation::SetDirectParent ( G4bool  value)
inline

Definition at line 56 of file MCTruthTrackInformation.hh.

View newest version in sPHENIX GitHub at line 56 of file MCTruthTrackInformation.hh

References fDirectParent.

Referenced by MCTruthTrackingAction::PostUserTrackingAction().

+ Here is the caller graph for this function:

Member Data Documentation

G4bool MCTruthTrackInformation::fDirectParent
private

Definition at line 61 of file MCTruthTrackInformation.hh.

View newest version in sPHENIX GitHub at line 61 of file MCTruthTrackInformation.hh

Referenced by GetDirectParent(), and SetDirectParent().


The documentation for this class was generated from the following files: