ATLAS Offline Software
Loading...
Searching...
No Matches
CombinedMuonFeature_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_COMBINEDMUONFEATURE_TLP1_H
6#define TRIGMUONEVENTTPCNV_COMBINEDMUONFEATURE_TLP1_H
7
8#include <stdint.h>
9#include <string>
15
16
18
19 public:
21
22
23 std::vector<CombinedMuonFeature_p1> m_combMu;
24 std::vector<CombinedMuonFeature_p2> m_combMu_p2;
25 std::vector<MuonFeature_p1> m_muFastTrack;
26 std::vector<TrigInDetTrack_p1> m_inDetTracks;
27 std::vector<TrigInDetTrackFitPar_p1> m_inDetTrackFitPar;
28
29};
30
31#endif
std::vector< MuonFeature_p1 > m_muFastTrack
std::vector< CombinedMuonFeature_p1 > m_combMu
std::vector< CombinedMuonFeature_p2 > m_combMu_p2
std::vector< TrigInDetTrackFitPar_p1 > m_inDetTrackFitPar
std::vector< TrigInDetTrack_p1 > m_inDetTracks