ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4WatcherGun () | |
void | setWatchers () |
const std::vector < G4NuclWatcher > & | getWatchers () const |
Private Attributes | |
G4int | verboseLevel |
std::vector< G4NuclWatcher > | watchers |
Definition at line 35 of file G4WatcherGun.hh.
View newest version in sPHENIX GitHub at line 35 of file G4WatcherGun.hh
G4WatcherGun::G4WatcherGun | ( | ) |
Definition at line 37 of file G4WatcherGun.cc.
View newest version in sPHENIX GitHub at line 37 of file G4WatcherGun.cc
References G4cout, G4endl, and verboseLevel.
|
inline |
Definition at line 42 of file G4WatcherGun.hh.
View newest version in sPHENIX GitHub at line 42 of file G4WatcherGun.hh
References watchers.
void G4WatcherGun::setWatchers | ( | ) |
Definition at line 45 of file G4WatcherGun.cc.
View newest version in sPHENIX GitHub at line 45 of file G4WatcherGun.cc
References G4cout, G4endl, verboseLevel, and watchers.
|
private |
Definition at line 44 of file G4WatcherGun.hh.
View newest version in sPHENIX GitHub at line 44 of file G4WatcherGun.hh
Referenced by G4WatcherGun(), and setWatchers().
|
private |
Definition at line 49 of file G4WatcherGun.hh.
View newest version in sPHENIX GitHub at line 49 of file G4WatcherGun.hh
Referenced by getWatchers(), and setWatchers().