ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
G4WatcherGun Class Reference

#include <geant4/tree/geant4-10.6-release/source/processes/hadronic/models/cascade/cascade/include/G4WatcherGun.hh>

+ Collaboration diagram for G4WatcherGun:

Public Member Functions

 G4WatcherGun ()
 
void setWatchers ()
 
const std::vector
< G4NuclWatcher > & 
getWatchers () const
 

Private Attributes

G4int verboseLevel
 
std::vector< G4NuclWatcherwatchers
 

Detailed Description

Definition at line 35 of file G4WatcherGun.hh.

View newest version in sPHENIX GitHub at line 35 of file G4WatcherGun.hh

Constructor & Destructor Documentation

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.

Member Function Documentation

const std::vector<G4NuclWatcher>& G4WatcherGun::getWatchers ( ) const
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.

Member Data Documentation

G4int G4WatcherGun::verboseLevel
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().

std::vector<G4NuclWatcher> G4WatcherGun::watchers
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().


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