#include <TrackerGeometryIntoNtuples.cc>
Private Types | |
enum | { kMaxNumPar = 20 } |
Private Member Functions | |
void | addBranches () |
void | analyze (const edm::Event &iEvent, const edm::EventSetup &iSetup) override |
Private Attributes | |
Float_t | deformationValues_ [kMaxNumPar] |
double | m_alpha |
double | m_beta |
double | m_d1 |
double | m_d2 |
double | m_d3 |
int | m_dNpar |
int | m_dtype |
TFile * | m_file |
double | m_gamma |
std::string | m_outputFile |
std::string | m_outputTreename |
uint32_t | m_rawid |
int | m_subdetid |
TTree * | m_tree |
TTree * | m_treeDeformations |
TTree * | m_treeErrors |
double | m_x |
double | m_xx |
double | m_xy |
double | m_xz |
double | m_y |
double | m_yy |
double | m_yz |
double | m_z |
double | m_zz |
std::vector< double > * | mp_dpar |
UInt_t | numDeformationValues_ |
AlignableTracker * | theCurrentTracker |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
static bool | wantsGlobalLuminosityBlocks () |
static bool | wantsGlobalRuns () |
static bool | wantsStreamLuminosityBlocks () |
static bool | wantsStreamRuns () |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
Description: Takes a set of alignment constants and turns them into a ROOT file
Implementation: <Notes on="" implementation>="">
Definition at line 74 of file TrackerGeometryIntoNtuples.cc.
|
private |
|
explicit |
Definition at line 124 of file TrackerGeometryIntoNtuples.cc.
References edm::ParameterSet::getUntrackedParameter(), m_file, m_outputFile, m_outputTreename, m_tree, m_treeDeformations, m_treeErrors, and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 149 of file TrackerGeometryIntoNtuples.cc.
References theCurrentTracker.
|
private |
Definition at line 289 of file TrackerGeometryIntoNtuples.cc.
References DEFINE_FWK_MODULE, m_alpha, m_beta, m_dNpar, m_dtype, m_gamma, m_rawid, m_subdetid, m_tree, m_treeDeformations, m_treeErrors, m_x, m_xx, m_xy, m_xz, m_y, m_yy, m_yz, m_z, m_zz, and mp_dpar.
Referenced by Vispa.Plugins.EdmBrowser.EventContentDataAccessor.EventContentDataAccessor::addContentFile(), and analyze().
|
overrideprivate |
Definition at line 160 of file TrackerGeometryIntoNtuples.cc.
References addBranches(), GeometryAligner::applyAlignments(), GeometryAligner::attachSurfaceDeformations(), TrackerGeomBuilderFromGeometricDet::build(), align::DetectorGlobalPosition(), TrackerGeometry::detUnits(), edm::EventSetup::get(), edm::eventsetup::DependentRecordImplementation< RecordT, ListT >::get(), mps_fire::i, Alignments::m_align, m_alpha, m_beta, m_d1, m_d2, m_d3, m_dNpar, m_dtype, m_file, m_gamma, m_rawid, m_subdetid, m_tree, m_treeDeformations, m_treeErrors, m_x, m_xx, m_xy, m_xz, m_y, m_yy, m_yz, m_z, m_zz, mp_dpar, edm::ESHandle< T >::product(), DetId::rawId(), idealTransformation::rotation, DetId::subdetId(), theCurrentTracker, and DetId::Tracker.
|
private |
Definition at line 103 of file TrackerGeometryIntoNtuples.cc.
|
private |
Definition at line 91 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), and analyze().
|
private |
Definition at line 91 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), and analyze().
|
private |
Definition at line 95 of file TrackerGeometryIntoNtuples.cc.
Referenced by analyze().
|
private |
Definition at line 95 of file TrackerGeometryIntoNtuples.cc.
Referenced by analyze().
|
private |
Definition at line 95 of file TrackerGeometryIntoNtuples.cc.
Referenced by analyze().
|
private |
Definition at line 94 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), and analyze().
|
private |
Definition at line 96 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), and analyze().
|
private |
Definition at line 110 of file TrackerGeometryIntoNtuples.cc.
Referenced by analyze(), and TrackerGeometryIntoNtuples().
|
private |
Definition at line 91 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), and analyze().
|
private |
Definition at line 108 of file TrackerGeometryIntoNtuples.cc.
Referenced by TrackerGeometryIntoNtuples().
|
private |
Definition at line 109 of file TrackerGeometryIntoNtuples.cc.
Referenced by TrackerGeometryIntoNtuples().
|
private |
Definition at line 89 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), and analyze().
|
private |
Definition at line 92 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), and analyze().
|
private |
Definition at line 105 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), analyze(), and TrackerGeometryIntoNtuples().
|
private |
Definition at line 106 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), analyze(), and TrackerGeometryIntoNtuples().
|
private |
Definition at line 107 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), analyze(), and TrackerGeometryIntoNtuples().
|
private |
Definition at line 90 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), and analyze().
|
private |
Definition at line 93 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), and analyze().
|
private |
Definition at line 93 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), and analyze().
|
private |
Definition at line 93 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), and analyze().
|
private |
Definition at line 90 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), and analyze().
|
private |
Definition at line 93 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), and analyze().
|
private |
Definition at line 93 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), and analyze().
|
private |
Definition at line 90 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), and analyze().
|
private |
Definition at line 93 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), and analyze().
|
private |
Definition at line 98 of file TrackerGeometryIntoNtuples.cc.
Referenced by addBranches(), and analyze().
|
private |
Definition at line 101 of file TrackerGeometryIntoNtuples.cc.
|
private |
Definition at line 87 of file TrackerGeometryIntoNtuples.cc.
Referenced by analyze(), and ~TrackerGeometryIntoNtuples().