|
Geant4_10
|
#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 | ) |
| void G4Analyser::handleWatcherStatistics | ( | ) |
| void G4Analyser::printResults | ( | ) |
| void G4Analyser::printResultsNtuple | ( | ) |
| 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.
1.8.5