ATLAS Offline Software
Loading...
Searching...
No Matches
MuonSegmentDict.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 MUON_MUONSEGMENT_MUONSEGMENTDICT_H
6#define MUON_MUONSEGMENT_MUONSEGMENTDICT_H
8#include "MuonSegment/T0MuonSegment.h"
10#include <vector>
11
14 std::vector<const Muon::MuonSegment*> t1;
15 std::vector<const Muon::T0MuonSegment*> t2;
16
17};
18
19#endif
DataVector< Muon::MuonSegmentCombination > MuonSegmentCombinationCollection
This typedef represents a collection of MuonSegmentCombination objects.
MuonSegmentCombinationCollection t0
std::vector< const Muon::T0MuonSegment * > t2
std::vector< const Muon::MuonSegment * > t1