Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
10 #ifndef LArSamples_AbsLArCells_H
11 #define LArSamples_AbsLArCells_H
31 virtual const History* newCellHistory(
unsigned int i)
const;
32 virtual const History* cellHistory(
unsigned int i)
const;
33 virtual const CellInfo* cellInfo(
unsigned int i)
const;
37 virtual void resetCache()
const;
39 const CellInfo* cellInfoCache(
unsigned int i)
const;
43 virtual const CellInfo* getCellInfo(
unsigned int i)
const;
48 unsigned int cachePos()
const {
return m_pos; }
50 void resetCellInfoCache();
#define ATLAS_NOT_THREAD_SAFE
getNoisyStrip() Find noisy strips from hitmaps and write out into xml/db formats
std::vector< CellInfo * > m_cellInfoCache
unsigned int cachePos() const
virtual const History * getSCHistory(unsigned int i) const =0
static const unsigned int nChannels
virtual const History * getCellHistory(unsigned int i) const =0
A base class for accessing ntuple data.
const History * cellCache() const
const History * m_cellCache
static const unsigned int nChannelsSC
virtual unsigned int nChannelsSC() const
Define macros for attributes used to control the static checker.
virtual unsigned int nChannels() const