1 #ifndef LMFTESTPULSECONFIGDAT_H 2 #define LMFTESTPULSECONFIGDAT_H
float getPNVinj(EcalLogicID &id)
LMFTestPulseConfigDat & setData(EcalLogicID &id, const std::vector< float > &v)
float getDACMGPA(EcalLogicID &id)
LMFTestPulseConfigDat & setPNVinj(EcalLogicID &id, float g)
LMFDat & setData(int logic_id, const std::vector< float > &data)
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
float getPNGain(EcalLogicID &id)
LMFTestPulseConfigDat(EcalDBConnection *c)
LMFTestPulseConfigDat & setPNGain(EcalLogicID &id, float g)
std::map< int, std::vector< float > > getData()
LMFTestPulseConfigDat & setDACMGPA(EcalLogicID &id, float g)
LMFTestPulseConfigDat & setData(EcalLogicID &id, float g, float d, float pnga, float pnv)
float getVFEGain(EcalLogicID &id)
LMFTestPulseConfigDat & setVFEGain(EcalLogicID &id, float g)
std::map< std::string, unsigned int > m_keys
~LMFTestPulseConfigDat() override