#include <vector>
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefVector.h"
Go to the source code of this file.
Namespaces | |
namespace | l1extra |
Typedefs | |
typedef std::vector < L1EtMissParticle > | l1extra::L1EtMissParticleCollection |
typedef edm::Ref < L1EtMissParticleCollection > | l1extra::L1EtMissParticleRef |
typedef edm::RefProd < L1EtMissParticle > | l1extra::L1EtMissParticleRefProd |
typedef edm::RefVector < L1EtMissParticleCollection > | l1extra::L1EtMissParticleRefVector |
typedef std::vector < L1EtMissParticleRef > | l1extra::L1EtMissParticleVectorRef |