ATLAS Offline Software
Classes | Typedefs
TrigTrackSeedGenerator.h File Reference
#include <vector>
#include <algorithm>
#include "TrigInDetPattRecoTools/TrigCombinatorialSettings.h"
#include "TrigInDetEvent/TrigSiSpacePointBase.h"
Include dependency graph for TrigTrackSeedGenerator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  IndexedSP
 
struct  LPhiSector
 
struct  LPhiSector::compareZ
 
struct  LPhiSector::compareR
 
struct  LPhiSector::compareRless
 
struct  LPhiSector::greaterThanZ
 
struct  LPhiSector::smallerThanZ
 
struct  LPhiSector::greaterThanR
 
struct  LPhiSector::greaterThanR_i
 
struct  LPhiSector::smallerThanR
 
struct  LPhiSector::smallerThanR_i
 
struct  LPhi_Storage
 
struct  InternalSoA
 
class  TrigTrackSeedGenerator
 

Typedefs

typedef struct IndexedSP INDEXED_SP
 
typedef struct LPhiSector L_PHI_SECTOR
 
typedef struct LPhi_Storage L_PHI_STORAGE
 
typedef struct InternalSoA INTERNAL_SOA
 
typedef std::pair< std::vector< const INDEXED_SP * >::const_iterator, std::vector< const INDEXED_SP * >::const_iterator > SP_RANGE
 
typedef class TrigTrackSeedGenerator TRIG_TRACK_SEED_GENERATOR
 

Typedef Documentation

◆ INDEXED_SP

typedef struct IndexedSP INDEXED_SP

◆ INTERNAL_SOA

typedef struct InternalSoA INTERNAL_SOA

◆ L_PHI_SECTOR

typedef struct LPhiSector L_PHI_SECTOR

◆ L_PHI_STORAGE

typedef struct LPhi_Storage L_PHI_STORAGE

◆ SP_RANGE

typedef std::pair<std::vector<const INDEXED_SP*>::const_iterator, std::vector<const INDEXED_SP*>::const_iterator> SP_RANGE

Definition at line 308 of file TrigTrackSeedGenerator.h.

◆ TRIG_TRACK_SEED_GENERATOR