ATLAS Offline Software
|
Go to the source code of this file.
Namespaces | |
VKalVrtAthena | |
Functions | |
template<class LeptonFlavor > | |
void | VKalVrtAthena::genSequence (const LeptonFlavor *, std::vector< unsigned > &) |
template<> | |
void | VKalVrtAthena::genSequence (const xAOD::Muon *, std::vector< unsigned > &trackTypes) |
template<> | |
void | VKalVrtAthena::genSequence (const xAOD::Electron *electron, std::vector< unsigned > &trackTypes) |
template<class LeptonFlavor > | |
const xAOD::TrackParticle * | VKalVrtAthena::getLeptonTrackParticle (const LeptonFlavor *, const unsigned &) |
template<> | |
const xAOD::TrackParticle * | VKalVrtAthena::getLeptonTrackParticle (const xAOD::Muon *muon, const unsigned &trackType) |
template<> | |
const xAOD::TrackParticle * | VKalVrtAthena::getLeptonTrackParticle (const xAOD::Electron *electron, const unsigned &trackType) |