Skip to content

Commit

Permalink
Merge pull request #2782 from dildick/GEM-ME0-Full-Sim-GlobalReco
Browse files Browse the repository at this point in the history
Global reconstruction for ME0 in full simulation
  • Loading branch information
cmsbuild committed Mar 11, 2014
2 parents 417a4a1 + 563cfce commit e3aeed3
Show file tree
Hide file tree
Showing 29 changed files with 489 additions and 1,803 deletions.
2 changes: 0 additions & 2 deletions DataFormats/MuonReco/interface/EmulatedME0SegmentCollection.h
Expand Up @@ -19,8 +19,6 @@ typedef std::vector<EmulatedME0Segment> EmulatedME0SegmentCollection;
/// persistent reference to a EmulatedME0Segment
typedef edm::Ref<EmulatedME0SegmentCollection> EmulatedME0SegmentRef;

//typedef std::vector<EmulatedME0Segment> EmulatedME0SegmentCollection;

#endif


2 changes: 0 additions & 2 deletions DataFormats/MuonReco/interface/ME0MuonCollection.h
Expand Up @@ -17,7 +17,5 @@ typedef std::vector<reco::ME0Muon> ME0MuonCollection;

/// persistent reference to a ME0Muon
typedef edm::Ref<ME0MuonCollection> ME0MuonRef;

//typedef std::vector<ME0Muon> ME0MuonCollection;

#endif
235 changes: 0 additions & 235 deletions FastSimulation/Configuration/test/FSIM_upgtracker_cfg.py

This file was deleted.

0 comments on commit e3aeed3

Please sign in to comment.