ATLAS Offline Software
Loading...
Searching...
No Matches
TgcCoinDataContainer_tlp3.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 TGCCOINDATACONTAINER_TLP3_H
6#define TGCCOINDATACONTAINER_TLP3_H
7
8//-----------------------------------------------------------------------------
9// MuonTrigCoinData
10//-----------------------------------------------------------------------------
15
16
17// Token
19
20namespace Muon
21{
23 {
24 public:
27
28// This is the basic info
29 std::vector< Muon::MuonCoinDataContainer_p1> m_pixDCCont;
30 std::vector< Muon::TgcCoinData_p3 > m_tgcCoinDatas;
31// This are the base classes
32// This is info held by the base class
33 std::vector< Trk::LocalPosition_p1> m_locPos;
34 std::vector< Trk::HepSymMatrix_p1> m_errorMat;
35 };
36}
37
38
39#endif
std::vector< Muon::MuonCoinDataContainer_p1 > m_pixDCCont
std::vector< Muon::TgcCoinData_p3 > m_tgcCoinDatas
std::vector< Trk::LocalPosition_p1 > m_locPos
std::vector< Trk::HepSymMatrix_p1 > m_errorMat
vector of TPCnvToken_p1 Each top-level persistent object that has extentions needs a data member of t...
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.