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