A base class for accessing ntuple data.
More...
#include <Accessor.h>
A base class for accessing ntuple data.
Definition at line 24 of file LArCalorimeter/LArSamplesMon/LArSamplesMon/Accessor.h.
◆ Accessor()
LArSamples::Accessor::Accessor |
( |
| ) |
|
|
inline |
◆ ~Accessor()
virtual LArSamples::Accessor::~Accessor |
( |
| ) |
|
|
inlinevirtual |
◆ cachePos()
unsigned int LArSamples::AbsLArCells::cachePos |
( |
| ) |
const |
|
inlineinherited |
◆ cellCache()
◆ cellHistory()
const History * AbsLArCells::cellHistory |
( |
unsigned int |
i | ) |
const |
|
virtualinherited |
◆ cellInfo()
◆ cellInfoCache()
const CellInfo * AbsLArCells::cellInfoCache |
( |
unsigned int |
i | ) |
const |
|
inherited |
◆ eventData()
virtual const EventData* LArSamples::Accessor::eventData |
( |
unsigned int |
i | ) |
const |
|
pure virtual |
◆ getCellHistory()
virtual const History* LArSamples::AbsLArCells::getCellHistory |
( |
unsigned int |
i | ) |
const |
|
pure virtualinherited |
◆ getCellInfo()
const CellInfo * AbsLArCells::getCellInfo |
( |
unsigned int |
i | ) |
const |
|
virtualinherited |
◆ historySize()
virtual unsigned int LArSamples::Accessor::historySize |
( |
unsigned int |
i | ) |
const |
|
pure virtual |
◆ nChannels()
virtual unsigned int LArSamples::AbsLArCells::nChannels |
( |
| ) |
const |
|
inlinevirtualinherited |
◆ nEvents()
virtual unsigned int LArSamples::Accessor::nEvents |
( |
| ) |
const |
|
pure virtual |
◆ newCellHistory()
const History * AbsLArCells::newCellHistory |
( |
unsigned int |
i | ) |
const |
|
virtualinherited |
◆ nRuns()
virtual unsigned int LArSamples::Accessor::nRuns |
( |
| ) |
const |
|
pure virtual |
◆ pass()
◆ resetCache()
void AbsLArCells::resetCache |
( |
| ) |
const |
|
virtualinherited |
◆ resetCellInfoCache()
void AbsLArCells::resetCellInfoCache |
( |
| ) |
|
|
inherited |
◆ runData()
virtual const RunData* LArSamples::Accessor::runData |
( |
unsigned int |
i | ) |
const |
|
pure virtual |
◆ writeToFile()
virtual bool LArSamples::Accessor::writeToFile |
( |
const TString & |
fileName | ) |
const |
|
pure virtual |
◆ m_cellCache
◆ m_cellInfoCache
std::vector<CellInfo*> LArSamples::AbsLArCells::m_cellInfoCache |
|
mutableprivateinherited |
◆ m_pos
unsigned int LArSamples::AbsLArCells::m_pos |
|
mutableprivateinherited |
The documentation for this class was generated from the following file:
const CellInfo * cellInfo() const