ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/examples/extended/electromagnetic/TestEm2/include/EmAcceptance.hh>
Public Member Functions | |
EmAcceptance () | |
~EmAcceptance () | |
void | BeginOfAcceptance (const G4String &title, G4int stat) |
void | EndOfAcceptance () |
void | EmAcceptanceGauss (const G4String &title, G4int stat, G4double avr, G4double avr0, G4double rms, G4double limit) |
EmAcceptance () | |
~EmAcceptance () | |
void | BeginOfAcceptance (const G4String &title, G4int stat) |
void | EndOfAcceptance () |
void | EmAcceptanceGauss (const G4String &title, G4int stat, G4double avr, G4double avr0, G4double rms, G4double limit) |
EmAcceptance () | |
~EmAcceptance () | |
void | BeginOfAcceptance (const G4String &title, G4int stat) |
void | EndOfAcceptance () |
void | EmAcceptanceGauss (const G4String &title, G4int stat, G4double avr, G4double avr0, G4double rms, G4double limit) |
Private Member Functions | |
EmAcceptance & | operator= (const EmAcceptance &right) |
EmAcceptance (const EmAcceptance &) | |
Private Attributes | |
G4bool | fIsAccepted |
Definition at line 40 of file EmAcceptance.hh.
View newest version in sPHENIX GitHub at line 40 of file EmAcceptance.hh
EmAcceptance::EmAcceptance | ( | ) |
Definition at line 37 of file EmAcceptance.cc.
View newest version in sPHENIX GitHub at line 37 of file EmAcceptance.cc
EmAcceptance::~EmAcceptance | ( | ) |
Definition at line 43 of file EmAcceptance.cc.
View newest version in sPHENIX GitHub at line 43 of file EmAcceptance.cc
EmAcceptance::EmAcceptance | ( | ) |
EmAcceptance::~EmAcceptance | ( | ) |
EmAcceptance::EmAcceptance | ( | ) |
EmAcceptance::~EmAcceptance | ( | ) |
|
private |
Definition at line 48 of file EmAcceptance.cc.
View newest version in sPHENIX GitHub at line 48 of file EmAcceptance.cc
References fIsAccepted, G4cout, and G4endl.
Referenced by Run::EndOfRun(), and HistoManager::EndOfRun().
void EmAcceptance::EmAcceptanceGauss | ( | const G4String & | title, |
G4int | stat, | ||
G4double | avr, | ||
G4double | avr0, | ||
G4double | rms, | ||
G4double | limit | ||
) |
Definition at line 67 of file EmAcceptance.cc.
View newest version in sPHENIX GitHub at line 67 of file EmAcceptance.cc
References fIsAccepted, G4cout, G4endl, and x.
Referenced by Run::EndOfRun(), and HistoManager::EndOfRun().
void EmAcceptance::EmAcceptanceGauss | ( | const G4String & | title, |
G4int | stat, | ||
G4double | avr, | ||
G4double | avr0, | ||
G4double | rms, | ||
G4double | limit | ||
) |
void EmAcceptance::EmAcceptanceGauss | ( | const G4String & | title, |
G4int | stat, | ||
G4double | avr, | ||
G4double | avr0, | ||
G4double | rms, | ||
G4double | limit | ||
) |
void EmAcceptance::EndOfAcceptance | ( | ) |
Definition at line 57 of file EmAcceptance.cc.
View newest version in sPHENIX GitHub at line 57 of file EmAcceptance.cc
References fIsAccepted, G4cout, and G4endl.
Referenced by Run::EndOfRun(), and HistoManager::EndOfRun().
void EmAcceptance::EndOfAcceptance | ( | ) |
void EmAcceptance::EndOfAcceptance | ( | ) |
|
private |
|
private |
Definition at line 54 of file EmAcceptance.hh.
View newest version in sPHENIX GitHub at line 54 of file EmAcceptance.hh
Referenced by BeginOfAcceptance(), EmAcceptanceGauss(), and EndOfAcceptance().