![]() |
![]() |
#include <HitEff.h>
Public Member Functions | |
bool | check2DPartner (unsigned int iidd, const std::vector< TrajectoryMeasurement > &traj) |
double | checkConsistency (const StripClusterParameterEstimator::LocalValues ¶meters, double xx, double xerr) |
unsigned int | checkLayer (unsigned int iidd, const TrackerTopology *tTopo) |
HitEff (const edm::ParameterSet &conf) | |
bool | isDoubleSided (unsigned int iidd, const TrackerTopology *tTopo) const |
virtual | ~HitEff () |
![]() | |
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 () |
Private Member Functions | |
virtual void | analyze (const edm::Event &e, const edm::EventSetup &c) |
virtual void | beginJob () |
virtual void | endJob () |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
![]() | |
typedef ProductLabels | Labels |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
![]() | |
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) |
|
explicit |
|
privatevirtual |
Implements edm::EDAnalyzer.
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
bool HitEff::check2DPartner | ( | unsigned int | iidd, |
const std::vector< TrajectoryMeasurement > & | traj | ||
) |
double HitEff::checkConsistency | ( | const StripClusterParameterEstimator::LocalValues & | parameters, |
double | xx, | ||
double | xerr | ||
) |
unsigned int HitEff::checkLayer | ( | unsigned int | iidd, |
const TrackerTopology * | tTopo | ||
) |
|
privatevirtual |
Reimplemented from edm::EDAnalyzer.
bool HitEff::isDoubleSided | ( | unsigned int | iidd, |
const TrackerTopology * | tTopo | ||
) | const |
|
private |
|
private |
|
private |
|
private |
|
private |
Definition at line 85 of file HitEff.h.
Referenced by core.AutoHandle.AutoHandle::product().
|
private |
Definition at line 70 of file HitEff.h.
Referenced by eventsfwlite.Events::__getattr__(), and eventsfwlite.Events::__init__().
|
private |
|
private |