#include "CompositeTECPetal.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "ForwardDiskSectorBuilderFromWedges.h"
#include "LayerCrossingSide.h"
#include "DetGroupMerger.h"
#include "CompatibleDetToGroupAdder.h"
#include "TrackingTools/DetLayers/interface/DetLayerException.h"
#include "TrackingTools/DetLayers/interface/MeasurementEstimator.h"
#include "TrackingTools/GeomPropagators/interface/HelixForwardPlaneCrossing.h"
#include "TkDetUtil.h"
#include "DataFormats/GeometryVector/interface/VectorUtil.h"
#include <algorithm>
#include <functional>
#include <iterator>
#include <numeric>
Go to the source code of this file.
Namespaces | |
details | |
Typedefs | |
typedef GeometricSearchDet::DetWithState | DetWithState |
Definition at line 24 of file CompositeTECPetal.cc.