ATLAS Offline Software
|
#include <vector>
#include <algorithm>
#include "TrigInDetPattRecoTools/TrigCombinatorialSettings.h"
#include "TrigInDetEvent/TrigSiSpacePointBase.h"
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 struct IndexedSP INDEXED_SP |
typedef struct InternalSoA INTERNAL_SOA |
typedef struct LPhiSector L_PHI_SECTOR |
typedef struct LPhi_Storage L_PHI_STORAGE |
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.
typedef class TrigTrackSeedGenerator TRIG_TRACK_SEED_GENERATOR |