ATLAS Offline Software
Loading...
Searching...
No Matches
Tracking
TrkAlignment
TrkAlignGenTools
TrkAlignGenTools
TrkAlignDBTool.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef TRKALIGNGENTOOLS_TRKALIGNDBTOOL_H
6
#define TRKALIGNGENTOOLS_TRKALIGNDBTOOL_H
7
17
18
#include "
AthenaBaseComps/AthAlgTool.h
"
19
#include "
TrkAlignInterfaces/ITrkAlignDBTool.h
"
20
21
namespace
Trk
{
22
23
class
TrkAlignDBTool
:
virtual
ITrkAlignDBTool
,
public
AthAlgTool
{
24
25
public
:
26
28
TrkAlignDBTool
(
const
std::string&
type
,
const
std::string& name,
29
const
IInterface* parent);
30
32
virtual
~TrkAlignDBTool
();
33
35
StatusCode
initialize
();
36
38
StatusCode
finalize
();
39
41
void
writeAlignParToAsciiFile
()
const
{}
42
43
private
:
44
45
};
// end of class
46
47
}
// end of namespace
48
49
50
#endif
// TRKALIGNGENTOOLS_TRKALIGNDBTOOL_H
AthAlgTool.h
ITrkAlignDBTool.h
AthAlgTool::AthAlgTool
AthAlgTool(const std::string &type, const std::string &name, const IInterface *parent)
Constructor with parameters:
Definition
AthAlgTool.cxx:16
Trk::ITrkAlignDBTool
Definition
ITrkAlignDBTool.h:34
Trk::TrkAlignDBTool::initialize
StatusCode initialize()
initialize
Definition
TrkAlignDBTool.cxx:29
Trk::TrkAlignDBTool::finalize
StatusCode finalize()
initialize
Definition
TrkAlignDBTool.cxx:37
Trk::TrkAlignDBTool::writeAlignParToAsciiFile
void writeAlignParToAsciiFile() const
writes alignment paramters to ASCII file
Definition
TrkAlignDBTool.h:41
Trk::TrkAlignDBTool::TrkAlignDBTool
TrkAlignDBTool(const std::string &type, const std::string &name, const IInterface *parent)
Constructor.
Definition
TrkAlignDBTool.cxx:16
Trk::TrkAlignDBTool::~TrkAlignDBTool
virtual ~TrkAlignDBTool()
Virtual destructor.
Trk
Ensure that the ATLAS eigen extensions are properly loaded.
Definition
FakeTrackBuilder.h:9
type
Generated on
for ATLAS Offline Software by
1.14.0