Loading [MathJax]/extensions/tex2jax.js
ATLAS Offline Software
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
NSW_TrigRawDataContainer_p1.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) 2002-2022 CERN for the benefit of the ATLAS collaboration
3  */
4 
5 #ifndef NSW_TRIGRAWDATACONTAINER_P1_H
6 #define NSW_TRIGRAWDATACONTAINER_P1_H
7 
8 #include <vector>
10 
11 namespace Muon {
12  class NSW_TrigRawDataContainer_p1 : public std::vector<NSW_TrigRawData_p1> {
13  public:
15  };
16 }
17 
18 #endif
Muon
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.
Definition: TrackSystemController.h:45
Muon::NSW_TrigRawDataContainer_p1::NSW_TrigRawDataContainer_p1
NSW_TrigRawDataContainer_p1()=default
NSW_TrigRawData_p1.h
Muon::NSW_TrigRawDataContainer_p1
Definition: NSW_TrigRawDataContainer_p1.h:12