Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
srcs
sbnobj
sbnobj
SBND
Trigger
CRTmetric.hh
Go to the documentation of this file.
1
#ifndef CRTmetric_h
2
#define CRTmetric_h
3
4
#include <cstddef>
5
#include <vector>
6
7
// do we need some initialization here??
8
9
namespace
sbndaq {
10
11
struct
CRTmetric
{
12
13
int
hitsperplane
[7];
14
15
CRTmetric
() {}
16
17
};
18
19
}
// namespace sbndaq
20
21
#endif
sbndaq::CRTmetric::CRTmetric
CRTmetric()
Definition:
CRTmetric.hh:15
sbndaq::CRTmetric
Definition:
CRTmetric.hh:11
sbndaq::CRTmetric::hitsperplane
int hitsperplane[7]
Definition:
CRTmetric.hh:13
Generated by
1.8.5