Class Acts::TrigFTF_GNN_Geometry

template<typename space_point_t>
class TrigFTF_GNN_Geometry

Public Functions

TrigFTF_GNN_Geometry() = default
inline TrigFTF_GNN_Geometry(const std::vector<TrigInDetSiLayer> &layers, std::unique_ptr<Acts::FasTrackConnector> &conn)
TrigFTF_GNN_Geometry(const TrigFTF_GNN_Geometry&) = delete
inline ~TrigFTF_GNN_Geometry()
inline Acts::FasTrackConnector *fastrack() const
inline const TrigFTF_GNN_Layer<space_point_t> *getTrigFTF_GNN_LayerByIndex(int idx) const
inline const TrigFTF_GNN_Layer<space_point_t> *getTrigFTF_GNN_LayerByKey(unsigned int key) const
inline int num_bins() const
TrigFTF_GNN_Geometry &operator=(const TrigFTF_GNN_Geometry&) = delete