#include <ReadPGInfo.h>
Public Member Functions | |
char * | getId (int, int, int) |
TMatrixD | giveQC (int, int, int) |
TMatrixD | giveQCCal (int, int, int) |
TMatrixD | giveR (int, int, int) |
TMatrixD | giveSurvey (int, int, int) |
ReadPGInfo (const char *name) | |
~ReadPGInfo () | |
Private Attributes | |
TFile * | rootFile |
ReadPGInfo::ReadPGInfo | ( | const char * | name | ) |
ReadPGInfo::~ReadPGInfo | ( | ) |
char * ReadPGInfo::getId | ( | int | wheel, |
int | station, | ||
int | sector | ||
) |
Definition at line 329 of file ReadPGInfo.cc.
References chambers, counter, position, nano_mu_digi_cff::sector, relativeConstraints::station, TOTALCHAMBERS, and makeMuonMisalignmentScenario::wheel.
Referenced by giveQC(), giveR(), and giveSurvey().
TMatrixD ReadPGInfo::giveQC | ( | int | wheel, |
int | station, | ||
int | sector | ||
) |
Definition at line 371 of file ReadPGInfo.cc.
References relativeConstraints::empty, getId(), rootFile, nano_mu_digi_cff::sector, relativeConstraints::station, and makeMuonMisalignmentScenario::wheel.
Referenced by giveQCCal().
TMatrixD ReadPGInfo::giveQCCal | ( | int | wheel, |
int | station, | ||
int | sector | ||
) |
Definition at line 348 of file ReadPGInfo.cc.
References HltBtagPostValidation_cff::c, relativeConstraints::error, giveQC(), edmScanValgrind::maxCount, nano_mu_digi_cff::sector, relativeConstraints::station, and makeMuonMisalignmentScenario::wheel.
Referenced by DTMuonMillepede::getbcsMatrix(), DTMuonMillepede::getbqcMatrix(), DTMuonMillepede::getCcsMatrix(), and DTMuonMillepede::getCqcMatrix().
TMatrixD ReadPGInfo::giveR | ( | int | wheel, |
int | station, | ||
int | sector | ||
) |
Definition at line 337 of file ReadPGInfo.cc.
References relativeConstraints::empty, getId(), dttmaxenums::R, rootFile, nano_mu_digi_cff::sector, relativeConstraints::station, and makeMuonMisalignmentScenario::wheel.
TMatrixD ReadPGInfo::giveSurvey | ( | int | wheel, |
int | station, | ||
int | sector | ||
) |
Definition at line 387 of file ReadPGInfo.cc.
References relativeConstraints::empty, getId(), rootFile, nano_mu_digi_cff::sector, relativeConstraints::station, and makeMuonMisalignmentScenario::wheel.
Referenced by DTMuonMillepede::getbcsMatrix(), and DTMuonMillepede::getbsurveyMatrix().
|
private |
Definition at line 27 of file ReadPGInfo.h.
Referenced by giveQC(), giveR(), giveSurvey(), ReadPGInfo(), and ~ReadPGInfo().