ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <geant4/tree/geant4-10.6-release/source/analysis/accumulables/include/G4Accumulable.hh>
Private Attributes | |
T | fValue |
T | fInitValue |
G4MergeMode | fMergeMode |
G4MergeFunction< T > | fMergeFunction |
Additional Inherited Members | |
Protected Attributes inherited from G4VAccumulable | |
G4String | fName |
Definition at line 40 of file G4Accumulable.hh.
View newest version in sPHENIX GitHub at line 40 of file G4Accumulable.hh
G4Accumulable< T >::G4Accumulable | ( | const G4String & | name, |
T | initValue, | ||
G4MergeMode | mergeMode = G4MergeMode::kAddition |
||
) |
G4Accumulable< T >::G4Accumulable | ( | T | initValue, |
G4MergeMode | mergeMode = G4MergeMode::kAddition |
||
) |
G4Accumulable< T >::G4Accumulable | ( | const G4Accumulable< T > & | rhs | ) |
|
delete |
|
virtual |
G4MergeMode G4Accumulable< T >::GetMergeMode | ( | ) | const |
T G4Accumulable< T >::GetValue | ( | ) | const |
Referenced by B3aRunAction::EndOfRunAction(), and B1RunAction::EndOfRunAction().
|
finalvirtual |
Implements G4VAccumulable.
G4Accumulable<T>& G4Accumulable< T >::operator*= | ( | const G4Accumulable< T > & | rhs | ) |
G4Accumulable<T>& G4Accumulable< T >::operator*= | ( | const T & | rhs | ) |
G4Accumulable<T> G4Accumulable< T >::operator++ | ( | int | ) |
G4Accumulable<T>& G4Accumulable< T >::operator++ | ( | ) |
G4Accumulable<T>& G4Accumulable< T >::operator+= | ( | const G4Accumulable< T > & | rhs | ) |
G4Accumulable<T>& G4Accumulable< T >::operator+= | ( | const T & | rhs | ) |
G4Accumulable<T>& G4Accumulable< T >::operator= | ( | const G4Accumulable< T > & | rhs | ) |
G4Accumulable<T>& G4Accumulable< T >::operator= | ( | const T & | rhs | ) |
|
finalvirtual |
Implements G4VAccumulable.
|
private |
Definition at line 73 of file G4Accumulable.hh.
View newest version in sPHENIX GitHub at line 73 of file G4Accumulable.hh
|
private |
Definition at line 75 of file G4Accumulable.hh.
View newest version in sPHENIX GitHub at line 75 of file G4Accumulable.hh
|
private |
Definition at line 74 of file G4Accumulable.hh.
View newest version in sPHENIX GitHub at line 74 of file G4Accumulable.hh
|
private |
Definition at line 72 of file G4Accumulable.hh.
View newest version in sPHENIX GitHub at line 72 of file G4Accumulable.hh