Geant4  10.00.p02
EmAcceptance Class Reference

#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

EmAcceptanceoperator= (const EmAcceptance &right)
 
 EmAcceptance (const EmAcceptance &)
 

Private Attributes

G4bool fIsAccepted
 

Detailed Description

Definition at line 41 of file EmAcceptance.hh.

Constructor & Destructor Documentation

EmAcceptance::EmAcceptance ( )

Definition at line 38 of file EmAcceptance.cc.

EmAcceptance::~EmAcceptance ( )

Definition at line 44 of file EmAcceptance.cc.

EmAcceptance::EmAcceptance ( )
EmAcceptance::~EmAcceptance ( )
EmAcceptance::EmAcceptance ( )
EmAcceptance::~EmAcceptance ( )
EmAcceptance::EmAcceptance ( const EmAcceptance )
private

Member Function Documentation

void EmAcceptance::BeginOfAcceptance ( const G4String title,
G4int  stat 
)

Definition at line 49 of file EmAcceptance.cc.

References fIsAccepted, G4cout, and G4endl.

Referenced by Run::ComputeStatistics(), and HistoManager::EndOfRun().

+ Here is the caller graph for this function:

void EmAcceptance::BeginOfAcceptance ( const G4String title,
G4int  stat 
)
void EmAcceptance::BeginOfAcceptance ( const G4String title,
G4int  stat 
)
void EmAcceptance::EmAcceptanceGauss ( const G4String title,
G4int  stat,
G4double  avr,
G4double  avr0,
G4double  rms,
G4double  limit 
)

Definition at line 68 of file EmAcceptance.cc.

References fIsAccepted, G4cout, and G4endl.

Referenced by Run::ComputeStatistics(), and HistoManager::EndOfRun().

+ Here is the caller graph for this function:

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 58 of file EmAcceptance.cc.

References fIsAccepted, G4cout, and G4endl.

Referenced by Run::ComputeStatistics(), and HistoManager::EndOfRun().

+ Here is the caller graph for this function:

void EmAcceptance::EndOfAcceptance ( )
void EmAcceptance::EndOfAcceptance ( )
EmAcceptance& EmAcceptance::operator= ( const EmAcceptance right)
private

Member Data Documentation

G4bool EmAcceptance::fIsAccepted
private

Definition at line 55 of file EmAcceptance.hh.

Referenced by BeginOfAcceptance(), EmAcceptanceGauss(), and EndOfAcceptance().


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