Geant4
10.02.p02
|
#include <G4WatcherGun.hh>
Public Member Functions | |
G4WatcherGun () | |
void | setWatchers () |
const std::vector < G4NuclWatcher > & | getWatchers () const |
Private Attributes | |
G4int | verboseLevel |
std::vector< G4NuclWatcher > | watchers |
Definition at line 36 of file G4WatcherGun.hh.
G4WatcherGun::G4WatcherGun | ( | ) |
Definition at line 38 of file G4WatcherGun.cc.
References G4cout, G4endl, and verboseLevel.
|
inline |
Definition at line 43 of file G4WatcherGun.hh.
References watchers.
void G4WatcherGun::setWatchers | ( | ) |
Definition at line 46 of file G4WatcherGun.cc.
References G4cout, G4endl, verboseLevel, and watchers.
|
private |
Definition at line 45 of file G4WatcherGun.hh.
Referenced by G4WatcherGun(), and setWatchers().
|
private |
Definition at line 50 of file G4WatcherGun.hh.
Referenced by getWatchers(), and setWatchers().