#include <vector>
#include <ap_int.h>
#include <stdexcept>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "DataFormats/Candidate/interface/LeafCandidate.h"
Go to the source code of this file.
Classes | |
struct | l1t::P2GTCandidate::Optional< T > |
class | l1t::P2GTCandidate |
Namespaces | |
l1t | |
delete x; | |
Typedefs | |
typedef std::vector< P2GTCandidate > | l1t::P2GTCandidateCollection |
typedef edm::Ref< P2GTCandidateCollection > | l1t::P2GTCandidateRef |
typedef edm::RefVector< P2GTCandidateCollection > | l1t::P2GTCandidateRefVector |
typedef std::vector< P2GTCandidateRef > | l1t::P2GTCandidateVectorRef |