Public Member Functions | |
void | beautify () |
void | fill (uint32_t id, float inputLA, float outputLA) |
LATkMap () | |
LATkMap (std::unique_ptr< TkHistoMap > &&input, std::unique_ptr< TkHistoMap > &&output) | |
Public Attributes | |
std::unique_ptr< TkHistoMap > | hInputLA |
std::unique_ptr< TkHistoMap > | hOutputLA |
Definition at line 91 of file SiStripLorentzAnglePCLHarvester.cc.
|
inline |
Definition at line 92 of file SiStripLorentzAnglePCLHarvester.cc.
|
inline |
Definition at line 93 of file SiStripLorentzAnglePCLHarvester.cc.
|
inline |
Definition at line 101 of file SiStripLorentzAnglePCLHarvester.cc.
References hInputLA, hOutputLA, and mps_fire::i.
Referenced by SiStripLorentzAnglePCLHarvester::dqmEndJob().
|
inline |
Definition at line 96 of file SiStripLorentzAnglePCLHarvester.cc.
References hInputLA, and hOutputLA.
Referenced by SiStripLorentzAnglePCLHarvester::dqmEndJob().
std::unique_ptr<TkHistoMap> SiStripLorentzAnglePCLHarvester::LATkMap::hInputLA |
Definition at line 110 of file SiStripLorentzAnglePCLHarvester.cc.
Referenced by beautify(), and fill().
std::unique_ptr<TkHistoMap> SiStripLorentzAnglePCLHarvester::LATkMap::hOutputLA |
Definition at line 110 of file SiStripLorentzAnglePCLHarvester.cc.
Referenced by beautify(), and fill().