ATLAS Offline Software
Loading...
Searching...
No Matches
CscStripPrepDataContainer_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 CSCSTRIPPREPDATACONTAINER_TLP1_H
6#define CSCSTRIPPREPDATACONTAINER_TLP1_H
7
8//-----------------------------------------------------------------------------
9// MuonPrepRawData
10//-----------------------------------------------------------------------------
16
17
18// Token
20
21namespace Muon
22{
24 {
25 public:
28
29// This is the basic info
30 std::vector< Muon::MuonPRD_Container_p1> m_pixDCCont;
31 std::vector< Muon::CscStripPrepData_p1 > m_muonPrds;
32// This are the base classes
33 std::vector< Trk::PrepRawData_p1> m_prepData;
34// This is info held by the base class
35 std::vector< Trk::LocalPosition_p1> m_locPos;
36 std::vector< Trk::HepSymMatrix_p1> m_errorMat;
37 };
38}
39
40
41#endif
std::vector< Trk::LocalPosition_p1 > m_locPos
std::vector< Muon::MuonPRD_Container_p1 > m_pixDCCont
std::vector< Trk::PrepRawData_p1 > m_prepData
std::vector< Trk::HepSymMatrix_p1 > m_errorMat
std::vector< Muon::CscStripPrepData_p1 > m_muonPrds
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.