Geant4
10.03.p03
|
#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 () |
Definition at line 44 of file G4Analyser.hh.
G4Analyser::G4Analyser | ( | ) |
Definition at line 36 of file G4Analyser.cc.
void G4Analyser::analyse | ( | const G4CollisionOutput & | output | ) |
Definition at line 96 of file G4Analyser.cc.
void G4Analyser::handleWatcherStatistics | ( | ) |
Definition at line 266 of file G4Analyser.cc.
void G4Analyser::printResults | ( | ) |
Definition at line 230 of file G4Analyser.cc.
void G4Analyser::printResultsNtuple | ( | ) |
Definition at line 328 of file G4Analyser.cc.
void G4Analyser::printResultsSimple | ( | ) |
Definition at line 201 of file G4Analyser.cc.
Definition at line 50 of file G4Analyser.cc.
void G4Analyser::setWatchers | ( | const std::vector< G4NuclWatcher > & | watchers | ) |
Definition at line 64 of file G4Analyser.cc.
Definition at line 76 of file G4Analyser.cc.