5#ifndef TRIGT1CALOCALIBCONDITIONS_L1CALOPPRCONDITIONSCONTAINER_H
6#define TRIGT1CALOCALIBCONDITIONS_L1CALOPPRCONDITIONSCONTAINER_H
10#include "GaudiKernel/DataObject.h"
47 virtual void makeTransient(
const std::map<std::string, const CondAttrListCollection*>& condAttrListCollectionMap);
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &condAttrListCollectionMap)
AbstractL1CaloPersistentCondition(const std::string &condType)
Encapsulates the ID of one channel of conditions data in COOL, ie the ID of a row in a table.
Container of L1CaloPprConditions objects, inherit from the abstract base class AbstractL1CaloConditio...
unsigned int m_satOverride3
unsigned int m_bcidDecision1
std::map< L1CaloPprConditionsContainer::eCoolFolders, std::string > m_mCoolFoldersKeysMap
unsigned int m_peakFinderCond
unsigned int m_satOverride1
virtual std::string coolOutputKey() const
const L1CaloPprConditions * pprConditions(unsigned int channelId) const
unsigned int satOverride3() const
unsigned int bcidDecision2() const
virtual std::vector< std::string > coolInputKeys() const
unsigned int m_bcidDecision3
unsigned int satOverride1() const
unsigned int satOverride2() const
static const unsigned int s_vectorSize
unsigned int m_satOverride2
unsigned int bcidDecision1() const
L1CaloPprConditionsContainer()
virtual ~L1CaloPprConditionsContainer()
unsigned int peakFinderCond() const
unsigned int decisionSource() const
unsigned int m_decisionSource
virtual DataObject * makePersistent() const
L1CaloPprConditionsVec m_mPprConditionsVec
unsigned int bcidDecision3() const
std::string coolFolderKey(L1CaloPprConditionsContainer::eCoolFolders efolder) const
virtual void makeTransient(const std::map< std::string, const CondAttrListCollection * > &condAttrListCollectionMap)
std::vector< L1CaloPprConditions * > L1CaloPprConditionsVec
unsigned int m_bcidDecision2
Transient conditions class for objects defined by the online framework and retrieved from COOL.