ATLAS Offline Software
Loading...
Searching...
No Matches
L1CaloEnergyScanResults.cxx
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
6
17
19 double offset,
20 double slope,
21 double chi2,
22 unsigned char ndf,
23 coral::Blob blob,
24 unsigned char blobStrategy,
29 m_chi2(chi2),
30 m_ndf(ndf),
31 m_blob(blob),
34{}
35
ChanFitErrorCode stores information about the calibration fit quality.
Encapsulates the ID of one channel of conditions data in COOL, ie the ID of a row in a table.
const coral::Blob & blob() const
const ChanFitErrorCode & errorCode() const
unsigned char blobStrategy() const
const L1CaloCoolChannelId & channelId() const