2 #ifndef CalibTracker_SiStripESProducers_SiStripLorentzAngleGenerator_H
3 #define CalibTracker_SiStripESProducers_SiStripLorentzAngleGenerator_H
41 void setHallMobility(
const double & meanMin,
const double & meanMax,
const double & sigma,
const bool uniform);
43 void setUniform(
const std::vector<double> & TIB_EstimatedValuesMin,
const std::vector<double> & TIB_EstimatedValuesMax, std::vector<bool> & uniformTIB);
SiStripLorentzAngleGenerator(const edm::ParameterSet &, const edm::ActivityRegistry &)
void setUniform(const std::vector< double > &TIB_EstimatedValuesMin, const std::vector< double > &TIB_EstimatedValuesMax, std::vector< bool > &uniformTIB)
Method used to determine whether to generate with a uniform distribution for each layer...
SiStripLorentzAngle * createObject(const TrackerTopology *tTopo)
void getObj(SiStripLorentzAngle *&obj, const TrackerTopology *tTopo)
~SiStripLorentzAngleGenerator()
void setHallMobility(const double &meanMin, const double &meanMax, const double &sigma, const bool uniform)