#include <RecoMuon/DetLayers/interface/MuonDetLayerGeometry.h>
#include <FWCore/Utilities/interface/Exception.h>
#include <TrackingTools/DetLayers/interface/DetLayer.h>
#include <DataFormats/MuonDetId/interface/CSCDetId.h>
#include <DataFormats/MuonDetId/interface/DTChamberId.h>
#include <DataFormats/MuonDetId/interface/RPCDetId.h>
#include <Utilities/General/interface/precomputed_value_sort.h>
#include <DataFormats/GeometrySurface/interface/GeometricSorting.h>
#include <algorithm>
#include <TrackingTools/DetLayers/interface/BarrelDetLayer.h>
Go to the source code of this file.
Detailed Description
- Date:
- 2009/07/03 09:12:48
- Revision:
- 1.20
- Author:
- N. Amapane - CERN
Definition in file MuonDetLayerGeometry.cc.