  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
    9 #ifndef DERIVATIONFRAMEWORK_Reco_Vertex_H 
   10 #define DERIVATIONFRAMEWORK_Reco_Vertex_H 
   13 #include "GaudiKernel/ToolHandle.h" 
   25   class Reco_Vertex : 
public extends<AthAlgTool, IAugmentationTool> {
 
   27       Reco_Vertex(
const std::string& 
t, 
const std::string& 
n, 
const IInterface* 
p);
 
   57 #endif // DERIVATIONFRAMEWORK_Reco_Vertex_H 
  
SG::ReadHandleKey< xAOD::EventInfo > m_eventInfo_key
 
SG::ReadHandleKeyArray< xAOD::TrackParticleContainer > m_RelinkContainers
 
ToolHandle< Analysis::ICandidateSearch > m_SearchTool
 
SG::WriteHandleKey< xAOD::VertexContainer > m_outputVtxContainerName
job options
 
ToolHandle< Trk::V0Tools > m_v0Tools
tools
 
SG::ReadHandleKey< xAOD::VertexContainer > m_pvContainerName
 
SG::ReadHandleKeyArray< xAOD::VertexContainer > m_CollectionsToCheck
 
virtual StatusCode addBranches(const EventContext &ctx) const
 
virtual StatusCode initialize()
 
Property holding a SG store/key/clid from which a WriteHandle is made.
 
::StatusCode StatusCode
StatusCode definition for legacy code.
 
SG::ReadHandleKeyArray< xAOD::MuonContainer > m_RelinkMuons
 
ToolHandle< Analysis::PrimaryVertexRefitter > m_pvRefitter
 
SG::WriteHandleKey< xAOD::VertexContainer > m_refPVContainerName
 
Reco_Vertex(const std::string &t, const std::string &n, const IInterface *p)