HGCal Test Beam
03a93d6239a951948e06fb3ef8dae4cbdebfad30
|
#include "DataFormats/Common/interface/SortedCollection.h"
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefVector.h"
#include "HGCal/TBStandaloneSimulator/interface/HGCSSSimHit.hh"
#include "HGCal/TBStandaloneSimulator/interface/HGCSSGenParticle.hh"
#include "HGCal/TBStandaloneSimulator/interface/HGCSSSamplingSection.hh"
Go to the source code of this file.
Typedefs | |
typedef edm::SortedCollection < HGCSSSimHit > | HGCSSSimHitCollection |
typedef edm::Ref < HGCSSSimHitCollection > | HGCSSSimHitRef |
typedef edm::RefVector < HGCSSSimHitCollection > | HGCSSSimHitRefVector |
typedef edm::RefProd < HGCSSSimHitCollection > | HGCSSSimHitRefProd |
typedef edm::SortedCollection < HGCSSGenParticle > | HGCSSGenParticleCollection |
typedef edm::Ref < HGCSSGenParticleCollection > | HGCSSGenParticleRef |
typedef edm::RefVector < HGCSSGenParticleCollection > | HGCSSGenParticleRefVector |
typedef edm::RefProd < HGCSSGenParticleCollection > | HGCSSGenParticleRefProd |
typedef edm::SortedCollection < HGCSSSamplingSection > | HGCSSSamplingSectionCollection |
typedef edm::Ref < HGCSSSamplingSectionCollection > | HGCSSSamplingSectionRef |
typedef edm::RefVector < HGCSSSamplingSectionCollection > | HGCSSSamplingSectionRefVector |
typedef edm::RefProd < HGCSSSamplingSectionCollection > | HGCSSSamplingSectionRefProd |
typedef edm::SortedCollection<HGCSSGenParticle> HGCSSGenParticleCollection |
Definition at line 17 of file HGCSSCollections.h.
typedef edm::Ref<HGCSSGenParticleCollection> HGCSSGenParticleRef |
Definition at line 18 of file HGCSSCollections.h.
typedef edm::RefProd<HGCSSGenParticleCollection> HGCSSGenParticleRefProd |
Definition at line 20 of file HGCSSCollections.h.
typedef edm::RefVector<HGCSSGenParticleCollection> HGCSSGenParticleRefVector |
Definition at line 19 of file HGCSSCollections.h.
typedef edm::SortedCollection<HGCSSSamplingSection> HGCSSSamplingSectionCollection |
Definition at line 23 of file HGCSSCollections.h.
typedef edm::Ref<HGCSSSamplingSectionCollection> HGCSSSamplingSectionRef |
Definition at line 25 of file HGCSSCollections.h.
typedef edm::RefProd<HGCSSSamplingSectionCollection> HGCSSSamplingSectionRefProd |
Definition at line 29 of file HGCSSCollections.h.
typedef edm::RefVector<HGCSSSamplingSectionCollection> HGCSSSamplingSectionRefVector |
Definition at line 27 of file HGCSSCollections.h.
typedef edm::SortedCollection<HGCSSSimHit> HGCSSSimHitCollection |
Definition at line 12 of file HGCSSCollections.h.
typedef edm::Ref<HGCSSSimHitCollection> HGCSSSimHitRef |
Definition at line 13 of file HGCSSCollections.h.
typedef edm::RefProd<HGCSSSimHitCollection> HGCSSSimHitRefProd |
Definition at line 15 of file HGCSSCollections.h.
typedef edm::RefVector<HGCSSSimHitCollection> HGCSSSimHitRefVector |
Definition at line 14 of file HGCSSCollections.h.