ATLAS Offline Software
Loading...
Searching...
No Matches
TrigTrackFollowing.h File Reference

Go to the source code of this file.

Classes

struct  TrackFinderSettings
struct  SiliconPlane
struct  SctGeometryStorage
struct  PixelGeometryStorage
struct  PixelClusterStorage
struct  SctClusterStorage
struct  ProtoTrack
struct  ProtoTrackStorage
struct  TrackSeedStorage
struct  ExtendedTrackStateStruct2
struct  LocalEstimate
struct  TrackData
struct  SeededOutput

Macros

#define TRIGACCELEVENT_TRIGTRACKFOLLOWING_h

Typedefs

typedef struct TrackFinderSettings TRACK_FINDER_SETTINGS
typedef struct SiliconPlane SILICON_PLANE
typedef struct SctGeometryStorage SCT_GEO_STORAGE
typedef struct PixelGeometryStorage PIXEL_GEO_STORAGE
typedef struct PixelClusterStorage PIXEL_CLUSTER_STORAGE
typedef struct SctClusterStorage SCT_CLUSTER_STORAGE
typedef struct ProtoTrack PROTO_TRACK
typedef struct ProtoTrackStorage PROTO_TRACK_STORAGE
typedef struct TrackSeedStorage TRACK_SEED_STORAGE
typedef struct ExtendedTrackStateStruct2 EXTENDED_TRACK_STATE_TYPE_2
typedef struct LocalEstimate LOCAL_ESTIMATE
typedef struct TrackData TRACK_DATA
typedef struct SeededOutput SEEDED_OUTPUT

Variables

static constexpr unsigned int MAX_NUMBER_PIX_HITS = 100000
static constexpr unsigned int MAX_NUMBER_SCT_HITS = 100000
static constexpr unsigned int MAX_NUMBER_INPUT_SEEDS = 50000
static constexpr unsigned int MAX_ROAD_LENGTH = 64

Macro Definition Documentation

◆ TRIGACCELEVENT_TRIGTRACKFOLLOWING_h

#define TRIGACCELEVENT_TRIGTRACKFOLLOWING_h

Definition at line 5 of file TrigTrackFollowing.h.

Typedef Documentation

◆ EXTENDED_TRACK_STATE_TYPE_2

◆ LOCAL_ESTIMATE

typedef struct LocalEstimate LOCAL_ESTIMATE

◆ PIXEL_CLUSTER_STORAGE

◆ PIXEL_GEO_STORAGE

◆ PROTO_TRACK

typedef struct ProtoTrack PROTO_TRACK

◆ PROTO_TRACK_STORAGE

◆ SCT_CLUSTER_STORAGE

◆ SCT_GEO_STORAGE

◆ SEEDED_OUTPUT

typedef struct SeededOutput SEEDED_OUTPUT

◆ SILICON_PLANE

typedef struct SiliconPlane SILICON_PLANE

◆ TRACK_DATA

typedef struct TrackData TRACK_DATA

◆ TRACK_FINDER_SETTINGS

◆ TRACK_SEED_STORAGE

Variable Documentation

◆ MAX_NUMBER_INPUT_SEEDS

unsigned int MAX_NUMBER_INPUT_SEEDS = 50000
staticconstexpr

Definition at line 10 of file TrigTrackFollowing.h.

◆ MAX_NUMBER_PIX_HITS

unsigned int MAX_NUMBER_PIX_HITS = 100000
staticconstexpr

Definition at line 8 of file TrigTrackFollowing.h.

◆ MAX_NUMBER_SCT_HITS

unsigned int MAX_NUMBER_SCT_HITS = 100000
staticconstexpr

Definition at line 9 of file TrigTrackFollowing.h.

◆ MAX_ROAD_LENGTH

unsigned int MAX_ROAD_LENGTH = 64
staticconstexpr

Definition at line 11 of file TrigTrackFollowing.h.