Go to the documentation of this file. 1 #ifndef LMFTESTPULSECONFIGDAT_H
2 #define LMFTESTPULSECONFIGDAT_H
std::map< int, std::vector< float > > getData()
LMFTestPulseConfigDat & setPNVinj(EcalLogicID &id, float g)
LMFTestPulseConfigDat & setPNGain(EcalLogicID &id, float g)
LMFTestPulseConfigDat & setData(EcalLogicID &id, const std::vector< float > &v)
LMFDat & setData(int logic_id, const std::vector< float > &data)
std::map< std::string, unsigned int > m_keys
~LMFTestPulseConfigDat() override
LMFTestPulseConfigDat & setVFEGain(EcalLogicID &id, float g)
float getPNGain(EcalLogicID &id)
float getVFEGain(EcalLogicID &id)
LMFTestPulseConfigDat(EcalDBConnection *c)
float getPNVinj(EcalLogicID &id)
LMFTestPulseConfigDat & setData(EcalLogicID &id, float g, float d, float pnga, float pnv)
float getDACMGPA(EcalLogicID &id)
The Signals That Services Can Subscribe To This is based on ActivityRegistry and is current per Services can connect to the signals distributed by the ActivityRegistry in order to monitor the activity of the application Each possible callback has some defined which we here list in angle e g
LMFTestPulseConfigDat & setDACMGPA(EcalLogicID &id, float g)