#include <exrdmAnalysisManager.hh>
|
void | BookHisto () |
|
void | BeginOfRun () |
|
void | EndOfRun (G4int) |
|
void | BeginOfEvent () |
|
void | EndOfEvent () |
|
void | AddParticle (G4double, G4double, G4double, G4double) |
|
void | AddIsotope (G4double, G4double, G4double) |
|
void | AddEnergy (G4double, G4double, G4double) |
|
void | AddDecayProduct (G4double pid, G4int Z, G4int A, G4double energy, G4double time, G4double weight) |
|
void | SetVerbose (G4int val) |
|
G4int | GetVerbose () const |
|
void | SetFirstEventToDebug (G4int val) |
|
G4int | FirstEventToDebug () const |
|
void | SetLastEventToDebug (G4int val) |
|
G4int | LastEventToDebug () const |
|
void | SetMaxEnergyforHisto (G4double val) |
|
G4double | GetMaxEnergyforHisto () const |
|
void | SetMinEnergyforHisto (G4double val) |
|
G4double | GetMinEnergyforHisto () const |
|
void | SetNumBinforHisto (G4int val) |
|
G4int | GeNumBinforHisto () const |
|
void | SetThresholdEnergyforTarget (G4double val) |
|
G4double | GetThresholdEnergyforTarget () const |
|
void | SetThresholdEnergyforDetector (G4double val) |
|
G4double | GetThresholdEnergyforDetector () const |
|
void | SetPulseWidth (G4double val) |
|
G4double | GetPulseWidth () const |
|
Definition at line 59 of file exrdmAnalysisManager.hh.
void exrdmAnalysisManager::BeginOfEvent |
( |
) | |
|
void exrdmAnalysisManager::BeginOfRun |
( |
) | |
|
void exrdmAnalysisManager::BookHisto |
( |
) | |
|
void exrdmAnalysisManager::Dispose |
( |
) | |
|
|
static |
void exrdmAnalysisManager::EndOfEvent |
( |
) | |
|
void exrdmAnalysisManager::EndOfRun |
( |
G4int |
nevent) | |
|
G4int exrdmAnalysisManager::FirstEventToDebug |
( |
) | |
const |
|
inline |
G4int exrdmAnalysisManager::GeNumBinforHisto |
( |
) | |
const |
|
inline |
G4double exrdmAnalysisManager::GetMaxEnergyforHisto |
( |
) | |
const |
|
inline |
G4double exrdmAnalysisManager::GetMinEnergyforHisto |
( |
) | |
const |
|
inline |
G4double exrdmAnalysisManager::GetPulseWidth |
( |
) | |
const |
|
inline |
G4double exrdmAnalysisManager::GetThresholdEnergyforDetector |
( |
) | |
const |
|
inline |
G4double exrdmAnalysisManager::GetThresholdEnergyforTarget |
( |
) | |
const |
|
inline |
G4int exrdmAnalysisManager::GetVerbose |
( |
) | |
const |
|
inline |
G4int exrdmAnalysisManager::LastEventToDebug |
( |
) | |
const |
|
inline |
void exrdmAnalysisManager::SetFirstEventToDebug |
( |
G4int |
val) | |
|
|
inline |
void exrdmAnalysisManager::SetLastEventToDebug |
( |
G4int |
val) | |
|
|
inline |
void exrdmAnalysisManager::SetMaxEnergyforHisto |
( |
G4double |
val) | |
|
|
inline |
void exrdmAnalysisManager::SetMinEnergyforHisto |
( |
G4double |
val) | |
|
|
inline |
void exrdmAnalysisManager::SetNumBinforHisto |
( |
G4int |
val) | |
|
|
inline |
void exrdmAnalysisManager::SetThresholdEnergyforDetector |
( |
G4double |
val) | |
|
|
inline |
void exrdmAnalysisManager::SetThresholdEnergyforTarget |
( |
G4double |
val) | |
|
|
inline |
void exrdmAnalysisManager::SetVerbose |
( |
G4int |
val) | |
|
|
inline |
The documentation for this class was generated from the following files: