#include <Alignment/APEEstimation/src/ApeEstimator.cc>
Classes | |
struct | PositionAndError2 |
Public Member Functions | |
ApeEstimator (const edm::ParameterSet &) | |
~ApeEstimator () | |
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 Types | |
typedef std::pair < TrackStruct::HitState, PositionAndError2 > | StatePositionAndError2 |
Private Attributes | |
const bool | analyzerMode_ |
const bool | calculateApe_ |
unsigned int | counter1 |
unsigned int | counter2 |
unsigned int | counter3 |
unsigned int | counter4 |
unsigned int | counter5 |
unsigned int | counter6 |
std::map< std::string, std::vector< double > > | m_hitSelection_ |
std::map< std::string, std::vector< unsigned int > > | m_hitSelectionUInt_ |
std::map< unsigned int, std::pair< double, double > > | m_resErrBins_ |
std::map< unsigned int, TrackerSectorStruct > | m_tkSector_ |
std::map< unsigned int, ReducedTrackerTreeVariables > | m_tkTreeVar_ |
const unsigned int | maxTracksPerEvent_ |
const unsigned int | minGoodHitsPerTrack_ |
edm::EDGetTokenT< reco::BeamSpot > | offlinebeamSpot_ |
const edm::ParameterSet | parameterSet_ |
edm::EDGetTokenT < TrajTrackAssociationCollection > | tjTagToken_ |
TrackerDetectorStruct | tkDetector_ |
bool | trackCut_ |
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 &) |
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) |
Description: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 130 of file ApeEstimator.cc.
|
private |
Definition at line 145 of file ApeEstimator.cc.
|
explicit |
Definition at line 227 of file ApeEstimator.cc.
ApeEstimator::~ApeEstimator | ( | ) |
Definition at line 240 of file ApeEstimator.cc.
|
privatevirtual |
Implements edm::EDAnalyzer.
Definition at line 2153 of file ApeEstimator.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 2220 of file ApeEstimator.cc.
|
private |
Definition at line 560 of file ApeEstimator.cc.
|
private |
Definition at line 784 of file ApeEstimator.cc.
|
private |
Definition at line 869 of file ApeEstimator.cc.
|
private |
Definition at line 2080 of file ApeEstimator.cc.
|
private |
Definition at line 431 of file ApeEstimator.cc.
|
private |
Definition at line 461 of file ApeEstimator.cc.
|
private |
Definition at line 471 of file ApeEstimator.cc.
|
private |
Definition at line 452 of file ApeEstimator.cc.
|
private |
Definition at line 480 of file ApeEstimator.cc.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 2239 of file ApeEstimator.cc.
|
private |
Definition at line 1750 of file ApeEstimator.cc.
|
private |
Definition at line 2011 of file ApeEstimator.cc.
|
private |
Definition at line 1897 of file ApeEstimator.cc.
|
private |
Definition at line 1967 of file ApeEstimator.cc.
|
private |
Definition at line 1018 of file ApeEstimator.cc.
|
private |
Definition at line 944 of file ApeEstimator.cc.
|
private |
Definition at line 1617 of file ApeEstimator.cc.
|
private |
Definition at line 1476 of file ApeEstimator.cc.
|
private |
Definition at line 1720 of file ApeEstimator.cc.
|
private |
Definition at line 1732 of file ApeEstimator.cc.
|
private |
Definition at line 2108 of file ApeEstimator.cc.
|
private |
Definition at line 1360 of file ApeEstimator.cc.
|
private |
Definition at line 1429 of file ApeEstimator.cc.
|
private |
Definition at line 1416 of file ApeEstimator.cc.
|
private |
Definition at line 526 of file ApeEstimator.cc.
|
private |
Definition at line 252 of file ApeEstimator.cc.
|
private |
Definition at line 1582 of file ApeEstimator.cc.
|
private |
Definition at line 1598 of file ApeEstimator.cc.
|
private |
Definition at line 491 of file ApeEstimator.cc.
|
private |
Definition at line 208 of file ApeEstimator.cc.
|
private |
Definition at line 210 of file ApeEstimator.cc.
|
private |
Definition at line 212 of file ApeEstimator.cc.
|
private |
Definition at line 212 of file ApeEstimator.cc.
|
private |
Definition at line 212 of file ApeEstimator.cc.
|
private |
Definition at line 212 of file ApeEstimator.cc.
|
private |
Definition at line 212 of file ApeEstimator.cc.
|
private |
Definition at line 212 of file ApeEstimator.cc.
|
private |
Definition at line 200 of file ApeEstimator.cc.
|
private |
Definition at line 201 of file ApeEstimator.cc.
|
private |
Definition at line 197 of file ApeEstimator.cc.
|
private |
Definition at line 190 of file ApeEstimator.cc.
|
private |
Definition at line 198 of file ApeEstimator.cc.
|
private |
Definition at line 205 of file ApeEstimator.cc.
|
private |
Definition at line 206 of file ApeEstimator.cc.
|
private |
Definition at line 194 of file ApeEstimator.cc.
|
private |
Definition at line 189 of file ApeEstimator.cc.
|
private |
Definition at line 193 of file ApeEstimator.cc.
|
private |
Definition at line 191 of file ApeEstimator.cc.
|
private |
Definition at line 203 of file ApeEstimator.cc.