Functions | |
template<typename RecHitType > | |
void | ClusterStorer::ClusterHitRecord< SiStripRecHit2D::ClusterRef >rekey (const SiStripRecHit2D::ClusterRef &newRef) const |
def | findEDAnalyzers |
def | findEDFilters |
def | findEDProducers |
def | findModules |
template<typename T > | |
std::pair< typename T::DetSet::const_iterator, typename T::DetSet::const_iterator > | getRange (const T &detset, const DetId &id) |
Helper functions to extract the dictionary with - all EDFilters - all EDProducers - all EDAnalyzers - all modules either from a dictionary (either a cms.Process.__dict__ or from the locals() inside a _cff.py fragment)
void helper::ClusterStorer::ClusterHitRecord< SiStripRecHit2D::ClusterRef >rekey | ( | const SiStripRecHit2D::ClusterRef & | newRef | ) | const |
Definition at line 160 of file ClusterStorer.cc.
References OmniClusterRef::key(), SiStripMatchedRecHit2D::monoClusterRef(), TrackerSingleRecHit::omniCluster(), SiStripDetId::stereo(), and SiStripMatchedRecHit2D::stereoClusterRef().
def helper.findEDAnalyzers | ( | holder | ) |
Definition at line 26 of file helper.py.
References python.multivaluedict.dict.
def helper.findEDFilters | ( | holder | ) |
Definition at line 12 of file helper.py.
References python.multivaluedict.dict.
def helper.findEDProducers | ( | holder | ) |
Definition at line 19 of file helper.py.
References python.multivaluedict.dict.
def helper.findModules | ( | holder | ) |
Definition at line 33 of file helper.py.
References python.multivaluedict.dict.
std::pair<typename T::DetSet::const_iterator, typename T::DetSet::const_iterator> helper::getRange | ( | const T & | detset, |
const DetId & | id | ||
) |
Definition at line 39 of file SiStripRecHitsValid.cc.
References match().
Referenced by SiStripRecHitsValid::analyze(), reco::TaggingVariableList::get(), reco::TaggingVariableList::getList(), and ThirdHitPredictionFromInvParabola::rangeRPhi().