Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef L1CALORAMPDATACONTAINER_H
6 #define L1CALORAMPDATACONTAINER_H
57 #endif // L1CALORAMPDATACONTAINER_H
JetConstituentVector::iterator iterator
const_iterator begin() const
unsigned int runNumber() const
const_iterator end() const
std::string m_gainStrategy
L1CaloRampDataMap::iterator iterator
void setGainStrategy(const std::string &strategy)
int run(int argc, char *argv[])
void setRunNumber(unsigned int run)
virtual ~L1CaloRampDataContainer()
L1CaloRampDataMap m_rampDataMap
const L1CaloRampData * rampData(unsigned int channelId) const
L1CaloRampDataMap::const_iterator const_iterator
Container of L1CaloRampData objects.
L1CaloRampDataContainer()
std::map< unsigned int, L1CaloRampData > L1CaloRampDataMap
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
void addRampData(unsigned int channelId, const L1CaloRampData &rampData)
const std::string & gainStrategy() const
macros to associate a CLID to a type
Transient class to store the RampData calculated from calibration runs.