ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4CascadeHistory::HistoryEntry Struct Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/cascade/cascade/include/G4CascadeHistory.hh>

+ Collaboration diagram for G4CascadeHistory::HistoryEntry:

Public Member Functions

 HistoryEntry ()
 
 HistoryEntry (const G4CascadParticle &cp)
 
void clear ()
 

Public Attributes

G4CascadParticle cpart
 
G4int n
 
G4int dId [10]
 

Detailed Description

Definition at line 63 of file G4CascadeHistory.hh.

View newest version in sPHENIX GitHub at line 63 of file G4CascadeHistory.hh

Constructor & Destructor Documentation

G4CascadeHistory::HistoryEntry::HistoryEntry ( )
inline

Definition at line 68 of file G4CascadeHistory.hh.

View newest version in sPHENIX GitHub at line 68 of file G4CascadeHistory.hh

References clear().

+ Here is the call graph for this function:

G4CascadeHistory::HistoryEntry::HistoryEntry ( const G4CascadParticle cp)
inline

Definition at line 69 of file G4CascadeHistory.hh.

View newest version in sPHENIX GitHub at line 69 of file G4CascadeHistory.hh

References clear().

+ Here is the call graph for this function:

Member Function Documentation

void G4CascadeHistory::HistoryEntry::clear ( void  )

Definition at line 41 of file G4CascadeHistory.cc.

View newest version in sPHENIX GitHub at line 41 of file G4CascadeHistory.cc

References dId, and n.

Referenced by HistoryEntry().

+ Here is the caller graph for this function:

Member Data Documentation

G4CascadParticle G4CascadeHistory::HistoryEntry::cpart

Definition at line 64 of file G4CascadeHistory.hh.

View newest version in sPHENIX GitHub at line 64 of file G4CascadeHistory.hh

Referenced by G4CascadeHistory::GuessTarget(), and G4CascadeHistory::PrintEntry().

G4int G4CascadeHistory::HistoryEntry::dId[10]

Definition at line 66 of file G4CascadeHistory.hh.

View newest version in sPHENIX GitHub at line 66 of file G4CascadeHistory.hh

Referenced by clear(), G4CascadeHistory::GuessTarget(), and G4CascadeHistory::PrintEntry().

G4int G4CascadeHistory::HistoryEntry::n

Definition at line 65 of file G4CascadeHistory.hh.

View newest version in sPHENIX GitHub at line 65 of file G4CascadeHistory.hh

Referenced by clear(), G4CascadeHistory::GuessTarget(), and G4CascadeHistory::PrintEntry().


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