#include <vector>
#include "DataFormats/L1Trigger/interface/L1Candidate.h"
#include "DataFormats/L1TMuonPhase2/interface/SAMuon.h"
#include "DataFormats/L1TParticleFlow/interface/PFCluster.h"
#include "DataFormats/L1TParticleFlow/interface/PFTrack.h"
#include "DataFormats/L1Trigger/interface/RegionalOutput.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 |
typedef l1t::RegionalOutput< l1t::PFCandidateCollection > | l1t::PFCandidateRegionalOutput |