ATLAS Offline Software
Classes | Namespaces | Typedefs | Functions
Cascade3Plus1.cxx File Reference
#include "DerivationFrameworkBPhys/Cascade3Plus1.h"
#include "xAODTracking/TrackParticle.h"
#include "xAODTracking/TrackParticleContainer.h"
#include "TrkToolInterfaces/ITrackSelectorTool.h"
#include "TrkVKalVrtFitter/TrkVKalVrtFitter.h"
#include "xAODTracking/VertexContainer.h"
#include "xAODTracking/VertexAuxContainer.h"
#include "DerivationFrameworkBPhys/BPhysPVCascadeTools.h"
#include "TrkVertexAnalysisUtils/V0Tools.h"
#include "DerivationFrameworkBPhys/BPhysPVTools.h"
#include "xAODBPhys/BPhysHelper.h"
#include "Math/Vector4D.h"
#include "TrkVKalVrtFitter/VxCascadeInfo.h"

Go to the source code of this file.

Classes

struct  DerivationFramework::Candidate< N >
 
struct  DerivationFramework::VertexCand
 

Namespaces

 DerivationFramework
 THE reconstruction tool.
 

Typedefs

typedef ElementLink< xAOD::VertexContainerDerivationFramework::VertexLink
 
typedef std::vector< VertexLinkDerivationFramework::VertexLinkVector
 
typedef ROOT::Math::LorentzVector< ROOT::Math::PtEtaPhiM4D< double > > DerivationFramework::GenVecFourMom_t
 Base 4 Momentum type for TrackParticle. More...
 

Functions

template<size_t N>
GenVecFourMom_t DerivationFramework::SumVector (const std::array< GenVecFourMom_t, N > &vectors)