|
ATLAS Offline Software
|
Go to the documentation of this file.
14 #ifndef TRKVERTEXSEEDFINDERTOOLS_VERTEXSEEDFINDERTESTALG_H
15 #define TRKVERTEXSEEDFINDERTOOLS_VERTEXSEEDFINDERTESTALG_H
46 {
this,
"PriVert", {},
"Primary vertex 2D position" };
48 {
this,
"Expected1", {},
"First expected result" };
50 {
this,
"Expected2", {},
"Second expected result" };
52 {
this,
"Expected3", {},
"Third expected result" };
55 {
this,
"Expected1PhiModes", {},
"" };
57 {
this,
"Expected1RModes", {},
"" };
59 {
this,
"Expected1ZModes", {},
"" };
61 {
this,
"Expected1Weights", {},
"" };
63 {
this,
"Expected1Indices", {},
"" };
65 {
this,
"Expected1CorrDist", {},
"" };
68 {
this,
"NPart3", 1000,
"Number of test particles." };
71 {
this,
"McEventCollectionKey",
"",
"Test MC Collecton" };
74 {
this,
"VertexSeedFinderTool",
"",
"Tool to test." };
81 #endif // not TRKVERTEXSEEDFINDERTOOLS_VERTEXSEEDFINDERTESTALG_H
Gaudi::Property< std::vector< int > > m_expected1Indices
Gaudi::Property< unsigned int > m_npart3
SG::WriteHandleKey< McEventCollection > m_mcEventCollectionKey
virtual StatusCode initialize() override
Standard Gaudi initialize method.
Gaudi::Property< std::vector< float > > m_expected1Weights
Gaudi::Property< std::vector< float > > m_expected1RModes
Gaudi::Property< std::vector< double > > m_expected2
Gaudi::Property< std::vector< float > > m_expected1PhiModes
Gaudi::Property< std::vector< double > > m_expected3
Gaudi::Property< std::vector< double > > m_expected1CorrDist
ToolHandle< Trk::IVertexSeedFinder > m_finder
virtual StatusCode execute() override
Execute the algorithm.
::StatusCode StatusCode
StatusCode definition for legacy code.
StatusCode makeMcEventCollection(const EventContext &ctx) const
Make a test McEventCollection.
Gaudi::Property< std::vector< float > > m_expected1ZModes
Gaudi::Property< std::vector< double > > m_priVert
Property holding a SG store/key/clid from which a WriteHandle is made.
Ensure that the ATLAS eigen extensions are properly loaded.
AthAlgorithm()
Default constructor:
Gaudi::Property< std::vector< double > > m_expected1