Classes | |
struct | TkAlBarycenters |
struct | topolInfo |
Functions | |
std::pair< double, double > | calculatePosition (TVirtualPad *myPad, int boundary) |
std::pair< int, int > | getIndices (AlignmentPI::index i) |
std::string | getStringFromCoordinate (AlignmentPI::coordinate coord) |
std::string | getStringFromIndex (AlignmentPI::index i) |
std::string | getStringFromPart (AlignmentPI::partitions i) |
std::string | getStringFromRegionEnum (AlignmentPI::regions e) |
std::pair< float, float > | getTheRange (std::map< uint32_t, float > values, const float nsigma) |
bool | isBPixOuterLadder (const DetId &detid, const TrackerTopology &tTopo, bool isPhase0) |
void | makeNicePlotStyle (TH1 *hist, int color) |
void | makeNiceStats (TH1F *hist, AlignmentPI::partitions part, int color) |
std::ostream & | operator<< (std::ostream &o, PARTITION x) |
Variables | |
static const float | cmToUm = 10000 |
const PARTITION | PARTITIONS [(int) PARTITION::LAST+1] |
static const unsigned int | phase0size = 19876 |
enum AlignmentPI::index |
|
strong |
Enumerator | |
---|---|
BPIX | |
FPIXp | |
FPIXm | |
TIB | |
TIDp | |
TIDm | |
TOB | |
TECp | |
TECm | |
LAST |
Definition at line 50 of file AlignmentPayloadInspectorHelper.h.
enum AlignmentPI::regions |
Definition at line 76 of file AlignmentPayloadInspectorHelper.h.
std::pair<double, double> AlignmentPI::calculatePosition | ( | TVirtualPad * | myPad, |
int | boundary | ||
) |
Definition at line 768 of file AlignmentPayloadInspectorHelper.h.
References createfilelist::int, min(), and corrVsCorr::rx.
Referenced by HGCalImagingAlgo::getClusters(), and HGCalCLUEAlgoT< TILE >::getClusters().
std::pair<int, int> AlignmentPI::getIndices | ( | AlignmentPI::index | i | ) |
Definition at line 663 of file AlignmentPayloadInspectorHelper.h.
std::string AlignmentPI::getStringFromCoordinate | ( | AlignmentPI::coordinate | coord | ) |
std::string AlignmentPI::getStringFromIndex | ( | AlignmentPI::index | i | ) |
Definition at line 619 of file AlignmentPayloadInspectorHelper.h.
std::string AlignmentPI::getStringFromPart | ( | AlignmentPI::partitions | i | ) |
Definition at line 641 of file AlignmentPayloadInspectorHelper.h.
References BPix, FPix, mps_fire::i, TEC, TIB, TID, and TOB.
Referenced by makeNiceStats().
std::string AlignmentPI::getStringFromRegionEnum | ( | AlignmentPI::regions | e | ) |
Definition at line 152 of file AlignmentPayloadInspectorHelper.h.
References BPixL1i, BPixL1o, BPixL2i, BPixL2o, BPixL3i, BPixL3o, BPixL4i, BPixL4o, MillePedeFileConverter_cfg::e, FPixmL1, FPixmL2, FPixmL3, FPixpL1, FPixpL2, FPixpL3, TECmR1R, TECmR1S, TECmR2R, TECmR2S, TECmR3, TECmR4, TECmR5, TECmR6, TECmR7, TECpR1R, TECpR1S, TECpR2R, TECpR2S, TECpR3, TECpR4, TECpR5, TECpR6, TECpR7, TIBL1Ri, TIBL1Ro, TIBL1Si, TIBL1So, TIBL2Ri, TIBL2Ro, TIBL2Si, TIBL2So, TIBL3i, TIBL3o, TIBL4i, TIBL4o, TIDmR1R, TIDmR1S, TIDmR2R, TIDmR2S, TIDmR3, TIDpR1R, TIDpR1S, TIDpR2R, TIDpR2S, TIDpR3, TOBL1Ri, TOBL1Ro, TOBL1Si, TOBL1So, TOBL2Ri, TOBL2Ro, TOBL2Si, TOBL2So, TOBL3i, TOBL3o, TOBL4i, TOBL4o, TOBL5i, TOBL5o, TOBL6i, and TOBL6o.
std::pair<float, float> AlignmentPI::getTheRange | ( | std::map< uint32_t, float > | values, |
const float | nsigma | ||
) |
Definition at line 743 of file AlignmentPayloadInspectorHelper.h.
References mps_fire::end, visualization-live-secondInstance_cfg::m, AlCaHLTBitMon_ParallelJobs::p, mathSSE::sqrt(), plotscripts::stdev(), and contentValuesCheck::values.
bool AlignmentPI::isBPixOuterLadder | ( | const DetId & | detid, |
const TrackerTopology & | tTopo, | ||
bool | isPhase0 | ||
) |
Definition at line 303 of file AlignmentPayloadInspectorHelper.h.
References phase1PixelTopology::layer, TrackerTopology::pxbLadder(), TrackerTopology::pxbLayer(), and DetId::rawId().
Referenced by AlignmentPI::topolInfo::fillGeometryInfo().
void AlignmentPI::makeNicePlotStyle | ( | TH1 * | hist, |
int | color | ||
) |
void AlignmentPI::makeNiceStats | ( | TH1F * | hist, |
AlignmentPI::partitions | part, | ||
int | color | ||
) |
Definition at line 710 of file AlignmentPayloadInspectorHelper.h.
References funct::abs(), edmScanValgrind::buffer, getStringFromPart(), gpuVertexFinder::hist, and edm_modernize_messagelogger::stat.
std::ostream& AlignmentPI::operator<< | ( | std::ostream & | o, |
PARTITION | x | ||
) |
Definition at line 74 of file AlignmentPayloadInspectorHelper.h.
|
static |
Definition at line 31 of file AlignmentPayloadInspectorHelper.h.
const PARTITION AlignmentPI::PARTITIONS |
Definition at line 64 of file AlignmentPayloadInspectorHelper.h.
Referenced by AlignmentPI::TkAlBarycenters::computeBarycenters().
|
static |
Definition at line 30 of file AlignmentPayloadInspectorHelper.h.