Geant4  10.02
Run::NuclChannel Struct Reference

Public Member Functions

 NuclChannel ()
 
 NuclChannel (G4int count, G4double Q)
 

Public Attributes

G4int fCount
 
G4double fQ
 

Detailed Description

Definition at line 78 of file Run.hh.

Constructor & Destructor Documentation

Run::NuclChannel::NuclChannel ( )
inline

Definition at line 79 of file Run.hh.

Run::NuclChannel::NuclChannel ( G4int  count,
G4double  Q 
)
inline

Definition at line 81 of file Run.hh.

Member Data Documentation

G4int Run::NuclChannel::fCount

Definition at line 83 of file Run.hh.

Referenced by Run::CountNuclearChannel(), and Run::EndOfRun().

G4double Run::NuclChannel::fQ

Definition at line 84 of file Run.hh.

Referenced by Run::CountNuclearChannel(), and Run::EndOfRun().


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