6 defaultFlag(defaultFlag_),
11 applyPixelProbCut(
false),
12 usePixelProbXYOrProbQ(
false),
19 : aliObj(
other.aliObj),
20 defaultFlag(
other.defaultFlag),
21 minRelParError(
other.minRelParError),
22 maxRelParError(
other.maxRelParError),
24 maxHitPull(
other.maxHitPull),
25 applyPixelProbCut(
other.applyPixelProbCut),
26 usePixelProbXYOrProbQ(
other.usePixelProbXYOrProbQ),
27 minPixelProbXY(
other.minPixelProbXY),
28 maxPixelProbXY(
other.maxPixelProbXY),
29 minPixelProbQ(
other.minPixelProbQ),
30 maxPixelProbQ(
other.maxPixelProbQ) {}
HIPAlignableSpecificParameters(const Alignable *aliObj_, bool defaultFlag_=false)
bool matchAlignable(const Alignable *ali) const
const Alignables & deepComponents() const
virtual StructureType alignableObjectId() const =0
Return the alignable type identifier.
align::StructureType objId() const
align::ID id() const
Return the ID of Alignable, i.e. DetId of 'first' component GeomDet(Unit).