ATLAS Offline Software
Loading...
Searching...
No Matches
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.h
AthService::AthService
AthService()
MuonCalibRunLumiBlockCoolSvc
Definition
MuonCalibRunLumiBlockCoolSvc.h:10
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