#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"
#include "DataFormats/EgammaCandidates/interface/PhotonID.h"
Go to the source code of this file.
Namespaces | |
namespace | pat |
Classes | |
class | pat::Photon |
Analysis-level Photon class. More... | |
Typedefs | |
typedef std::vector< Photon > | pat::PhotonCollection |
typedef edm::Ref < PhotonCollection > | pat::PhotonRef |
typedef edm::RefVector < PhotonCollection > | pat::PhotonRefVector |
typedef reco::Photon | pat::PhotonType |