5#ifndef L1CALOENERGYSCANRESULTS_H
6#define L1CALOENERGYSCANRESULTS_H
8#include "CoralBase/Blob.h"
50 inline unsigned char ndf()
const {
return m_ndf; }
51 inline const coral::Blob&
blob()
const {
return m_blob; }
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.
ChanFitErrorCode m_errorCode
unsigned char m_blobStrategy
const coral::Blob & blob() const
const ChanFitErrorCode & errorCode() const
L1CaloCoolChannelId m_channelId
unsigned char blobStrategy() const
virtual ~L1CaloEnergyScanResults()
unsigned char ndf() const
const L1CaloCoolChannelId & channelId() const
L1CaloEnergyScanResults()
double chi2(TH1 *h0, TH1 *h1)