src
DataFormats
TrackSoA
src
classes.cc
Go to the documentation of this file.
1
#include "
DataFormats/Portable/interface/PortableHostCollectionReadRules.h
"
2
#include "
DataFormats/TrackSoA/interface/TracksSoA.h
"
3
#include "
Geometry/CommonTopologies/interface/SimplePixelTopology.h
"
4
5
using namespace
reco
;
6
7
SET_PORTABLEHOSTCOLLECTION_READ_RULES
(
PortableHostCollection
<
TrackLayout<pixelTopology::Phase1>
>);
8
SET_PORTABLEHOSTCOLLECTION_READ_RULES
(
PortableHostCollection
<
TrackLayout<pixelTopology::Phase2>
>);
9
// SET_PORTABLEHOSTCOLLECTION_READ_RULES(PortableHostCollection<TrackLayout<pixelTopology::HIonPhase1>>); //TODO: For the moment we live without HIons
SimplePixelTopology.h
TrackLayout
typename TrackSoA< TrackerTraits >::template TrackSoALayout<> TrackLayout
Definition:
PixelTrackUtilities.h:233
SET_PORTABLEHOSTCOLLECTION_READ_RULES
#define SET_PORTABLEHOSTCOLLECTION_READ_RULES(COLLECTION)
Definition:
PortableHostCollectionReadRules.h:129
PortableHostCollection
Definition:
PortableHostCollection.h:16
TracksSoA.h
PortableHostCollectionReadRules.h
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
Generated for CMSSW Reference Manual by
1.8.14