1 #ifndef SiStripLorentzAngle_h 2 #define SiStripLorentzAngle_h 43 std::map<unsigned int, float>
m_LA;
std::map< unsigned int, float > m_LA
void printSummary(std::stringstream &ss, const TrackerTopology *trackerTopo) const
Prints the mean value of the LorentzAngle divided by subdetector, layer and mono/stereo.
bool putLorentzAngle(const uint32_t &, float)
void putLorentsAngles(std::map< unsigned int, float > &LA)
float getLorentzAngle(const uint32_t &) const
#define COND_SERIALIZABLE
const std::map< unsigned int, float > & getLorentzAngles() const
void printDebug(std::stringstream &ss, const TrackerTopology *trackerTopo) const
Prints LorentzAngles for all detIds.