ATLAS Offline Software
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
24
class
EventDataModelMonitor
:
public
AthAlgorithm
{
25
public
:
27
EventDataModelMonitor
(
const
std::string&
name
, ISvcLocator* pSvcLocator);
29
~EventDataModelMonitor
();
30
32
StatusCode
initialize
();
34
StatusCode
execute
();
36
StatusCode
finalize
();
37
38
private
:
39
};
40
41
}
// close of namespace
42
43
#endif // TRK_TRKVALALGS_EVENTDATAMODELMONITOR_H
44
Trk::EventDataModelMonitor::finalize
StatusCode finalize()
standard Athena-Algorithm method
Definition:
EventDataModelMonitor.cxx:77
Trk::EventDataModelMonitor::EventDataModelMonitor
EventDataModelMonitor(const std::string &name, ISvcLocator *pSvcLocator)
Standard Athena-Algorithm Constructor.
Definition:
EventDataModelMonitor.cxx:25
Trk::EventDataModelMonitor::~EventDataModelMonitor
~EventDataModelMonitor()
Default Destructor.
Definition:
EventDataModelMonitor.cxx:30
Trk::EventDataModelMonitor::initialize
StatusCode initialize()
standard Athena-Algorithm method
Definition:
EventDataModelMonitor.cxx:55
AthAlgorithm.h
Trk::EventDataModelMonitor
Definition:
EventDataModelMonitor.h:24
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
AthAlgorithm
Definition:
AthAlgorithm.h:47
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition:
FakeTrackBuilder.h:9
name
std::string name
Definition:
Control/AthContainers/Root/debug.cxx:221
Trk::EventDataModelMonitor::execute
StatusCode execute()
standard Athena-Algorithm method
Definition:
EventDataModelMonitor.cxx:60
Generated on Thu Nov 7 2024 21:14:54 for ATLAS Offline Software by
1.8.18