ATLAS Offline Software
Loading...
Searching...
No Matches
LArRawChannelContainer_p2.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 LARTPCNV_LARRAWCHANNELCONTAINER_P2_H
6#define LARTPCNV_LARRAWCHANNELCONTAINER_P2_H
7
9
10#include <vector>
11
12
18
20{
21 public:
22
25
27
28 private:
29
30 std::vector<LArRawChannelCollection_p2> m_collections;
31 std::vector<LArRawChannel_p1> m_channels;
32};
33
34#endif
35
std::vector< LArRawChannelCollection_p2 > m_collections
std::vector< LArRawChannel_p1 > m_channels