Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4Analyser Class Reference

#include <G4Analyser.hh>

Public Member Functions

 G4Analyser ()
 
void setInelCsec (G4double csec, G4bool withn)
 
void setWatchers (const std::vector< G4NuclWatcher > &watchers)
 
void try_watchers (G4int a, G4int z, G4bool if_nucl)
 
void analyse (const G4CollisionOutput &output)
 
void printResults ()
 
void printResultsSimple ()
 
void handleWatcherStatistics ()
 
void printResultsNtuple ()
 

Detailed Description

Definition at line 44 of file G4Analyser.hh.

Constructor & Destructor Documentation

G4Analyser::G4Analyser ( )

Definition at line 36 of file G4Analyser.cc.

Member Function Documentation

void G4Analyser::analyse ( const G4CollisionOutput output)

Definition at line 96 of file G4Analyser.cc.

Here is the call graph for this function:

void G4Analyser::handleWatcherStatistics ( )

Definition at line 266 of file G4Analyser.cc.

Here is the caller graph for this function:

void G4Analyser::printResults ( )

Definition at line 230 of file G4Analyser.cc.

Here is the call graph for this function:

void G4Analyser::printResultsNtuple ( )

Definition at line 328 of file G4Analyser.cc.

Here is the call graph for this function:

void G4Analyser::printResultsSimple ( )

Definition at line 201 of file G4Analyser.cc.

void G4Analyser::setInelCsec ( G4double  csec,
G4bool  withn 
)

Definition at line 50 of file G4Analyser.cc.

void G4Analyser::setWatchers ( const std::vector< G4NuclWatcher > &  watchers)

Definition at line 64 of file G4Analyser.cc.

void G4Analyser::try_watchers ( G4int  a,
G4int  z,
G4bool  if_nucl 
)

Definition at line 76 of file G4Analyser.cc.

Here is the caller graph for this function:


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