1 #ifndef SiStripBackPlaneCorrection_h 2 #define SiStripBackPlaneCorrection_h 9 #include <boost/cstdint.hpp> 45 std::map<unsigned int,float>
m_BPC;
SiStripBackPlaneCorrection()
bool putBackPlaneCorrection(const uint32_t &, float)
const std::map< unsigned int, float > & getBackPlaneCorrections() const
void printDebug(std::stringstream &ss, const TrackerTopology *trackerTopo) const
Prints BackPlaneCorrections for all detIds.
float getBackPlaneCorrection(const uint32_t &) const
std::map< unsigned int, float > m_BPC
~SiStripBackPlaneCorrection()
#define COND_SERIALIZABLE
void putLorentsAngles(std::map< unsigned int, float > &BPC)
void printSummary(std::stringstream &ss, const TrackerTopology *trackerTopo) const
Prints the mean value of the BackPlaneCorrection divided by subdetector, layer and mono/stereo...