ATLAS Offline Software
Toggle main menu visibility
Loading...
Searching...
No Matches
Tracking
TrkValidation
TrkValAlgs
TrkValAlgs
EventDataModelMonitor.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
6
// EventDataModelMonitor.h, (c) ATLAS Detector software
8
9
#ifndef TRK_TRKVALALGS_EVENTDATAMODELMONITOR_H
10
#define TRK_TRKVALALGS_EVENTDATAMODELMONITOR_H
11
12
// Gaudi includes
13
#include "
AthenaBaseComps/AthAlgorithm.h
"
14
15
namespace
Trk
{
16
23
24
class
EventDataModelMonitor
:
public
AthAlgorithm
{
25
public
:
27
EventDataModelMonitor
(
const
std::string& name, ISvcLocator* pSvcLocator);
29
~EventDataModelMonitor
();
30
32
StatusCode
initialize
();
34
StatusCode
execute
(
const
EventContext& ctx);
36
StatusCode
finalize
();
37
38
private
:
39
};
40
41
}
// close of namespace
42
43
#endif
// TRK_TRKVALALGS_EVENTDATAMODELMONITOR_H
44
AthAlgorithm.h
AthAlgorithm::AthAlgorithm
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor.
Definition
AthAlgorithm.cxx:10
Trk::EventDataModelMonitor::~EventDataModelMonitor
~EventDataModelMonitor()
Default Destructor.
Definition
EventDataModelMonitor.cxx:30
Trk::EventDataModelMonitor::EventDataModelMonitor
EventDataModelMonitor(const std::string &name, ISvcLocator *pSvcLocator)
Standard Athena-Algorithm Constructor.
Definition
EventDataModelMonitor.cxx:25
Trk::EventDataModelMonitor::initialize
StatusCode initialize()
standard Athena-Algorithm method
Definition
EventDataModelMonitor.cxx:55
Trk::EventDataModelMonitor::execute
StatusCode execute(const EventContext &ctx)
standard Athena-Algorithm method
Definition
EventDataModelMonitor.cxx:60
Trk::EventDataModelMonitor::finalize
StatusCode finalize()
standard Athena-Algorithm method
Definition
EventDataModelMonitor.cxx:77
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition
FakeTrackBuilder.h:9
Generated on
for ATLAS Offline Software by
1.17.0