ATLAS Offline Software
|
Public Member Functions | |
unsigned | calcTotalMomentumOfSelectedHandles (Amg::Vector3D &totmom, Amg::Vector3D &totpos, double &mass) |
template<class T > | |
QList< AODCollHandleBase * > | createSpecificCollections (xAOD::Type::ObjectType type) |
QList< AODCollHandleBase * > | createCollections () |
Public Attributes | |
VP1AODSystem * | theclass = nullptr |
AODSysCommonData * | common = nullptr |
SoCooperativeSelection * | selObjects = nullptr |
SoSeparator * | totmomsep = nullptr |
SoLineSet * | totmomline = nullptr |
Amg::Vector3D | totmomgev |
double | totmass = 0.0 |
Definition at line 79 of file VP1AODSystem.cxx.
unsigned VP1AODSystem::Imp::calcTotalMomentumOfSelectedHandles | ( | Amg::Vector3D & | totmom, |
Amg::Vector3D & | totpos, | ||
double & | mass | ||
) |
Definition at line 561 of file VP1AODSystem.cxx.
|
inline |
Definition at line 125 of file VP1AODSystem.cxx.
|
inline |
AODSysCommonData* VP1AODSystem::Imp::common = nullptr |
Definition at line 82 of file VP1AODSystem.cxx.
SoCooperativeSelection* VP1AODSystem::Imp::selObjects = nullptr |
Definition at line 83 of file VP1AODSystem.cxx.
VP1AODSystem* VP1AODSystem::Imp::theclass = nullptr |
Definition at line 81 of file VP1AODSystem.cxx.
double VP1AODSystem::Imp::totmass = 0.0 |
Definition at line 89 of file VP1AODSystem.cxx.
Amg::Vector3D VP1AODSystem::Imp::totmomgev |
Definition at line 88 of file VP1AODSystem.cxx.
SoLineSet* VP1AODSystem::Imp::totmomline = nullptr |
Definition at line 87 of file VP1AODSystem.cxx.
SoSeparator* VP1AODSystem::Imp::totmomsep = nullptr |
Definition at line 86 of file VP1AODSystem.cxx.