30 |
|
{ |
31 |
|
typedef AssociationMap<const reco::TrackRef, mithep::Track*> TrackMap; |
32 |
|
typedef AssociationMap<const reco::GsfTrackRef, mithep::Track*> GsfTrackMap; |
33 |
< |
typedef AssociationMap<const Int_t, mithep::GenParticle*> GenParticleMap; |
33 |
> |
typedef AssociationMap<const Int_t, mithep::GenParticle*> GenParticleMap; |
34 |
|
typedef AssociationMap<const TrackingParticleRef, mithep::SimParticle*> SimParticleMap; |
35 |
|
typedef AssociationMap<const reco::TrackRef, mithep::Electron*> ConversionElectronMap; |
36 |
|
typedef AssociationMap<const reco::ConversionRef, mithep::Conversion*> ConversionMap; |