![]() |
ATLAS Offline Software
|
Namespaces | |
| namespace | AlgConsts |
| namespace | GeoModel |
| namespace | PhysConsts |
| namespace | varHolder_detail |
Classes | |
| class | BaseHolder |
| class | IntersectionPos |
| class | IntersectionPos_barrel |
| class | IntersectionPos_endcap |
| class | NtupleVars |
| class | varHolder |
| class | VrtSecInclusive |
Functions | |
| bool | isAssociatedToVertices (const xAOD::TrackParticle *trk, const xAOD::VertexContainer *vertices) |
| double | vtxVtxDistance (const Amg::Vector3D &v1, const Amg::Vector3D &v2) |
| template<> | |
| void | genSequence (const xAOD::Muon *, std::vector< unsigned > &trackTypes) |
| template<> | |
| void | genSequence (const xAOD::Electron *electron, std::vector< unsigned > &trackTypes) |
| template<> | |
| const xAOD::TrackParticle * | getLeptonTrackParticle (const xAOD::Muon *muon, const unsigned &trackType) |
| template<> | |
| const xAOD::TrackParticle * | getLeptonTrackParticle (const xAOD::Electron *electron, const unsigned &trackType) |
| template<class LeptonFlavor> | |
| void | genSequence (const LeptonFlavor *, std::vector< unsigned > &) |
| template<> | |
| void | genSequence (const xAOD::Muon *, std::vector< unsigned > &trackTypes) |
| template<> | |
| void | genSequence (const xAOD::Electron *electron, std::vector< unsigned > &trackTypes) |
| template<class LeptonFlavor> | |
| const xAOD::TrackParticle * | getLeptonTrackParticle (const LeptonFlavor *, const unsigned &) |
| template<> | |
| const xAOD::TrackParticle * | getLeptonTrackParticle (const xAOD::Muon *muon, const unsigned &trackType) |
| template<> | |
| const xAOD::TrackParticle * | getLeptonTrackParticle (const xAOD::Electron *electron, const unsigned &trackType) |
| void VKalVrtAthena::genSequence | ( | const LeptonFlavor * | , |
| std::vector< unsigned > & | ) |
Definition at line 94 of file Reconstruction/VKalVrt/VrtSecInclusive/VrtSecInclusive/details/Utilities.h.
| void VKalVrtAthena::genSequence | ( | const xAOD::Electron * | electron, |
| std::vector< unsigned > & | trackTypes ) |
Definition at line 94 of file Reconstruction/VKalVrt/VrtSecInclusive/src/Utilities.cxx.
| void VKalVrtAthena::genSequence | ( | const xAOD::Electron * | electron, |
| std::vector< unsigned > & | trackTypes ) |
Definition at line 94 of file Reconstruction/VKalVrt/VrtSecInclusive/src/Utilities.cxx.
| void VKalVrtAthena::genSequence | ( | const xAOD::Muon * | , |
| std::vector< unsigned > & | trackTypes ) |
Definition at line 84 of file Reconstruction/VKalVrt/VrtSecInclusive/src/Utilities.cxx.
| void VKalVrtAthena::genSequence | ( | const xAOD::Muon * | , |
| std::vector< unsigned > & | trackTypes ) |
Definition at line 84 of file Reconstruction/VKalVrt/VrtSecInclusive/src/Utilities.cxx.
| const xAOD::TrackParticle * VKalVrtAthena::getLeptonTrackParticle | ( | const LeptonFlavor * | , |
| const unsigned & | ) |
Definition at line 101 of file Reconstruction/VKalVrt/VrtSecInclusive/VrtSecInclusive/details/Utilities.h.
| const xAOD::TrackParticle * VKalVrtAthena::getLeptonTrackParticle | ( | const xAOD::Electron * | electron, |
| const unsigned & | trackType ) |
Definition at line 106 of file Reconstruction/VKalVrt/VrtSecInclusive/src/Utilities.cxx.
| const xAOD::TrackParticle * VKalVrtAthena::getLeptonTrackParticle | ( | const xAOD::Electron * | electron, |
| const unsigned & | trackType ) |
Definition at line 106 of file Reconstruction/VKalVrt/VrtSecInclusive/src/Utilities.cxx.
| const xAOD::TrackParticle * VKalVrtAthena::getLeptonTrackParticle | ( | const xAOD::Muon * | muon, |
| const unsigned & | trackType ) |
Definition at line 101 of file Reconstruction/VKalVrt/VrtSecInclusive/src/Utilities.cxx.
| const xAOD::TrackParticle * VKalVrtAthena::getLeptonTrackParticle | ( | const xAOD::Muon * | muon, |
| const unsigned & | trackType ) |
Definition at line 101 of file Reconstruction/VKalVrt/VrtSecInclusive/src/Utilities.cxx.
| bool VKalVrtAthena::isAssociatedToVertices | ( | const xAOD::TrackParticle * | trk, |
| const xAOD::VertexContainer * | vertices ) |
Definition at line 34 of file Reconstruction/VKalVrt/VrtSecInclusive/src/Utilities.cxx.
| double VKalVrtAthena::vtxVtxDistance | ( | const Amg::Vector3D & | v1, |
| const Amg::Vector3D & | v2 ) |
Definition at line 55 of file Reconstruction/VKalVrt/VrtSecInclusive/src/Utilities.cxx.