![]() |
![]() |
#include <ClusterChecker.h>
Public Member Functions | |
ClusterChecker (edm::ParameterSet conf) | |
size_t | tooManyClusters (const edm::Event &e) |
Private Attributes | |
edm::InputTag | clusterCollectionInputTag_ |
bool | doACheck_ |
uint32_t | ignoreDetsAboveNClusters_ |
uint32_t | maxNrOfCosmicClusters_ |
uint32_t | maxNrOfPixelClusters_ |
edm::InputTag | pixelClusterCollectionInputTag_ |
Definition at line 16 of file ClusterChecker.h.
|
inline |
Definition at line 18 of file ClusterChecker.h.
References clusterCollectionInputTag_, doACheck_, edm::ParameterSet::existsAs(), edm::ParameterSet::getParameter(), ignoreDetsAboveNClusters_, maxNrOfCosmicClusters_, maxNrOfPixelClusters_, and pixelClusterCollectionInputTag_.
|
inline |
Definition at line 34 of file ClusterChecker.h.
References edmNew::DetSetVector< T >::begin(), clusterCollectionInputTag_, edmNew::DetSetVector< T >::dataSize(), doACheck_, edmNew::DetSetVector< T >::end(), edm::HandleBase::failedToGet(), edm::Event::getByLabel(), ignoreDetsAboveNClusters_, collect_tpl::input, maxNrOfCosmicClusters_, maxNrOfPixelClusters_, pixelClusterCollectionInputTag_, and edmNew::DetSetVector< T >::size().
Referenced by SeedGeneratorFromRegionHitsEDProducer::produce(), CosmicSeedGenerator::produce(), RoadSearchSeedFinder::produce(), SimpleCosmicBONSeeder::produce(), and CtfSpecialSeedGenerator::produce().
|
private |
Definition at line 101 of file ClusterChecker.h.
Referenced by ClusterChecker(), and tooManyClusters().
|
private |
Definition at line 100 of file ClusterChecker.h.
Referenced by ClusterChecker(), and tooManyClusters().
|
private |
Definition at line 105 of file ClusterChecker.h.
Referenced by ClusterChecker(), and tooManyClusters().
|
private |
Definition at line 103 of file ClusterChecker.h.
Referenced by ClusterChecker(), and tooManyClusters().
|
private |
Definition at line 104 of file ClusterChecker.h.
Referenced by ClusterChecker(), and tooManyClusters().
|
private |
Definition at line 102 of file ClusterChecker.h.
Referenced by ClusterChecker(), and tooManyClusters().