ATLAS Offline Software
Loading...
Searching...
No Matches
TileTrackMuFeature_tlp1.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
5#ifndef TRIGMUONEVENTTPCNV_TILETRACKMUFEATURE_TLP1_H
6#define TRIGMUONEVENTTPCNV_TILETRACKMUFEATURE_TLP1_H
7
8#include <stdint.h>
9#include <string>
15
16
18
19 public:
21
22
23 std::vector<TileTrackMuFeature_p1> m_TileTrackMu;
24 std::vector<TileTrackMuFeature_p2> m_TileTrackMu_p2;
25 std::vector<TileMuFeature_p1> m_TileMu;
26 std::vector<TrigInDetTrack_p1> m_Track;
27 std::vector<TrigInDetTrackFitPar_p1> m_TrackFitPar;
28};
29
30#endif
std::vector< TileMuFeature_p1 > m_TileMu
std::vector< TrigInDetTrackFitPar_p1 > m_TrackFitPar
std::vector< TileTrackMuFeature_p2 > m_TileTrackMu_p2
std::vector< TileTrackMuFeature_p1 > m_TileTrackMu
std::vector< TrigInDetTrack_p1 > m_Track