ATLAS Offline Software
Database
CoolConvUtilities
src
DataPointInfo.cxx
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2021 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
// DataPointInfo.cxx
6
// Richard Hawkings, started 11/1/06
7
// simple class to store info about datapoint represented in COOL
8
9
#include "
DataPointInfo.h
"
10
11
DataPointInfo::DataPointInfo
(
const
std::string&
folder
,
const
std::string&
column
,
12
const
int
channel
,
const
cool::RecordSpecification& atrspec) :
13
m_folder(
folder
), m_column(
column
), m_channel(
channel
), m_atrspec(atrspec)
14
{}
plotting.yearwise_efficiency.channel
channel
Definition:
yearwise_efficiency.py:24
DeMoUpdate.column
dictionary column
Definition:
DeMoUpdate.py:1110
DataPointInfo::DataPointInfo
DataPointInfo(const std::string &folder, const std::string &column, const int channel, const cool::RecordSpecification &atrspec)
Definition:
DataPointInfo.cxx:11
CaloCondBlobAlgs_fillNoiseFromASCII.folder
folder
Definition:
CaloCondBlobAlgs_fillNoiseFromASCII.py:56
DataPointInfo.h
Generated on Mon Dec 23 2024 21:09:05 for ATLAS Offline Software by
1.8.18