CMS 3D CMS Logo

Classes | Namespaces | Typedefs | Functions

/data/refman/pasoursint/CMSSW_6_1_2_SLHC2/src/DataFormats/PatCandidates/interface/Tau.h File Reference

#include "DataFormats/TauReco/interface/BaseTau.h"
#include "DataFormats/TrackReco/interface/Track.h"
#include "DataFormats/PatCandidates/interface/Lepton.h"
#include "DataFormats/JetReco/interface/GenJetCollection.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "DataFormats/PatCandidates/interface/TauPFSpecific.h"
#include "DataFormats/PatCandidates/interface/TauCaloSpecific.h"
#include "DataFormats/PatCandidates/interface/TauJetCorrFactors.h"

Go to the source code of this file.

Classes

class  pat::Tau
 Analysis-level tau class. More...

Namespaces

namespace  pat
namespace  reco
 

fixed size matrix


Typedefs

typedef std::vector< Tau > pat::TauCollection
typedef edm::Ref< TauCollection > pat::TauRef
typedef edm::RefVector
< TauCollection > 
pat::TauRefVector

Functions

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