CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Classes | Public Member Functions | Protected Attributes
PFHFRecHitCreator Class Referencefinal

#include <PFHFRecHitCreator.h>

Inheritance diagram for PFHFRecHitCreator:
PFRecHitCreatorBase

Classes

class  DetIDSorter
 

Public Member Functions

void importRecHits (std::auto_ptr< reco::PFRecHitCollection > &out, std::auto_ptr< reco::PFRecHitCollection > &cleaned, const edm::Event &iEvent, const edm::EventSetup &iSetup)
 
 PFHFRecHitCreator (const edm::ParameterSet &iConfig, edm::ConsumesCollector &iC)
 
- Public Member Functions inherited from PFRecHitCreatorBase
 PFRecHitCreatorBase ()
 
 PFRecHitCreatorBase (const edm::ParameterSet &iConfig, edm::ConsumesCollector &iC)
 

Protected Attributes

double EM_Depth_
 
double HAD_Depth_
 
double HFCalib_
 
double longFibre_Cut
 
double longFibre_Fraction
 
edm::EDGetTokenT
< edm::SortedCollection
< HFRecHit > > 
recHitToken_
 
double shortFibre_Cut
 
double shortFibre_Fraction
 
double thresh_HF_
 
- Protected Attributes inherited from PFRecHitCreatorBase
std::vector< std::unique_ptr
< PFRecHitQTestBase > > 
qualityTests_
 

Additional Inherited Members

- Protected Member Functions inherited from PFRecHitCreatorBase
void beginEvent (const edm::Event &event, const edm::EventSetup &setup)
 

Detailed Description

Definition at line 22 of file PFHFRecHitCreator.h.

Constructor & Destructor Documentation

PFHFRecHitCreator::PFHFRecHitCreator ( const edm::ParameterSet iConfig,
edm::ConsumesCollector iC 
)
inline

Definition at line 25 of file PFHFRecHitCreator.h.

Member Function Documentation

void PFHFRecHitCreator::importRecHits ( std::auto_ptr< reco::PFRecHitCollection > &  out,
std::auto_ptr< reco::PFRecHitCollection > &  cleaned,
const edm::Event iEvent,
const edm::EventSetup iSetup 
)
inlinevirtual

Implements PFRecHitCreatorBase.

Definition at line 42 of file PFHFRecHitCreator.h.

Member Data Documentation

double PFHFRecHitCreator::EM_Depth_
protected

Definition at line 204 of file PFHFRecHitCreator.h.

double PFHFRecHitCreator::HAD_Depth_
protected

Definition at line 205 of file PFHFRecHitCreator.h.

double PFHFRecHitCreator::HFCalib_
protected

Definition at line 214 of file PFHFRecHitCreator.h.

double PFHFRecHitCreator::longFibre_Cut
protected

Definition at line 211 of file PFHFRecHitCreator.h.

double PFHFRecHitCreator::longFibre_Fraction
protected

Definition at line 208 of file PFHFRecHitCreator.h.

edm::EDGetTokenT<edm::SortedCollection<HFRecHit> > PFHFRecHitCreator::recHitToken_
protected

Definition at line 203 of file PFHFRecHitCreator.h.

double PFHFRecHitCreator::shortFibre_Cut
protected

Definition at line 207 of file PFHFRecHitCreator.h.

double PFHFRecHitCreator::shortFibre_Fraction
protected

Definition at line 212 of file PFHFRecHitCreator.h.

double PFHFRecHitCreator::thresh_HF_
protected

Definition at line 213 of file PFHFRecHitCreator.h.