5#ifndef LARCELLREC_MAKELARCELLFROMRAW_H
6#define LARCELLREC_MAKELARCELLFROMRAW_H
62 const std::vector<const CaloCellCorrection*>* pCorr,
unsigned int poolMaxSize =190000);
74 int e,
int t,
int q ,
unsigned int & ttId)
const;
85 const std::vector<const CaloCellCorrection*>& vCorr,
86 const EventContext& ctx)
const;
92 typedef std::map<unsigned int, CELL_VEC >
CELL_MAP;
This class groups all DetDescr information related to a CaloCell.
This class provides the client interface for accessing the detector description information common to...
Data object for LAr calorimeter readout cell.
Mapping between calorimeter trigger id to offline/online Identifier.
std::map< unsigned int, CELL_VEC > CELL_MAP
MakeLArCellFromRaw()
constructor
~MakeLArCellFromRaw()
destructor
void setThreshold(float t)
const LArOnlineID * m_onlineID
double getCorrection(LArCell *cell, const std::vector< const CaloCellCorrection * > &vCorr, const EventContext &ctx) const
LArCell * getLArCell(unsigned int feb, unsigned int chan, int e, int t, int q, CaloGain::CaloGain caloGain, unsigned int &ttId) const
access by Identifier
std::vector< CellInfo > CELL_VEC
const CaloDetDescrElement * elem