Geant4  10.00.p02
G4CascadeHistory::HistoryEntry Struct Reference

#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 64 of file G4CascadeHistory.hh.

Constructor & Destructor Documentation

G4CascadeHistory::HistoryEntry::HistoryEntry ( )
inline

Definition at line 69 of file G4CascadeHistory.hh.

References clear().

+ Here is the call graph for this function:

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

Definition at line 70 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 42 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
G4int G4CascadeHistory::HistoryEntry::dId[10]
G4int G4CascadeHistory::HistoryEntry::n

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