CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Member Functions | Protected Attributes
JetIDStudiesSelector Class Reference
Inheritance diagram for JetIDStudiesSelector:

Public Member Functions

vector< pat::Jet > const & allCaloJets () const
 
vector< pat::Jet > const & allPFJets () const
 
index_type const & caloCuts () const
 
index_type const & caloDeltaPhi () const
 
pat::Jet const & caloJet0 () const
 
pat::Jet const & caloJet1 () const
 
index_type const & caloJetID () const
 
index_type const & caloKin () const
 
 JetIDStudiesSelector (edm::ParameterSet const &caloJetIdParams, edm::ParameterSet const &pfJetIdParams, edm::ParameterSet const &params)
 
std::shared_ptr
< JetIDSelectionFunctor >
const & 
jetSel () const
 
virtual bool operator() (edm::EventBase const &event, pat::strbitset &ret) override
 
index_type const & pfCuts () const
 
index_type const & pfDeltaPhi () const
 
pat::Jet const & pfJet0 () const
 
pat::Jet const & pfJet1 () const
 
index_type const & pfJetID () const
 
std::shared_ptr
< PFJetIDSelectionFunctor >
const & 
pfJetSel () const
 
index_type const & pfKin () const
 
virtual ~JetIDStudiesSelector ()
 

Protected Attributes

index_type caloCuts_
 
index_type caloDeltaPhi_
 
edm::Ptr< pat::JetcaloJet0_
 
edm::Ptr< pat::JetcaloJet1_
 
index_type caloJetID_
 
index_type caloKin_
 
edm::Handle< vector< pat::Jet > > h_jets_
 
edm::Handle< vector< pat::Jet > > h_pfjets_
 
std::shared_ptr
< JetIDSelectionFunctor
jetSel_
 
edm::InputTag jetSrc_
 
index_type pfCuts_
 
index_type pfDeltaPhi_
 
edm::Ptr< pat::JetpfJet0_
 
edm::Ptr< pat::JetpfJet1_
 
index_type pfJetID_
 
std::shared_ptr
< PFJetIDSelectionFunctor
pfJetSel_
 
edm::InputTag pfJetSrc_
 
index_type pfKin_
 

Detailed Description

Definition at line 58 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

Constructor & Destructor Documentation

JetIDStudiesSelector::JetIDStudiesSelector ( edm::ParameterSet const &  caloJetIdParams,
edm::ParameterSet const &  pfJetIdParams,
edm::ParameterSet const &  params 
)
inline

Definition at line 60 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

virtual JetIDStudiesSelector::~JetIDStudiesSelector ( )
inlinevirtual

Definition at line 100 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

Member Function Documentation

vector<pat::Jet> const& JetIDStudiesSelector::allCaloJets ( ) const
inline

Definition at line 179 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

vector<pat::Jet> const& JetIDStudiesSelector::allPFJets ( ) const
inline

Definition at line 180 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

index_type const& JetIDStudiesSelector::caloCuts ( ) const
inline

Definition at line 190 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

index_type const& JetIDStudiesSelector::caloDeltaPhi ( ) const
inline

Definition at line 192 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

pat::Jet const& JetIDStudiesSelector::caloJet0 ( ) const
inline

Definition at line 182 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

pat::Jet const& JetIDStudiesSelector::caloJet1 ( ) const
inline

Definition at line 183 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

index_type const& JetIDStudiesSelector::caloJetID ( ) const
inline

Definition at line 193 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

index_type const& JetIDStudiesSelector::caloKin ( ) const
inline

Definition at line 191 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

std::shared_ptr<JetIDSelectionFunctor> const& JetIDStudiesSelector::jetSel ( ) const
inline

Definition at line 176 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

virtual bool JetIDStudiesSelector::operator() ( edm::EventBase const &  event,
pat::strbitset ret 
)
inlineoverridevirtual

Definition at line 102 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

index_type const& JetIDStudiesSelector::pfCuts ( ) const
inline

Definition at line 194 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

index_type const& JetIDStudiesSelector::pfDeltaPhi ( ) const
inline

Definition at line 196 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

pat::Jet const& JetIDStudiesSelector::pfJet0 ( ) const
inline

Definition at line 185 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

pat::Jet const& JetIDStudiesSelector::pfJet1 ( ) const
inline

Definition at line 186 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

index_type const& JetIDStudiesSelector::pfJetID ( ) const
inline

Definition at line 197 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

std::shared_ptr<PFJetIDSelectionFunctor> const& JetIDStudiesSelector::pfJetSel ( ) const
inline

Definition at line 177 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

index_type const& JetIDStudiesSelector::pfKin ( ) const
inline

Definition at line 195 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

Member Data Documentation

index_type JetIDStudiesSelector::caloCuts_
protected

Definition at line 216 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

index_type JetIDStudiesSelector::caloDeltaPhi_
protected

Definition at line 218 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

edm::Ptr<pat::Jet> JetIDStudiesSelector::caloJet0_
protected

Definition at line 209 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

edm::Ptr<pat::Jet> JetIDStudiesSelector::caloJet1_
protected

Definition at line 210 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

index_type JetIDStudiesSelector::caloJetID_
protected

Definition at line 219 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

index_type JetIDStudiesSelector::caloKin_
protected

Definition at line 217 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

edm::Handle<vector<pat::Jet> > JetIDStudiesSelector::h_jets_
protected

Definition at line 206 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

edm::Handle<vector<pat::Jet> > JetIDStudiesSelector::h_pfjets_
protected

Definition at line 207 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

std::shared_ptr<JetIDSelectionFunctor> JetIDStudiesSelector::jetSel_
protected

Definition at line 201 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

edm::InputTag JetIDStudiesSelector::jetSrc_
protected

Definition at line 203 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

index_type JetIDStudiesSelector::pfCuts_
protected

Definition at line 220 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

index_type JetIDStudiesSelector::pfDeltaPhi_
protected

Definition at line 222 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

edm::Ptr<pat::Jet> JetIDStudiesSelector::pfJet0_
protected

Definition at line 212 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

edm::Ptr<pat::Jet> JetIDStudiesSelector::pfJet1_
protected

Definition at line 213 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

index_type JetIDStudiesSelector::pfJetID_
protected

Definition at line 223 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

std::shared_ptr<PFJetIDSelectionFunctor> JetIDStudiesSelector::pfJetSel_
protected

Definition at line 202 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

edm::InputTag JetIDStudiesSelector::pfJetSrc_
protected

Definition at line 204 of file PatBasicFWLiteJetAnalyzer_Selector.cc.

index_type JetIDStudiesSelector::pfKin_
protected

Definition at line 221 of file PatBasicFWLiteJetAnalyzer_Selector.cc.