ATLAS Offline Software
Loading...
Searching...
No Matches
IVertexFittingTool.h File Reference
#include "TrkVertexFitterInterfaces/IVertexFitter.h"
#include "GaudiKernel/IInterface.h"
#include "GaudiKernel/IService.h"
#include "AthenaBaseComps/AthService.h"
#include "xAODTracking/TrackParticleContainer.h"
#include "xAODTracking/Vertex.h"
#include <string>
#include <vector>
Include dependency graph for IVertexFittingTool.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Prompt::FittingInput
class  Prompt::IVertexFittingTool

Namespaces

namespace  Prompt

Enumerations

enum  Prompt::VtxType {
  Prompt::kTwoTrackVtx = 1 , Prompt::kSimpleMergedVtx = 2 , Prompt::kDeepMergedVtx = 3 , Prompt::kIterativeFitVtx = 4 ,
  Prompt::kTwoTrackVtxWithoutLepton = 5 , Prompt::kIterativeFitVtxWithoutLepton = 6 , Prompt::kRefittedPriVtx = 7 , Prompt::kRefittedPriVtxWithoutLep = 8
}