ATLAS Offline Software
Namespaces | Functions
Reconstruction/VKalVrt/VrtSecInclusive/src/Utilities.cxx File Reference
#include "VrtSecInclusive/VrtSecInclusive.h"
#include "VrtSecInclusive/IntersectionPos.h"
#include "VrtSecInclusive/NtupleVars.h"
#include "TrkTrackSummary/TrackSummary.h"
#include <xAODEventInfo/EventInfo.h>
#include <xAODTruth/TruthParticleContainer.h>
#include <xAODTruth/TruthVertexContainer.h>
#include "xAODEgamma/ElectronxAODHelpers.h"
#include "TH1D.h"
#include "TNtuple.h"
#include "TTree.h"
#include "TROOT.h"
#include <iostream>
#include <map>
#include <vector>
#include <deque>

Go to the source code of this file.

Namespaces

 VKalVrtAthena
 

Functions

bool VKalVrtAthena::isAssociatedToVertices (const xAOD::TrackParticle *trk, const xAOD::VertexContainer *vertices)
 
double VKalVrtAthena::vtxVtxDistance (const Amg::Vector3D &v1, const Amg::Vector3D &v2)
 
template<>
void VKalVrtAthena::genSequence (const xAOD::Muon *, std::vector< unsigned > &trackTypes)
 
template<>
void VKalVrtAthena::genSequence (const xAOD::Electron *electron, std::vector< unsigned > &trackTypes)
 
template<>
const xAOD::TrackParticleVKalVrtAthena::getLeptonTrackParticle (const xAOD::Muon *muon, const unsigned &trackType)
 
template<>
const xAOD::TrackParticleVKalVrtAthena::getLeptonTrackParticle (const xAOD::Electron *electron, const unsigned &trackType)