CMS 3D CMS Logo

Classes | Namespaces | Typedefs
BrokenLineFit.dev.cc File Reference
#include <cstdint>
#include <alpaka/alpaka.hpp>
#include "DataFormats/TrackingRecHitSoA/interface/TrackingRecHitsSoA.h"
#include "HeterogeneousCore/AlpakaInterface/interface/config.h"
#include "HeterogeneousCore/AlpakaInterface/interface/traits.h"
#include "RecoLocalTracker/SiPixelRecHits/interface/pixelCPEforDevice.h"
#include "RecoTracker/PixelTrackFitting/interface/alpaka/BrokenLine.h"
#include "HelixFit.h"

Go to the source code of this file.

Classes

class  ALPAKA_ACCELERATOR_NAMESPACE::Kernel_BLFastFit< N, TrackerTraits >
 
struct  ALPAKA_ACCELERATOR_NAMESPACE::Kernel_BLFit< N, TrackerTraits >
 

Namespaces

 ALPAKA_ACCELERATOR_NAMESPACE
 

Typedefs

template<typename TrackerTraits >
using OutputSoAView = reco::TrackSoAView< TrackerTraits >
 
template<typename TrackerTraits >
using TupleMultiplicity = caStructures::TupleMultiplicityT< TrackerTraits >
 
template<typename TrackerTraits >
using Tuples = typename reco::TrackSoA< TrackerTraits >::HitContainer
 

Typedef Documentation

◆ OutputSoAView

template<typename TrackerTraits >
using OutputSoAView = reco::TrackSoAView<TrackerTraits>

Definition at line 19 of file BrokenLineFit.dev.cc.

◆ TupleMultiplicity

template<typename TrackerTraits >
using TupleMultiplicity = caStructures::TupleMultiplicityT<TrackerTraits>

Definition at line 21 of file BrokenLineFit.dev.cc.

◆ Tuples

template<typename TrackerTraits >
using Tuples = typename reco::TrackSoA<TrackerTraits>::HitContainer

Definition at line 17 of file BrokenLineFit.dev.cc.