ATLAS Offline Software
MuonSpectrometer
MuonCalib
MuonCalibStream
MuonCalibStreamCnvSvc
MuonCalibStreamCnvSvc
MuonCalibRunLumiBlockCoolSvc.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
#ifndef MuonCalibRunLumiBlockCoolSvc_h
5
#define MuonCalibRunLumiBlockCoolSvc_h
6
7
#include "
AthenaBaseComps/AthService.h
"
8
9
10
class
MuonCalibRunLumiBlockCoolSvc
:
public
AthService
{
11
public
:
12
using
AthService::AthService
;
13
14
// retrieve lumiblock for timestamp. If run_number<0 get run number too.
15
StatusCode
GetRunEventNumber
(
unsigned
int
timestamp,
int
&
run_number
,
int
&lb_nr);
16
};
17
18
#endif
AthService::AthService
AthService()
plotting.plot_kinematics.run_number
run_number
Definition:
plot_kinematics.py:29
MuonCalibRunLumiBlockCoolSvc::GetRunEventNumber
StatusCode GetRunEventNumber(unsigned int timestamp, int &run_number, int &lb_nr)
Definition:
MuonCalibRunLumiBlockCoolSvc.cxx:8
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
AthService
Definition:
AthService.h:32
AthService.h
MuonCalibRunLumiBlockCoolSvc
Definition:
MuonCalibRunLumiBlockCoolSvc.h:10
Generated on Wed Sep 3 2025 21:15:09 for ATLAS Offline Software by
1.8.18