#include "TECLayer.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "CompatibleDetToGroupAdder.h"
#include "DetGroupMerger.h"
#include "LayerCrossingSide.h"
#include "TrackingTools/DetLayers/interface/DetLayerException.h"
#include "TrackingTools/DetLayers/interface/rangesIntersect.h"
#include "TrackingTools/GeomPropagators/interface/HelixForwardPlaneCrossing.h"
#include "DataFormats/GeometrySurface/interface/SimpleDiskBounds.h"
#include "DataFormats/GeometryVector/interface/VectorUtil.h"
#include "TkDetUtil.h"
Go to the source code of this file.
Typedefs | |
typedef GeometricSearchDet::DetWithState | DetWithState |
Definition at line 19 of file TECLayer.cc.