#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "DataFormats/GsfTrackReco/interface/GsfTrackFwd.h"
#include "DataFormats/Math/interface/LorentzVector.h"
#include "DataFormats/EgammaReco/interface/SuperClusterFwd.h"
#include "DataFormats/EgammaCandidates/interface/ConversionFwd.h"
#include "DataFormats/ParticleFlowReco/interface/PFBlock.h"
#include "DataFormats/ParticleFlowReco/interface/PFBlockFwd.h"
#include "DataFormats/ParticleFlowReco/interface/PFBlockElementTrack.h"
#include "DataFormats/ParticleFlowReco/interface/PFBlockElementCluster.h"
#include <iosfwd>
Go to the source code of this file.
Classes | |
class | reco::PFCandidateEGammaExtra |
Namespaces | |
reco | |
fixed size matrix | |
Typedefs | |
typedef std::pair< reco::PFBlockRef, unsigned > | reco::ElementInBlock |
typedef std::vector< ElementInBlock > | reco::ElementsInBlocks |
Functions | |
std::ostream & | reco::operator<< (std::ostream &out, const PFCandidateEGammaExtra &c) |
print the variables More... | |