CMS 3D CMS Logo

Public Member Functions | Public Attributes

EcalRawToRecHitRoI::JetJobPSet Class Reference

class to drive the job on L1Jet More...

Inheritance diagram for EcalRawToRecHitRoI::JetJobPSet:
EcalRawToRecHitRoI::CalUnpackJobPSet

List of all members.

Public Member Functions

 JetJobPSet (edm::ParameterSet &cfg)
 ~JetJobPSet ()

Public Attributes

double epsilon

Detailed Description

class to drive the job on L1Jet

Definition at line 116 of file EcalRawToRecHitRoI.h.


Constructor & Destructor Documentation

EcalRawToRecHitRoI::JetJobPSet::JetJobPSet ( edm::ParameterSet cfg) [inline]

Definition at line 118 of file EcalRawToRecHitRoI.h.

: CalUnpackJobPSet(cfg), epsilon(0.01) {}
EcalRawToRecHitRoI::JetJobPSet::~JetJobPSet ( ) [inline]

Definition at line 119 of file EcalRawToRecHitRoI.h.

{}

Member Data Documentation

Definition at line 120 of file EcalRawToRecHitRoI.h.

Referenced by EcalRawToRecHitRoI::Jet_OneL1JetCollection().