CMS 3D CMS Logo

Classes | Namespaces | Typedefs | Functions

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/DataFormats/PatCandidates/interface/Jet.h File Reference

#include "DataFormats/JetReco/interface/CaloJet.h"
#include "DataFormats/JetReco/interface/BasicJet.h"
#include "DataFormats/JetReco/interface/JPTJet.h"
#include "DataFormats/JetReco/interface/PFJet.h"
#include "DataFormats/CaloTowers/interface/CaloTower.h"
#include "DataFormats/JetReco/interface/GenJet.h"
#include "DataFormats/Candidate/interface/Particle.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "DataFormats/BTauReco/interface/JetTag.h"
#include "DataFormats/PatCandidates/interface/PATObject.h"
#include "DataFormats/BTauReco/interface/TrackIPTagInfo.h"
#include "DataFormats/BTauReco/interface/TrackProbabilityTagInfo.h"
#include "DataFormats/BTauReco/interface/TrackCountingTagInfo.h"
#include "DataFormats/BTauReco/interface/SoftLeptonTagInfo.h"
#include "DataFormats/BTauReco/interface/SecondaryVertexTagInfo.h"
#include "DataFormats/PatCandidates/interface/JetCorrFactors.h"
#include "DataFormats/JetReco/interface/JetID.h"
#include "DataFormats/ParticleFlowCandidate/interface/PFCandidateFwd.h"
#include "DataFormats/ParticleFlowCandidate/interface/PFCandidate.h"
#include "DataFormats/Common/interface/Ptr.h"
#include "DataFormats/Common/interface/OwnVector.h"

Go to the source code of this file.

Classes

class  pat::Jet
 Analysis-level calorimeter jet class. More...

Namespaces

namespace  pat
namespace  reco
 

fixed size matrix


Typedefs

typedef reco::CaloJet::Specific pat::CaloSpecific
typedef std::vector
< edm::FwdPtr< CaloTower > > 
pat::CaloTowerFwdPtrCollection
typedef std::vector< Jet > pat::JetCollection
typedef edm::Ref< JetCollection > pat::JetRef
typedef edm::RefVector
< JetCollection > 
pat::JetRefVector
typedef reco::JPTJet::Specific pat::JPTSpecific
typedef std::vector
< edm::FwdPtr
< reco::PFCandidate > > 
pat::PFCandidateFwdPtrCollection
typedef reco::PFJet::Specific pat::PFSpecific
typedef std::vector
< edm::FwdPtr
< reco::BaseTagInfo > > 
pat::TagInfoFwdPtrCollection

Functions

std::ostream & reco::operator<< (std::ostream &out, const pat::Jet &obj)
 pipe operator (introduced to use pat::Jet with PFTopProjectors)