1 #ifndef SiPixelLorentzAngle_h 2 #define SiPixelLorentzAngle_h 9 #include<boost/cstdint.hpp> 27 std::map<unsigned int,float>
m_LA;
const std::map< unsigned int, float > & getLorentzAngles() const
void putLorentsAngles(std::map< unsigned int, float > &LA)
std::map< unsigned int, float > m_LA
bool putLorentzAngle(const uint32_t &, float &)
#define COND_SERIALIZABLE
float getLorentzAngle(const uint32_t &) const