ATLAS Offline Software
Loading...
Searching...
No Matches
Utilities.h File Reference
#include "VrtSecInclusive/IntersectionPos.h"
#include <numeric>
#include <TString.h>
Include dependency graph for Reconstruction/VKalVrt/VrtSecInclusive/VrtSecInclusive/details/Utilities.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  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::TrackParticleVKalVrtAthena::getLeptonTrackParticle (const LeptonFlavor *, const unsigned &)
template<>
const xAOD::TrackParticleVKalVrtAthena::getLeptonTrackParticle (const xAOD::Muon *muon, const unsigned &trackType)
template<>
const xAOD::TrackParticleVKalVrtAthena::getLeptonTrackParticle (const xAOD::Electron *electron, const unsigned &trackType)