ATLAS Offline Software
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 
8 
9 
11 public:
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