#include "FWCore/Framework/interface/Event.h"
#include <FWCore/ParameterSet/interface/ParameterSet.h>
#include <Geometry/CSCGeometry/interface/CSCGeometry.h>
#include <Geometry/GEMGeometry/interface/GEMGeometry.h>
#include <DataFormats/MuonDetId/interface/CSCDetId.h>
#include <Geometry/GEMGeometry/interface/GEMEtaPartition.h>
#include <DataFormats/CSCRecHit/interface/CSCRecHit2DCollection.h>
#include <DataFormats/CSCRecHit/interface/CSCSegmentCollection.h>
#include <DataFormats/GEMRecHit/interface/GEMRecHit.h>
#include <DataFormats/GEMRecHit/interface/GEMRecHitCollection.h>
#include <DataFormats/GEMRecHit/interface/GEMCSCSegmentCollection.h>
Go to the source code of this file.
Classes | |
class | CSCStationIndex |
class | GEMCSCSegmentBuilder |