ATLAS Offline Software
Loading...
Searching...
No Matches
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
11namespace Muon {
12 class NSW_TrigRawDataContainer_p1 : public std::vector<NSW_TrigRawData_p1> {
13 public:
15 };
16}
17
18#endif
NRpcCablingAlg reads raw condition data and writes derived condition data to the condition store.