#include <TrackerGeometryCompare.h>
Public Types | |
typedef std::vector< Alignable * > | Alignables |
typedef AlignTransform | SurveyValue |
typedef Alignments | SurveyValues |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Public Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) |
virtual void | beginJob () |
Read from DB and print survey info. More... | |
virtual void | endJob () |
TrackerGeometryCompare (const edm::ParameterSet &) | |
Do nothing. Required by framework. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
EDAnalyzer () | |
ModuleDescription const & | moduleDescription () const |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Public Member Functions inherited from edm::EDConsumerBase | |
std::vector< ConsumesInfo > | consumesInfo () const |
EDConsumerBase () | |
ProductHolderIndexAndSkipBit | indexFrom (EDGetToken, BranchType, TypeID const &) const |
void | itemsMayGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
void | itemsToGet (BranchType, std::vector< ProductHolderIndexAndSkipBit > &) const |
std::vector < ProductHolderIndexAndSkipBit > const & | itemsToGetFromEvent () const |
void | labelsForToken (EDGetToken iToken, Labels &oLabels) const |
void | modulesDependentUpon (std::string const &iProcessName, std::string const &iModuleLabel, bool iPrint, std::vector< char const * > &oModuleLabels) const |
void | modulesWhoseProductsAreConsumed (std::vector< ModuleDescription const * > &modules, ProductRegistry const &preg, std::map< std::string, ModuleDescription const * > const &labelsToDesc, std::string const &processName) const |
bool | registeredToConsume (ProductHolderIndex, bool, BranchType) const |
bool | registeredToConsumeMany (TypeID const &, BranchType) const |
void | updateLookup (BranchType iBranchType, ProductHolderIndexHelper const &) |
virtual | ~EDConsumerBase () |
Private Member Functions | |
void | addSurveyInfo (Alignable *ali) |
void | compareGeometries (Alignable *refAli, Alignable *curAli, const TrackerTopology *tTopo, const edm::EventSetup &iSetup) |
void | compareSurfaceDeformations (TTree *_inputTree11, TTree *_inputTree12) |
void | createROOTGeometry (const edm::EventSetup &iSetup) |
void | diffCommonTrackerSystem (Alignable *refAli, Alignable *curAli) |
void | fillIdentifiers (int subdetlevel, int rawid, const TrackerTopology *tTopo) |
void | fillTree (Alignable *refAli, const AlgebraicVector &diff, const TrackerTopology *tTopo, const edm::EventSetup &iSetup) |
bool | passIdCut (uint32_t) |
void | setCommonTrackerSystem () |
void | surveyToTracker (AlignableTracker *ali, Alignments *alignVals, AlignmentErrorsExtended *alignErrors) |
Additional Inherited Members | |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
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 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) |
Module that reads survey info from DB and prints them out.
Usage: module comparator = TrackerGeometryCompare {
lots of stuff
} path p = { comparator }
******** Including surface deformations in the geometry comparison ********
Definition at line 50 of file TrackerGeometryCompare.h.
typedef std::vector<Alignable*> TrackerGeometryCompare::Alignables |
Definition at line 54 of file TrackerGeometryCompare.h.
Definition at line 52 of file TrackerGeometryCompare.h.
Definition at line 53 of file TrackerGeometryCompare.h.
TrackerGeometryCompare::TrackerGeometryCompare | ( | const edm::ParameterSet & | cfg | ) |
Do nothing. Required by framework.
Definition at line 61 of file TrackerGeometryCompare.cc.
|
private |
Definition at line 943 of file TrackerGeometryCompare.cc.
|
virtual |
Implements edm::EDAnalyzer.
Definition at line 238 of file TrackerGeometryCompare.cc.
|
virtual |
Read from DB and print survey info.
Reimplemented from edm::EDAnalyzer.
Definition at line 214 of file TrackerGeometryCompare.cc.
|
private |
Definition at line 612 of file TrackerGeometryCompare.cc.
|
private |
Definition at line 469 of file TrackerGeometryCompare.cc.
|
private |
Definition at line 282 of file TrackerGeometryCompare.cc.
|
private |
Definition at line 723 of file TrackerGeometryCompare.cc.
|
virtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 218 of file TrackerGeometryCompare.cc.
|
private |
Definition at line 990 of file TrackerGeometryCompare.cc.
|
private |
Definition at line 782 of file TrackerGeometryCompare.cc.
|
private |
Definition at line 977 of file TrackerGeometryCompare.cc.
|
private |
Definition at line 685 of file TrackerGeometryCompare.cc.
|
private |
Definition at line 891 of file TrackerGeometryCompare.cc.
|
private |
Definition at line 135 of file TrackerGeometryCompare.h.
|
private |
Definition at line 145 of file TrackerGeometryCompare.h.
|
private |
Definition at line 144 of file TrackerGeometryCompare.h.
|
private |
Definition at line 145 of file TrackerGeometryCompare.h.
|
private |
Definition at line 123 of file TrackerGeometryCompare.h.
|
private |
Definition at line 147 of file TrackerGeometryCompare.h.
|
private |
Definition at line 149 of file TrackerGeometryCompare.h.
|
private |
Definition at line 147 of file TrackerGeometryCompare.h.
|
private |
Definition at line 149 of file TrackerGeometryCompare.h.
|
private |
Definition at line 144 of file TrackerGeometryCompare.h.
|
private |
Definition at line 116 of file TrackerGeometryCompare.h.
|
private |
Definition at line 117 of file TrackerGeometryCompare.h.
|
private |
Definition at line 122 of file TrackerGeometryCompare.h.
|
private |
Definition at line 147 of file TrackerGeometryCompare.h.
|
private |
Definition at line 149 of file TrackerGeometryCompare.h.
|
private |
Definition at line 147 of file TrackerGeometryCompare.h.
|
private |
Definition at line 147 of file TrackerGeometryCompare.h.
|
private |
Definition at line 149 of file TrackerGeometryCompare.h.
|
private |
Definition at line 149 of file TrackerGeometryCompare.h.
|
private |
Definition at line 149 of file TrackerGeometryCompare.h.
|
private |
Definition at line 147 of file TrackerGeometryCompare.h.
|
private |
Definition at line 147 of file TrackerGeometryCompare.h.
|
private |
Definition at line 147 of file TrackerGeometryCompare.h.
|
private |
Definition at line 145 of file TrackerGeometryCompare.h.
|
private |
Definition at line 133 of file TrackerGeometryCompare.h.
Referenced by Vispa.Plugins.EdmBrowser.EdmBrowserTabController.EdmBrowserTabController::eventContent().
|
private |
Definition at line 145 of file TrackerGeometryCompare.h.
|
private |
\ Tree variables
Definition at line 144 of file TrackerGeometryCompare.h.
|
private |
Definition at line 151 of file TrackerGeometryCompare.h.
|
private |
Definition at line 144 of file TrackerGeometryCompare.h.
|
private |
Definition at line 109 of file TrackerGeometryCompare.h.
|
private |
Definition at line 110 of file TrackerGeometryCompare.h.
|
private |
Definition at line 136 of file TrackerGeometryCompare.h.
|
private |
Definition at line 137 of file TrackerGeometryCompare.h.
|
private |
Definition at line 138 of file TrackerGeometryCompare.h.
|
private |
Definition at line 139 of file TrackerGeometryCompare.h.
|
private |
Definition at line 140 of file TrackerGeometryCompare.h.
|
private |
Definition at line 141 of file TrackerGeometryCompare.h.
|
private |
Definition at line 111 of file TrackerGeometryCompare.h.
|
private |
Definition at line 112 of file TrackerGeometryCompare.h.
|
private |
Definition at line 144 of file TrackerGeometryCompare.h.
|
private |
Definition at line 144 of file TrackerGeometryCompare.h.
|
private |
Definition at line 144 of file TrackerGeometryCompare.h.
|
private |
Definition at line 130 of file TrackerGeometryCompare.h.
|
private |
Definition at line 129 of file TrackerGeometryCompare.h.
|
private |
Definition at line 128 of file TrackerGeometryCompare.h.
|
private |
Definition at line 108 of file TrackerGeometryCompare.h.
|
private |
Definition at line 145 of file TrackerGeometryCompare.h.
|
private |
Definition at line 145 of file TrackerGeometryCompare.h.
|
private |
Definition at line 115 of file TrackerGeometryCompare.h.
|
private |
Definition at line 144 of file TrackerGeometryCompare.h.
|
private |
Definition at line 154 of file TrackerGeometryCompare.h.
|
private |
Definition at line 150 of file TrackerGeometryCompare.h.
|
private |
Definition at line 152 of file TrackerGeometryCompare.h.
|
private |
Definition at line 150 of file TrackerGeometryCompare.h.
|
private |
Definition at line 134 of file TrackerGeometryCompare.h.
|
private |
Definition at line 126 of file TrackerGeometryCompare.h.
|
private |
Definition at line 125 of file TrackerGeometryCompare.h.
|
private |
Definition at line 124 of file TrackerGeometryCompare.h.
|
private |
Definition at line 153 of file TrackerGeometryCompare.h.
|
private |
Definition at line 144 of file TrackerGeometryCompare.h.
|
private |
Definition at line 114 of file TrackerGeometryCompare.h.
|
private |
Definition at line 118 of file TrackerGeometryCompare.h.
|
private |
Definition at line 119 of file TrackerGeometryCompare.h.
|
private |
Definition at line 120 of file TrackerGeometryCompare.h.
|
private |
Definition at line 113 of file TrackerGeometryCompare.h.
|
private |
Definition at line 145 of file TrackerGeometryCompare.h.
|
private |
Definition at line 145 of file TrackerGeometryCompare.h.
|
private |
Definition at line 145 of file TrackerGeometryCompare.h.
|
private |
Definition at line 101 of file TrackerGeometryCompare.h.
|
private |
Definition at line 100 of file TrackerGeometryCompare.h.
|
private |
Definition at line 160 of file TrackerGeometryCompare.h.
|
private |
Definition at line 164 of file TrackerGeometryCompare.h.
|
private |
Definition at line 156 of file TrackerGeometryCompare.h.
|
private |
Definition at line 158 of file TrackerGeometryCompare.h.
|
private |
Definition at line 157 of file TrackerGeometryCompare.h.
|
private |
Definition at line 75 of file TrackerGeometryCompare.h.
|
private |
Definition at line 162 of file TrackerGeometryCompare.h.
|
private |
Definition at line 99 of file TrackerGeometryCompare.h.
|
private |
Definition at line 105 of file TrackerGeometryCompare.h.
|
private |
Definition at line 103 of file TrackerGeometryCompare.h.
|
private |
Definition at line 104 of file TrackerGeometryCompare.h.