20 const std::string& sDir,
30 Book2D(sType +
"pulls_vs_sectorPhi", sType +
" pulls vs sectorPhi", 16,
34 sType +
" pullsRMS vs sectorPhi", 16, 1, 17, -20, 20);
42 const float pull = resPull.
pull().front();
void fill(const Trk::ResidualPull &resPull, int stationPhi)
Trk::HitResidualPlots m_oResidualPlots
MuonHitResidualPlots(PlotBase *pParent, const std::string &sDir, std::string sType="")
TProfile * pullsRMS_vs_sectorPhi
TProfile * BookTProfile(std::string_view name, std::string_view labels, int nBinsX, float startX, float endX, float startY=-1, float endY=-1, bool prependDir=true, bool useRMS=false)
Book a TProfile histogram.
PlotBase(PlotBase *parent, std::string_view sDir)
TH2F * Book2D(std::string_view name, std::string_view labels, int nBinsX, float startX, float endX, int nBinsY, float startY, float endY, bool prependDir=true)
Book a TH2F histogram.
This class containes residual and pull information.
const std::vector< double > & pull() const
return pull vector
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.