#include <SiPixelLorentzAngle.h>
|
template<class Archive > |
void | serialize (Archive &ar, const unsigned int version) |
|
|
std::map< unsigned int, float > | m_LA |
|
Definition at line 11 of file SiPixelLorentzAngle.h.
◆ SiPixelLorentzAngle()
SiPixelLorentzAngle::SiPixelLorentzAngle |
( |
| ) |
|
|
inline |
◆ ~SiPixelLorentzAngle()
SiPixelLorentzAngle::~SiPixelLorentzAngle |
( |
| ) |
|
|
inline |
◆ getLorentzAngle()
float SiPixelLorentzAngle::getLorentzAngle |
( |
const uint32_t & |
detid | ) |
const |
◆ getLorentzAngles()
const std::map<unsigned int, float>& SiPixelLorentzAngle::getLorentzAngles |
( |
| ) |
const |
|
inline |
◆ putLorentsAngles()
void SiPixelLorentzAngle::putLorentsAngles |
( |
std::map< unsigned int, float > & |
LA | ) |
|
|
inline |
◆ putLorentzAngle()
bool SiPixelLorentzAngle::putLorentzAngle |
( |
const uint32_t & |
detid, |
|
|
float & |
value |
|
) |
| |
◆ serialize()
template<class Archive >
void SiPixelLorentzAngle::serialize |
( |
Archive & |
ar, |
|
|
const unsigned int |
version |
|
) |
| |
|
private |
◆ boost::serialization::access
friend class boost::serialization::access |
|
friend |
◆ cond::serialization::access
template<typename CondSerializationT , typename Enabled >
◆ m_LA
std::map<unsigned int, float> SiPixelLorentzAngle::m_LA |
|
private |