1 #ifndef Demo_PFRootEvent_FWLiteJetProducer_h
2 #define Demo_PFRootEvent_FWLiteJetProducer_h
void setmEInputCut(double amEInputCut)
Minimum E for jet constituents.
void setOverlapThreshold(double aOverlapThreshold)
????
double coneAreaFraction_
Fraction of (alowed) overlapping.
std::vector< ProtoJet > OutputCollection
double getSeedThreshold()
Get seed to start jet reconstruction.
double mEtInputCut_
Minimum ET for jet constituents.
CMSMidpointAlgorithm * algoMC_
void makeIterativeConeJets(const JetReco::InputCollection &fInput, JetReco::OutputCollection *fOutput)
Produce jet collection using CMS Iterative Cone Algorithm.
CMSIterativeConeAlgorithm * algoIC_
Jet Algos -----------------------------------------—.
std::vector< InputItem > InputCollection
void setmEtInputCut(double amEtInputCut)
Minimum ET for jet constituents.
void setSeedThreshold(double aSeedThreshold)
Set seed to start jet reconstruction.
void setMaxIterations(int amaxIteration)
????
void setConeRadius(double aConeRadius)
Set radius of the cone.
void applyCuts(const reco::CandidatePtrVector &Candidates, JetReco::InputCollection *input)
static std::string const input
double getConeAreaFraction()
Get fraction of (alowed) overlapping.
~FWLiteJetProducer()
destructor
FastJetFWLiteWrapper algoF_
void makeMidpointJets(const JetReco::InputCollection &fInput, JetReco::OutputCollection *fOutput)
Produce jet collection using CMS Midpoint Jet Algorithm.
double getOverlapThreshold()
????
void setDebug(bool aDebug)
double seedThreshold_
Seed to start jet reconstruction.
void makeFastJets(const JetReco::InputCollection &fInput, JetReco::OutputCollection *fOutput)
Produce jet collection using CMS Fast Jet Algorithm.
void setConeAreaFraction(double aConeAreaFraction)
Set fraction of (alowed) overlapping.
double getmEtInputCut()
Minimum ET for jet constituents.
int getMaxIterations()
????
double coneRadius_
Radius of the cone.
double getConeRadius()
Get radius of the cone.
void setRParam(double aRparam)
void setMaxPairSize(int aMaxPairSize)
????
double mEInputCut_
Minimum energy for jet constituents.
FWLiteJetProducer()
default constructor
void setPtMin(double aPtMin)
double getmEInputCut()
Minimum E for jet constituents.
double overlapThreshold_
????