CMS 3D CMS Logo

Classes | Namespaces | Typedefs | Functions

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

#include "DataFormats/PatCandidates/interface/PATObject.h"
#include "DataFormats/EgammaCandidates/interface/Photon.h"
#include "DataFormats/EgammaReco/interface/SuperClusterFwd.h"
#include "DataFormats/EgammaReco/interface/SuperCluster.h"
#include "DataFormats/PatCandidates/interface/Isolation.h"

Go to the source code of this file.

Classes

class  pat::Photon
 Analysis-level Photon class. More...

Namespaces

namespace  pat
namespace  reco
 

fixed size matrix


Typedefs

typedef std::vector< Photon > pat::PhotonCollection
typedef edm::Ref
< PhotonCollection > 
pat::PhotonRef
typedef edm::RefVector
< PhotonCollection > 
pat::PhotonRefVector

Functions

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