#include <EcalTPGPhysicsConstfromFile.h>
Public Member Functions | |
EcalTPGPhysicsConstfromFile (edm::ParameterSet const &) | |
void | getNewObjects () |
std::string | id () const |
~EcalTPGPhysicsConstfromFile () | |
Public Member Functions inherited from popcon::PopConSourceHandler< EcalTPGPhysicsConst > | |
void | convertFromOld () |
Summary * | dummySummary (typename OldContainer::value_type const &) const |
void | initialize (const cond::persistency::Session &dbSession, cond::TagInfo_t const &tagInfo, cond::LogDBEntry_t const &logDBEntry) |
Ref | lastPayload () const |
cond::LogDBEntry_t const & | logDBEntry () const |
std::pair< Container const *, std::string const > | operator() (const cond::persistency::Session &session, cond::TagInfo_t const &tagInfo, cond::LogDBEntry_t const &logDBEntry) const |
PopConSourceHandler () | |
Container const & | returnData () |
void | sort () |
cond::TagInfo_t const & | tagInfo () const |
std::string const & | userTextLog () const |
virtual | ~PopConSourceHandler () |
Private Attributes | |
std::string | m_name |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< EcalTPGPhysicsConst > | |
typedef std::vector< Triplet > | Container |
typedef std::vector< std::pair< EcalTPGPhysicsConst *, cond::Time_t > > | OldContainer |
typedef PopConSourceHandler< EcalTPGPhysicsConst > | self |
typedef cond::Summary | Summary |
typedef cond::Time_t | Time_t |
typedef EcalTPGPhysicsConst | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< EcalTPGPhysicsConst > | |
int | add (value_type *payload, Summary *summary, Time_t time) |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< EcalTPGPhysicsConst > | |
OldContainer | m_to_transfer |
std::string | m_userTextLog |
Definition at line 46 of file EcalTPGPhysicsConstfromFile.h.
popcon::EcalTPGPhysicsConstfromFile::EcalTPGPhysicsConstfromFile | ( | edm::ParameterSet const & | ) |
Definition at line 11 of file EcalTPGPhysicsConstfromFile.cc.
References gather_cfg::cout.
popcon::EcalTPGPhysicsConstfromFile::~EcalTPGPhysicsConstfromFile | ( | ) |
Definition at line 17 of file EcalTPGPhysicsConstfromFile.cc.
|
virtual |
Implements popcon::PopConSourceHandler< EcalTPGPhysicsConst >.
Definition at line 21 of file EcalTPGPhysicsConstfromFile.cc.
References gather_cfg::cout, DetId::Ecal, EcalBarrel, EcalEndcap, EcalTPGPhysicsConst::Item::EtSat, EcalTPGPhysicsConst::Item::FG_highRatio, EcalTPGPhysicsConst::Item::FG_highThreshold, EcalTPGPhysicsConst::Item::FG_lowRatio, EcalTPGPhysicsConst::Item::FG_lowThreshold, alignmentValidation::fname, i, popcon::PopConSourceHandler< EcalTPGPhysicsConst >::lastPayload(), geometryCSVtoXML::line, popcon::PopConSourceHandler< EcalTPGPhysicsConst >::m_to_transfer, jetCorrFactors_cfi::payload, DetId::rawId(), EcalTPGPhysicsConst::setValue(), AlCaHLTBitMon_QueryRunRegistry::string, EcalTPGPhysicsConst::Item::ttf_threshold_High, and EcalTPGPhysicsConst::Item::ttf_threshold_Low.
|
inlinevirtual |
Implements popcon::PopConSourceHandler< EcalTPGPhysicsConst >.
Definition at line 53 of file EcalTPGPhysicsConstfromFile.h.
|
private |
Definition at line 56 of file EcalTPGPhysicsConstfromFile.h.