#include <AlignmentBarrelLUTSvc.h>
Definition at line 17 of file AlignmentBarrelLUTSvc.h.
◆ AlignmentBarrelLUTSvc()
| TrigL2MuonSA::AlignmentBarrelLUTSvc::AlignmentBarrelLUTSvc |
( |
const std::string & | name, |
|
|
ISvcLocator * | sl ) |
◆ alignmentBarrelLUT()
| const ToolHandle< AlignmentBarrelLUT > * TrigL2MuonSA::AlignmentBarrelLUTSvc::alignmentBarrelLUT |
( |
void | | ) |
const |
|
inline |
◆ initialize()
| StatusCode TrigL2MuonSA::AlignmentBarrelLUTSvc::initialize |
( |
| ) |
|
|
overridevirtual |
Definition at line 20 of file AlignmentBarrelLUTSvc.cxx.
21{
22
23
26
27 if (lut_fileName.empty()) {
29 return StatusCode::FAILURE;
30 }
31
33
34
36
37 return StatusCode::SUCCESS;
38}
#define ATH_CHECK
Evaluate an expression and check for errors.
static std::string find_file(const std::string &logical_file_name, const std::string &search_path)
Gaudi::Property< std::string > m_lut_fileName
◆ msg()
◆ msgLvl()
| bool AthCommonMsg< Service >::msgLvl |
( |
const MSG::Level | lvl | ) |
const |
|
inlineinherited |
◆ m_alignmentBarrelLUT
Initial value:{
this, "AlignmentBarrelLUT", "TrigL2MuonSA::AlignmentBarrelLUT/AlignmentBarrelLUT"}
Definition at line 31 of file AlignmentBarrelLUTSvc.h.
31 {
32 this, "AlignmentBarrelLUT", "TrigL2MuonSA::AlignmentBarrelLUT/AlignmentBarrelLUT"};
◆ m_lut_fileName
| Gaudi::Property< std::string > TrigL2MuonSA::AlignmentBarrelLUTSvc::m_lut_fileName |
|
private |
Initial value:{
this, "LUTfile", "dZ_barrel.lut", ""}
Definition at line 28 of file AlignmentBarrelLUTSvc.h.
28 {
29 this, "LUTfile", "dZ_barrel.lut", ""};
The documentation for this class was generated from the following files: