Geant4
10.02.p02
|
#include <G4ProcessAttribute.hh>
Public Member Functions | |
G4ProcessAttribute () | |
G4ProcessAttribute (const G4VProcess *aProcess) | |
G4ProcessAttribute (const G4ProcessAttribute &right) | |
~G4ProcessAttribute () | |
G4ProcessAttribute & | operator= (const G4ProcessAttribute &right) |
G4int | operator== (const G4ProcessAttribute &right) const |
G4int | operator!= (const G4ProcessAttribute &right) const |
Friends | |
class | G4ProcessManager |
Definition at line 53 of file G4ProcessAttribute.hh.
G4ProcessAttribute::G4ProcessAttribute | ( | ) |
Definition at line 42 of file G4ProcessAttribute.cc.
References idxProcessList, idxProcVector, ordProcVector, pProcess, and G4ProcessManager::SizeOfProcVectorArray.
|
inline |
Definition at line 93 of file G4ProcessAttribute.hh.
References idxProcVector, ordProcVector, and G4ProcessManager::SizeOfProcVectorArray.
G4ProcessAttribute::G4ProcessAttribute | ( | const G4ProcessAttribute & | right | ) |
Definition at line 54 of file G4ProcessAttribute.cc.
References idxProcessList, idxProcVector, isActive, ordProcVector, pProcess, and G4ProcessManager::SizeOfProcVectorArray.
G4ProcessAttribute::~G4ProcessAttribute | ( | ) |
Definition at line 68 of file G4ProcessAttribute.cc.
|
inline |
Definition at line 111 of file G4ProcessAttribute.hh.
References pProcess.
G4ProcessAttribute & G4ProcessAttribute::operator= | ( | const G4ProcessAttribute & | right | ) |
Definition at line 73 of file G4ProcessAttribute.cc.
References idxProcessList, idxProcVector, isActive, ordProcVector, pProcess, and G4ProcessManager::SizeOfProcVectorArray.
|
inline |
Definition at line 105 of file G4ProcessAttribute.hh.
References pProcess.
|
friend |
Definition at line 56 of file G4ProcessAttribute.hh.
|
protected |
Definition at line 81 of file G4ProcessAttribute.hh.
Referenced by G4ProcessManager::AddProcess(), G4ProcessAttribute(), operator=(), and G4ProcessManager::RemoveProcess().
|
protected |
Definition at line 84 of file G4ProcessAttribute.hh.
Referenced by G4ProcessManager::ActivateProcess(), G4ProcessManager::AddProcess(), G4ProcessManager::CreateGPILvectors(), G4ProcessManager::DumpInfo(), G4ProcessManager::FindInsertPosition(), G4ProcessAttribute(), G4ProcessManager::GetProcessVectorIndex(), G4ProcessManager::InActivateProcess(), G4ProcessManager::InsertAt(), operator=(), G4ProcessManager::RemoveAt(), G4ProcessManager::RemoveProcess(), G4ProcessManager::SetProcessOrdering(), G4ProcessManager::SetProcessOrderingToFirst(), and G4ProcessManager::SetProcessOrderingToSecond().
|
protected |
Definition at line 78 of file G4ProcessAttribute.hh.
Referenced by G4ProcessManager::ActivateProcess(), G4ProcessManager::EndTracking(), G4ProcessAttribute(), G4ProcessManager::InActivateProcess(), operator=(), G4ProcessManager::RemoveProcess(), and G4ProcessManager::StartTracking().
|
protected |
Definition at line 88 of file G4ProcessAttribute.hh.
Referenced by G4ProcessManager::AddProcess(), G4ProcessManager::CheckOrderingParameters(), G4ProcessManager::DumpInfo(), G4ProcessManager::FindInsertPosition(), G4ProcessAttribute(), G4ProcessManager::GetProcessOrdering(), operator=(), G4ProcessManager::RemoveAt(), G4ProcessManager::SetProcessOrdering(), G4ProcessManager::SetProcessOrderingToFirst(), and G4ProcessManager::SetProcessOrderingToSecond().
|
protected |
Definition at line 75 of file G4ProcessAttribute.hh.
Referenced by G4ProcessAttribute(), operator!=(), operator=(), and operator==().