#include <vector>
#include "DataFormats/L1Trigger/interface/L1Candidate.h"
#include "DataFormats/L1Trigger/interface/Muon.h"
#include "DataFormats/L1TParticleFlow/interface/PFCluster.h"
#include "DataFormats/L1TParticleFlow/interface/PFTrack.h"
Go to the source code of this file.
Classes | |
class | l1t::PFCandidate |
Namespaces | |
l1t | |
delete x; | |
Typedefs | |
typedef std::vector < l1t::PFCandidate > | l1t::PFCandidateCollection |
typedef edm::Ref < l1t::PFCandidateCollection > | l1t::PFCandidateRef |
typedef edm::RefVector < l1t::PFCandidateCollection > | l1t::PFCandidateRefVector |