#include <iostream>
#include "DataFormats/Math/interface/Point3D.h"
#include "DataFormats/Candidate/interface/CompositeCandidate.h"
#include "DataFormats/ParticleFlowReco/interface/PFBlockFwd.h"
#include "DataFormats/TrackReco/interface/TrackFwd.h"
#include "DataFormats/GsfTrackReco/interface/GsfTrackFwd.h"
#include "DataFormats/MuonReco/interface/MuonFwd.h"
#include "DataFormats/ParticleFlowCandidate/interface/PFCandidateFwd.h"
#include "DataFormats/VertexReco/interface/NuclearInteractionFwd.h"
#include "DataFormats/EgammaCandidates/interface/ConversionFwd.h"
Go to the source code of this file.
Namespaces | |
namespace | reco |
Classes | |
class | reco::PFCandidate |
particle candidate from particle flow More... | |
struct | reco::PFParticleIdTag |
particle ID component tag More... | |
Functions | |
reco::GET_CANDIDATE_COMPONENT (PFCandidate, PFCandidate::ParticleType, particleId, PFParticleIdTag) | |
get default PFBlockRef component as: pfcand->get<PFBlockRef>(); |