#include <SiPixelLorentzAngle.h>
|
virtual void | analyze (const edm::Event &e, const edm::EventSetup &c) |
|
virtual void | beginJob () |
|
virtual void | endJob () |
|
| SiPixelLorentzAngle (const edm::ParameterSet &conf) |
|
virtual | ~SiPixelLorentzAngle () |
|
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
|
| EDAnalyzer () |
|
ModuleDescription const & | moduleDescription () const |
|
std::string | workerType () const |
|
virtual | ~EDAnalyzer () |
|
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 () |
|
Definition at line 88 of file SiPixelLorentzAngle.h.
SiPixelLorentzAngle::~SiPixelLorentzAngle |
( |
| ) |
|
|
virtual |
void SiPixelLorentzAngle::beginJob |
( |
void |
| ) |
|
|
virtual |
void SiPixelLorentzAngle::endJob |
( |
void |
| ) |
|
|
virtual |
void SiPixelLorentzAngle::findMean |
( |
int |
i, |
|
|
int |
i_ring |
|
) |
| |
|
private |
std::map<int, TH2F*> analyzer::SiPixelLorentzAngle::_h_drift_depth_ |
|
private |
std::map<int, TH2F*> analyzer::SiPixelLorentzAngle::_h_drift_depth_adc2_ |
|
private |
std::map<int, TH2F*> analyzer::SiPixelLorentzAngle::_h_drift_depth_adc_ |
|
private |
std::map<int, TH2F*> analyzer::SiPixelLorentzAngle::_h_drift_depth_noadc_ |
|
private |
std::map<int, TH1F*> analyzer::SiPixelLorentzAngle::_h_mean_ |
|
private |
int analyzer::SiPixelLorentzAngle::bladeF_ |
|
private |
double analyzer::SiPixelLorentzAngle::chi2_ |
|
private |
double analyzer::SiPixelLorentzAngle::chi2F_ |
|
private |
Clust analyzer::SiPixelLorentzAngle::clust_ |
|
private |
double analyzer::SiPixelLorentzAngle::clustChargeMax_ |
|
private |
Clust analyzer::SiPixelLorentzAngle::clustF_ |
|
private |
int analyzer::SiPixelLorentzAngle::clustSizeYMin_ |
|
private |
int analyzer::SiPixelLorentzAngle::diskF_ |
|
private |
float analyzer::SiPixelLorentzAngle::eta_ |
|
private |
float analyzer::SiPixelLorentzAngle::etaF_ |
|
private |
int analyzer::SiPixelLorentzAngle::event_ |
|
private |
int analyzer::SiPixelLorentzAngle::event_counter_ |
|
private |
int analyzer::SiPixelLorentzAngle::eventF_ |
|
private |
std::string analyzer::SiPixelLorentzAngle::filename_ |
|
private |
std::string analyzer::SiPixelLorentzAngle::filenameFit_ |
|
private |
TH2F* analyzer::SiPixelLorentzAngle::h_cluster_shape_ |
|
private |
TH2F* analyzer::SiPixelLorentzAngle::h_cluster_shape_adc_ |
|
private |
TH2F* analyzer::SiPixelLorentzAngle::h_cluster_shape_adc_rot_ |
|
private |
TH2F* analyzer::SiPixelLorentzAngle::h_cluster_shape_noadc_ |
|
private |
TH2F* analyzer::SiPixelLorentzAngle::h_cluster_shape_noadc_rot_ |
|
private |
TH2F* analyzer::SiPixelLorentzAngle::h_cluster_shape_rot_ |
|
private |
TH1F* analyzer::SiPixelLorentzAngle::h_drift_depth_adc_slice_ |
|
private |
TH1F* analyzer::SiPixelLorentzAngle::h_tracks_ |
|
private |
TFile* analyzer::SiPixelLorentzAngle::hFile_ |
|
private |
int analyzer::SiPixelLorentzAngle::hist_depth_ |
|
private |
int analyzer::SiPixelLorentzAngle::hist_drift_ |
|
private |
int analyzer::SiPixelLorentzAngle::hist_x_ |
|
private |
int analyzer::SiPixelLorentzAngle::hist_y_ |
|
private |
int analyzer::SiPixelLorentzAngle::hitCounter_ |
|
private |
int analyzer::SiPixelLorentzAngle::isflipped_ |
|
private |
int analyzer::SiPixelLorentzAngle::ladder_ |
|
private |
int analyzer::SiPixelLorentzAngle::layer_ |
|
private |
double analyzer::SiPixelLorentzAngle::max_depth_ |
|
private |
double analyzer::SiPixelLorentzAngle::max_drift_ |
|
private |
double analyzer::SiPixelLorentzAngle::max_x_ |
|
private |
double analyzer::SiPixelLorentzAngle::max_y_ |
|
private |
double analyzer::SiPixelLorentzAngle::min_depth_ |
|
private |
double analyzer::SiPixelLorentzAngle::min_drift_ |
|
private |
double analyzer::SiPixelLorentzAngle::min_x_ |
|
private |
double analyzer::SiPixelLorentzAngle::min_y_ |
|
private |
int analyzer::SiPixelLorentzAngle::module_ |
|
private |
int analyzer::SiPixelLorentzAngle::moduleF_ |
|
private |
double analyzer::SiPixelLorentzAngle::ndof_ |
|
private |
double analyzer::SiPixelLorentzAngle::ndofF_ |
|
private |
double analyzer::SiPixelLorentzAngle::normChi2Max_ |
|
private |
int analyzer::SiPixelLorentzAngle::panelF_ |
|
private |
float analyzer::SiPixelLorentzAngle::phi_ |
|
private |
float analyzer::SiPixelLorentzAngle::phiF_ |
|
private |
int analyzer::SiPixelLorentzAngle::pixelTracksCounter_ |
|
private |
Pixinfo analyzer::SiPixelLorentzAngle::pixinfo_ |
|
private |
Pixinfo analyzer::SiPixelLorentzAngle::pixinfoF_ |
|
private |
float analyzer::SiPixelLorentzAngle::pt_ |
|
private |
float analyzer::SiPixelLorentzAngle::ptF_ |
|
private |
double analyzer::SiPixelLorentzAngle::ptmin_ |
|
private |
Rechit analyzer::SiPixelLorentzAngle::rechit_ |
|
private |
Rechit analyzer::SiPixelLorentzAngle::rechitF_ |
|
private |
double analyzer::SiPixelLorentzAngle::residualMax_ |
|
private |
int analyzer::SiPixelLorentzAngle::run_ |
|
private |
int analyzer::SiPixelLorentzAngle::runF_ |
|
private |
int analyzer::SiPixelLorentzAngle::sideF_ |
|
private |
bool analyzer::SiPixelLorentzAngle::simData_ |
|
private |
Hit analyzer::SiPixelLorentzAngle::simhit_ |
|
private |
Hit analyzer::SiPixelLorentzAngle::simhitF_ |
|
private |
TTree* analyzer::SiPixelLorentzAngle::SiPixelLorentzAngleTree_ |
|
private |
TTree* analyzer::SiPixelLorentzAngle::SiPixelLorentzAngleTreeForward_ |
|
private |
KFUpdator* analyzer::SiPixelLorentzAngle::theUpdator |
|
private |
int analyzer::SiPixelLorentzAngle::trackEventsCounter_ |
|
private |
Hit analyzer::SiPixelLorentzAngle::trackhit_ |
|
private |
Hit analyzer::SiPixelLorentzAngle::trackhitF_ |
|
private |
int analyzer::SiPixelLorentzAngle::usedHitCounter_ |
|
private |
double analyzer::SiPixelLorentzAngle::width_ |
|
private |