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),
23 minNHits(other.minNHits),
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)
align::ID id() const
Return the ID of Alignable, i.e. DetId of 'first' component GeomDet(Unit).
bool matchAlignable(const Alignable *ali) const
virtual StructureType alignableObjectId() const =0
Return the alignable type identifier.
const Alignables & deepComponents() const
align::StructureType objId() const