Geant4  10.03
Run::ActivityData Struct Reference

Public Member Functions

 ActivityData ()
 
 ActivityData (G4int n1, G4int n2, G4int nd)
 

Public Attributes

G4int fNlife_t1
 
G4int fNlife_t2
 
G4int fNdecay_t1t2
 

Detailed Description

Definition at line 92 of file Run.hh.

Constructor & Destructor Documentation

Run::ActivityData::ActivityData ( )
inline

Definition at line 93 of file Run.hh.

Run::ActivityData::ActivityData ( G4int  n1,
G4int  n2,
G4int  nd 
)
inline

Definition at line 95 of file Run.hh.

Member Data Documentation

G4int Run::ActivityData::fNdecay_t1t2

Definition at line 99 of file Run.hh.

Referenced by Run::CountInTimeWindow().

G4int Run::ActivityData::fNlife_t1

Definition at line 97 of file Run.hh.

Referenced by Run::CountInTimeWindow().

G4int Run::ActivityData::fNlife_t2

Definition at line 98 of file Run.hh.

Referenced by Run::CountInTimeWindow().


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