1 #ifndef CondCore_SiPhase2TrackerObjects_SiPhase2OuterTrackerLorentzAngle_h
2 #define CondCore_SiPhase2TrackerObjects_SiPhase2OuterTrackerLorentzAngle_h
55 std::unordered_map<unsigned int, float>&
out)
const;
57 std::unordered_map<unsigned int, float>
m_LA;
const std::unordered_map< unsigned int, float > & getLorentzAngles() const
void getLorentzAnglesByModuleType(const TrackerGeometry *trackerGeometry, const TrackerGeometry::ModuleType &theType, std::unordered_map< unsigned int, float > &out) const
~SiPhase2OuterTrackerLorentzAngle()
void getLorentzAngles_PSP(const TrackerGeometry *geo, std::unordered_map< unsigned int, float > &out) const
void printDebug(std::stringstream &ss, const TrackerTopology *trackerTopo) const
SiPhase2OuterTrackerLorentzAngle()
bool putLorentzAngle(const uint32_t &, float)
void getLorentzAngles_PSS(const TrackerGeometry *geo, std::unordered_map< unsigned int, float > &out) const
void putLorentzAngles(std::unordered_map< unsigned int, float > &LA)
void getLorentzAngles_2S(const TrackerGeometry *geo, std::unordered_map< unsigned int, float > &out) const
#define COND_SERIALIZABLE
std::unordered_map< unsigned int, float > m_LA
float getLorentzAngle(const uint32_t &) const