CMS 3D CMS Logo

Classes | Namespaces | Typedefs | Functions

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/RecoTracker/TkDetLayers/src/CompositeTECPetal.cc File Reference

#include "RecoTracker/TkDetLayers/interface/CompositeTECPetal.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "RecoTracker/TkDetLayers/interface/ForwardDiskSectorBuilderFromWedges.h"
#include "RecoTracker/TkDetLayers/interface/LayerCrossingSide.h"
#include "RecoTracker/TkDetLayers/interface/DetGroupMerger.h"
#include "RecoTracker/TkDetLayers/interface/CompatibleDetToGroupAdder.h"
#include "TrackingTools/DetLayers/interface/DetLayerException.h"
#include "TrackingTools/PatternTools/interface/MeasurementEstimator.h"
#include "TrackingTools/GeomPropagators/interface/HelixForwardPlaneCrossing.h"
#include "RecoTracker/TkDetLayers/interface/TkDetUtil.h"
#include "DataFormats/GeometryVector/interface/VectorUtil.h"
#include <boost/function.hpp>
#include <boost/bind.hpp>
#include <algorithm>
#include <numeric>
#include <iterator>

Go to the source code of this file.

Classes

struct  details::Mean

Namespaces

namespace  details

Typedefs

typedef
GeometricSearchDet::DetWithState 
DetWithState

Functions

void details::fillBoundaries (std::vector< const GeometricSearchDet * > const &dets, std::vector< float > &boundaries)
int details::findBin (std::vector< float > const &boundaries, float r)

Typedef Documentation

Definition at line 25 of file CompositeTECPetal.cc.