#include <Alignment/DTSurveyConvert/src/DTSurveyConvert.cc>
Private Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
Private Attributes | |
const edm::ESGetToken< CSCGeometry, MuonGeometryRecord > | cscGeomToken_ |
const edm::ESGetToken< DTGeometry, MuonGeometryRecord > | dtGeomToken_ |
const edm::ESGetToken< GEMGeometry, MuonGeometryRecord > | gemGeomToken_ |
const edm::ESGetToken< DTGeometry, MuonGeometryRecord > | muonGeoToken_ |
std::string | nameChambers_0 |
std::string | nameChambers_m1 |
std::string | nameChambers_m2 |
std::string | nameChambers_p1 |
std::string | nameChambers_p2 |
std::string | nameWheel_0 |
std::string | nameWheel_m1 |
std::string | nameWheel_m2 |
std::string | nameWheel_p1 |
std::string | nameWheel_p2 |
std::string | outputFileName |
bool | wheel_0 |
bool | wheel_m1 |
bool | wheel_m2 |
bool | wheel_p1 |
bool | wheel_p2 |
std::vector< DTSurvey * > | wheelList |
bool | WriteToDB |
Additional Inherited Members | |
Public Types inherited from edm::one::EDAnalyzerBase | |
typedef EDAnalyzerBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
void | resetItemsToGetFrom (BranchType iType) |
Description: Reads survey information, process it and outputs a text file with results
Implementation: <Notes on="" implementation>="">
Definition at line 28 of file DTSurveyConvert.h.
|
explicit |
Definition at line 9 of file DTSurveyConvert.cc.
References edm::ParameterSet::getUntrackedParameter(), nameChambers_0, nameChambers_m1, nameChambers_m2, nameChambers_p1, nameChambers_p2, nameWheel_0, nameWheel_m1, nameWheel_m2, nameWheel_p1, nameWheel_p2, outputFileName, AlCaHLTBitMon_QueryRunRegistry::string, wheel_0, wheel_m1, wheel_m2, wheel_p1, wheel_p2, and WriteToDB.
|
overrideprivatevirtual |
Implements edm::one::EDAnalyzerBase.
Definition at line 38 of file DTSurveyConvert.cc.
References alpha, HLT_2022v15_cff::beta, cscGeomToken_, dtGeomToken_, PVValHelper::dx, PVValHelper::dy, PVValHelper::dz, CustomPhysics_cfi::gamma, gemGeometry_cff::gemGeometry, gemGeomToken_, edm::EventSetup::getData(), testHGCalDigi_cfg::inFile, muonGeoToken_, nameChambers_0, nameChambers_m1, nameChambers_m2, nameChambers_p1, nameChambers_p2, nameWheel_0, nameWheel_m1, nameWheel_m2, nameWheel_p1, nameWheel_p2, L1TdeCSCTF_cfi::outFile, outputFileName, makeMuonMisalignmentScenario::wheel, wheel_0, wheel_m1, wheel_m2, wheel_p1, wheel_p2, wheelList, and WriteToDB.
|
private |
Definition at line 57 of file DTSurveyConvert.h.
Referenced by analyze().
|
private |
Definition at line 56 of file DTSurveyConvert.h.
Referenced by analyze().
|
private |
Definition at line 58 of file DTSurveyConvert.h.
Referenced by analyze().
|
private |
Definition at line 35 of file DTSurveyConvert.h.
Referenced by analyze().
|
private |
Definition at line 45 of file DTSurveyConvert.h.
Referenced by analyze(), and DTSurveyConvert().
|
private |
Definition at line 44 of file DTSurveyConvert.h.
Referenced by analyze(), and DTSurveyConvert().
|
private |
Definition at line 43 of file DTSurveyConvert.h.
Referenced by analyze(), and DTSurveyConvert().
|
private |
Definition at line 46 of file DTSurveyConvert.h.
Referenced by analyze(), and DTSurveyConvert().
|
private |
Definition at line 47 of file DTSurveyConvert.h.
Referenced by analyze(), and DTSurveyConvert().
|
private |
Definition at line 40 of file DTSurveyConvert.h.
Referenced by analyze(), and DTSurveyConvert().
|
private |
Definition at line 39 of file DTSurveyConvert.h.
Referenced by analyze(), and DTSurveyConvert().
|
private |
Definition at line 38 of file DTSurveyConvert.h.
Referenced by analyze(), and DTSurveyConvert().
|
private |
Definition at line 41 of file DTSurveyConvert.h.
Referenced by analyze(), and DTSurveyConvert().
|
private |
Definition at line 42 of file DTSurveyConvert.h.
Referenced by analyze(), and DTSurveyConvert().
|
private |
Definition at line 48 of file DTSurveyConvert.h.
Referenced by analyze(), PhaseITreeProducer.ModuleLvlValuesReader::CreateTree2(), DTSurveyConvert(), and InefficientDoubleROC.InefficientDeadROCs::ReadHistograms().
|
private |
Definition at line 51 of file DTSurveyConvert.h.
Referenced by analyze(), and DTSurveyConvert().
|
private |
Definition at line 50 of file DTSurveyConvert.h.
Referenced by analyze(), and DTSurveyConvert().
|
private |
Definition at line 49 of file DTSurveyConvert.h.
Referenced by analyze(), and DTSurveyConvert().
|
private |
Definition at line 52 of file DTSurveyConvert.h.
Referenced by analyze(), and DTSurveyConvert().
|
private |
Definition at line 53 of file DTSurveyConvert.h.
Referenced by analyze(), and DTSurveyConvert().
|
private |
Definition at line 37 of file DTSurveyConvert.h.
Referenced by analyze().
|
private |
Definition at line 54 of file DTSurveyConvert.h.
Referenced by analyze(), and DTSurveyConvert().