|
void | SiPixelPI::adjustCanvasMargins (TVirtualPad *pad, float top, float bottom, float left, float right) |
|
void | SiPixelPI::adjustStats (TPaveStats *stats, float X1, float Y1, float X2, float Y2) |
|
bool | SiPixelPI::checkAnswerOK (std::string &answer, bool &result) |
|
void | SiPixelPI::displayNotSupported (TCanvas &canv, const unsigned int size) |
|
void | SiPixelPI::draw_line (double x1, double x2, double y1, double y2, int width=2, int style=1, int color=1) |
|
void | SiPixelPI::dress_occup_plot (TCanvas &canv, TH2 *h, int lay, int ring=0, int phase=0, bool half_shift=true, bool mark_zero=true, bool standard_palette=true) |
|
template<typename T > |
std::pair< T, T > | SiPixelPI::findMinMaxInMap (const std::map< unsigned int, T > &theMap) |
|
std::pair< float, float > | SiPixelPI::getExtrema (TH1 *h1, TH1 *h2) |
|
std::string | SiPixelPI::getStringFromRegionEnum (SiPixelPI::regions e) |
|
bool | SiPixelPI::isBPixOuterLadder (const DetId &detid, const TrackerTopology &tTopo, bool isPhase0) |
|
void | SiPixelPI::makeNicePlotStyle (TH1 *hist) |
|
int | SiPixelPI::quadrant (const DetId &detid, const TrackerTopology *tTopo_, bool phase_) |
|
int | SiPixelPI::ring (const DetId &detid, const TrackerTopology &tTopo_, bool phase_) |
|
int | SiPixelPI::signed_blade (const DetId &detid, const TrackerTopology &tTopo_, bool phase_) |
|
int | SiPixelPI::signed_blade_panel (const DetId &detid, const TrackerTopology &tTopo_, bool phase_) |
|
int | SiPixelPI::signed_disk (const DetId &detid, const TrackerTopology &tTopo_, bool phase_) |
|
int | SiPixelPI::signed_ladder (const DetId &detid, const TrackerTopology &tTopo_, bool phase_) |
|
int | SiPixelPI::signed_module (const DetId &detid, const TrackerTopology &tTopo_, bool phase_) |
|
std::pair< unsigned int,
unsigned int > | SiPixelPI::unpack (cond::Time_t since) |
|