#include "PixelForwardLayerPhase1.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "DataFormats/GeometrySurface/interface/BoundingBox.h"
#include "DataFormats/GeometrySurface/interface/SimpleDiskBounds.h"
#include "TrackingTools/DetLayers/interface/simple_stat.h"
#include "TrackingTools/GeomPropagators/interface/HelixArbitraryPlaneCrossing2Order.h"
#include "TrackingTools/GeomPropagators/interface/HelixArbitraryPlaneCrossing.h"
#include "TrackingTools/DetLayers/interface/MeasurementEstimator.h"
#include "LayerCrossingSide.h"
#include "DetGroupMerger.h"
#include "CompatibleDetToGroupAdder.h"
#include "DataFormats/GeometryVector/interface/VectorUtil.h"
#include <algorithm>
#include <climits>
Go to the source code of this file.
Typedefs | |
typedef GeometricSearchDet::DetWithState | DetWithState |
Definition at line 24 of file PixelForwardLayerPhase1.cc.