ATLAS Offline Software
Loading...
Searching...
No Matches
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
}
ATH_MSG_DEBUG
#define ATH_MSG_DEBUG(x)
Definition
AthMsgStreamMacros.h:29
MuonCalibRunLumiBlockCoolSvc.h
MuonCalibRunLumiBlockCoolSvc::GetRunEventNumber
StatusCode GetRunEventNumber(unsigned int timestamp, int &run_number, int &lb_nr)
Definition
MuonCalibRunLumiBlockCoolSvc.cxx:8
Generated on
for ATLAS Offline Software by
1.14.0