convertHitToPhysical(const coord &, physXY &) const | MapsSensor | |
convertPhysicalToHit(const physXY &, coord &) const | MapsSensor | |
coord typedef | MapsSensor | |
decodeRegion(const coord &) const | MapsSensor | |
decodeRegion(const physXY &) const | MapsSensor | |
getAlignment() const | MapsSensor | |
getEfficiency(unsigned threshold, bool withShapers=true, bool withSamplers=true) | MapsSensor | |
getEfficiencyByGroup(TH2F &, unsigned threshold=0) | MapsSensor | |
getEfficiencyCurve(TH1F &, int bins, int low, int high, bool withShapers=true, bool withSamplers=true) | MapsSensor | |
getEfficiencyTimestamps(TH1F &plot) | MapsSensor | |
getEfficiencyXYPlot(TH2F &plot) | MapsSensor | |
getFourthHitResidualPlot(TH2F &plot) | MapsSensor | |
getInefficiencyTimestamps(TH1F &plot) | MapsSensor | |
getInefficiencyXYPlot(TH2F &plot, bool physicalXY=false) | MapsSensor | |
getResidualXYPlot(TH2F &) const | MapsSensor | |
id() | MapsSensor | [inline] |
isDeadArea(const physXY) const | MapsSensor | |
MapsSensor(unsigned id, double zpos, double phi=0) | MapsSensor | [inline] |
MapsSensor(unsigned id, double zpos, physXY alignment, double phi=0) | MapsSensor | [inline] |
mutualSensorMask(const std::vector< MapsSensor * > &, TH2F &) | MapsSensor | [static] |
operator<<(std::ostream &s, const MapsSensor &ms) | MapsSensor | [friend] |
operator=(MapsSensor &ms) | MapsSensor | [inline, protected] |
phi() | MapsSensor | [inline] |
physXY typedef | MapsSensor | |
printEfficiencies(std::ostream &) | MapsSensor | |
registerGeneralHit(unsigned threshold, coord place, unsigned bx) | MapsSensor | |
registerTrackConfirm(unsigned threshold, coord place, unsigned bx) | MapsSensor | |
registerTrackConfirm(unsigned threshold, coord place, unsigned bx, physXY fourthHitResid) | MapsSensor | |
registerTrackMiss(unsigned threshold, coord predicted, unsigned bx) | MapsSensor | |
registerTrackMiss(unsigned threshold, physXY predicted, unsigned bx) | MapsSensor | |
setAlignment(MapsSensor::physXY alignment) | MapsSensor | |
setPhi(const double phi) | MapsSensor | [inline] |
setResidual(physXY resid) | MapsSensor | |
setZPosition(const double zpos) | MapsSensor | [inline] |
zPosition() const | MapsSensor | [inline] |
~MapsSensor() | MapsSensor | [virtual] |