ATLAS Offline Software
|
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration. More...
#include "Clustering.h"
#include "AthenaBaseComps/AthReentrantAlgorithm.h"
#include "AthenaKernel/SlotSpecificObj.h"
#include "StoreGate/ReadDecorHandleKey.h"
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/WriteDecorHandleKey.h"
#include "xAODTracking/TrackParticle.h"
#include "xAODTracking/TrackParticleContainer.h"
#include "xAODTracking/Vertex.h"
#include "xAODTracking/VertexContainer.h"
#include "Gaudi/Property.h"
#include "GaudiKernel/SystemOfUnits.h"
#include "TMVA/Reader.h"
#include <memory>
#include <string>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
class | HGTD::VertexTimeAlg |
struct | HGTD::VertexTimeAlg::HSclusterBDT |
Namespaces | |
HGTD | |
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration. | |
Copyright (C) 2002-2024 CERN for the benefit of the ATLAS collaboration.
Algorithm for setting the vertex time and resolution.
Definition in file VertexTimeAlg.h.