#include "TrackingTools/GeomPropagators/interface/HelixArbitraryPlaneCrossing.h"
#include "DataFormats/GeometrySurface/interface/Plane.h"
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include <cmath>
#include <vdt/vdtMath.h>
#include <iostream>
#include "FWCore/Utilities/interface/Likely.h"
Go to the source code of this file.
Classes | |
struct | MaxIter |
Variables | |
static const MaxIter | maxiter |
|
static |
Definition at line 30 of file HelixArbitraryPlaneCrossing.cc.
Referenced by ALPAKA_ACCELERATOR_NAMESPACE::vertexFinder::for(), and HelixArbitraryPlaneCrossing::pathLength().