Project
Loading...
Searching...
No Matches
LumiInfo.cxx
Go to the documentation of this file.
1
// Copyright 2019-2020 CERN and copyright holders of ALICE O2.
2
// See https://alice-o2.web.cern.ch/copyright for details of the copyright holders.
3
// All rights not expressly granted are reserved.
4
//
5
// This software is distributed under the terms of the GNU General Public
6
// License v3 (GPL Version 3), copied verbatim in the file "COPYING".
7
//
8
// In applying this license CERN does not waive the privileges and immunities
9
// granted to it by virtue of its status as an Intergovernmental Organization
10
// or submit itself to any jurisdiction.
11
13
14
#include "
DataFormatsCTP/LumiInfo.h
"
15
#include "
DataFormatsCTP/Configuration.h
"
16
#include <fairlogger/Logger.h>
17
18
using namespace
o2::ctp
;
19
20
void
LumiInfo::printInputs
()
const
21
{
22
LOG
(info) <<
"Lumi inp1:"
<<
inp1
<<
":"
<<
o2::ctp::CTPInputsConfiguration::getInputNameFromIndex
(
inp1
) <<
" inp2:"
<<
inp2
<<
":"
<<
o2::ctp::CTPInputsConfiguration::getInputNameFromIndex
(
inp2
);
23
}
Configuration.h
definition of CTPConfiguration and related CTP structures
LumiInfo.h
o2::ctp
Definition
Configuration.h:30
o2::ctp::CTPInputsConfiguration::getInputNameFromIndex
static std::string getInputNameFromIndex(uint32_t index)
Definition
Configuration.cxx:1124
o2::ctp::LumiInfo::printInputs
void printInputs() const
Definition
LumiInfo.cxx:20
o2::ctp::LumiInfo::inp2
int inp2
Definition
LumiInfo.h:31
o2::ctp::LumiInfo::inp1
int inp1
Definition
LumiInfo.h:30
LOG
LOG(info)<< "Compressed in "<< sw.CpuTime()<< " s"
DataFormats
Detectors
CTP
src
LumiInfo.cxx
Generated on Tue Feb 25 2025 23:16:10 for Project by
1.9.8