ATLAS Offline Software
MuonSpectrometer
MuonCalib
MuonCalibStream
MuonCalibStreamCnvSvc
src
MuonCalibRunLumiBlockCoolSvc.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2025 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#include "
MuonCalibStreamCnvSvc/MuonCalibRunLumiBlockCoolSvc.h
"
6
7
8
StatusCode
MuonCalibRunLumiBlockCoolSvc::GetRunEventNumber
(
unsigned
int
timestamp,
int
&
run_number
,
int
&lb_nr) {
9
// comment out the implementation of get lb, set lb = 0, to be fixed later
10
lb_nr = 0 ;
11
ATH_MSG_DEBUG
(
"timestamp : "
<<timestamp<<
" runNumber : "
<<
run_number
<<
" lb : "
<<lb_nr);
12
return
StatusCode::SUCCESS;
13
}
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
MuonCalibRunLumiBlockCoolSvc.h
EL::StatusCode
::StatusCode StatusCode
StatusCode definition for legacy code.
Definition:
PhysicsAnalysis/D3PDTools/EventLoop/EventLoop/StatusCode.h:22
ATH_MSG_DEBUG
#define ATH_MSG_DEBUG(x)
Definition:
AthMsgStreamMacros.h:29
Generated on Tue Sep 2 2025 21:17:03 for ATLAS Offline Software by
1.8.18