#include <EcalPulseShapesHandler.h>
Public Member Functions | |
bool | checkPulseShape (EcalPulseShapes::Item *item) |
EcalPulseShapesHandler (edm::ParameterSet const &) | |
void | fillSimPulseShape (EcalPulseShapes::Item *item, bool isbarrel) |
void | getNewObjects () override |
std::string | id () const override |
~EcalPulseShapesHandler () override | |
Public Member Functions inherited from popcon::PopConSourceHandler< EcalPulseShapes > | |
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 () |
cond::TagInfo_t const & | tagInfo () const |
std::string const & | userTextLog () const |
virtual | ~PopConSourceHandler () |
Private Attributes | |
std::vector< double > | m_EBPulseShapeTemplate |
std::vector< double > | m_EEPulseShapeTemplate |
std::string | m_filename |
unsigned int | m_firstRun |
std::string | m_gentag |
unsigned int | m_lastRun |
std::string | m_name |
const EcalPulseShapes * | mypulseshapes |
Additional Inherited Members | |
Public Types inherited from popcon::PopConSourceHandler< EcalPulseShapes > | |
typedef std::map< Time_t, std::shared_ptr< EcalPulseShapes > > | Container |
typedef std::unique_ptr< EcalPulseShapes > | Ref |
typedef PopConSourceHandler< EcalPulseShapes > | self |
typedef cond::Time_t | Time_t |
typedef EcalPulseShapes | value_type |
Protected Member Functions inherited from popcon::PopConSourceHandler< EcalPulseShapes > | |
cond::persistency::Session & | dbSession () const |
Protected Attributes inherited from popcon::PopConSourceHandler< EcalPulseShapes > | |
Container | m_iovs |
std::vector< std::pair< EcalPulseShapes *, Time_t > > | m_to_transfer |
std::string | m_userTextLog |
Definition at line 40 of file EcalPulseShapesHandler.h.
popcon::EcalPulseShapesHandler::EcalPulseShapesHandler | ( | edm::ParameterSet const & | ps | ) |
Definition at line 7 of file EcalPulseShapesHandler.cc.
References gather_cfg::cout, edm::ParameterSet::getParameter(), m_EBPulseShapeTemplate, m_EEPulseShapeTemplate, m_filename, m_firstRun, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 16 of file EcalPulseShapesHandler.cc.
bool popcon::EcalPulseShapesHandler::checkPulseShape | ( | EcalPulseShapes::Item * | item | ) |
Definition at line 18 of file EcalPulseShapesHandler.cc.
References B2GTnPMonitor_cfi::item, mps_fire::result, alignCSCRings::s, and EcalPulseShape::TEMPLATESAMPLES.
void popcon::EcalPulseShapesHandler::fillSimPulseShape | ( | EcalPulseShapes::Item * | item, |
bool | isbarrel | ||
) |
Definition at line 28 of file EcalPulseShapesHandler.cc.
References B2GTnPMonitor_cfi::item, alignCSCRings::s, and EcalPulseShape::TEMPLATESAMPLES.
|
overridevirtual |
Implements popcon::PopConSourceHandler< EcalPulseShapes >.
Definition at line 34 of file EcalPulseShapesHandler.cc.
References gather_cfg::cout, EBDetId::ETAPHIMODE, spr::find(), l1tPhase2CaloJetEmulator_cfi::iEta, ALPAKA_ACCELERATOR_NAMESPACE::caPixelDoublets::if(), EcalCondObjectContainer< T >::insert(), ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::it, B2GTnPMonitor_cfi::item, EEDetId::IX_MAX, EEDetId::IX_MIN, EEDetId::IY_MAX, EEDetId::IY_MIN, mps_splice::line, EBDetId::MAX_IETA, EBDetId::MAX_IPHI, EBDetId::MIN_IPHI, DetId::rawId(), nano_mu_digi_cff::rawId, alignCSCRings::s, AlCaHLTBitMon_QueryRunRegistry::string, EcalPulseShape::TEMPLATESAMPLES, EBDetId::validDetId(), and EEDetId::validDetId().
|
inlineoverridevirtual |
Implements popcon::PopConSourceHandler< EcalPulseShapes >.
Definition at line 47 of file EcalPulseShapesHandler.h.
References m_name.
|
private |
Definition at line 58 of file EcalPulseShapesHandler.h.
Referenced by EcalPulseShapesHandler().
|
private |
Definition at line 58 of file EcalPulseShapesHandler.h.
Referenced by EcalPulseShapesHandler().
|
private |
Definition at line 56 of file EcalPulseShapesHandler.h.
Referenced by EcalPulseShapesHandler().
|
private |
Definition at line 52 of file EcalPulseShapesHandler.h.
Referenced by EcalPulseShapesHandler().
|
private |
Definition at line 55 of file EcalPulseShapesHandler.h.
|
private |
Definition at line 53 of file EcalPulseShapesHandler.h.
|
private |
Definition at line 57 of file EcalPulseShapesHandler.h.
Referenced by id().
|
private |
Definition at line 50 of file EcalPulseShapesHandler.h.