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
Common
POTAccounting
EXTCountInfo.h
Go to the documentation of this file.
1
#ifndef sbncode_EXTCountInfo_H
2
#define sbncode_EXTCountInfo_H
3
4
/**
5
6
* @file sbnobj/Common/POTAccounting/EXTCountInfo.h
7
* @author Joseph Zennamo, FNAL (jaz8600@fnal.gov)
8
*/
9
10
#include <vector>
11
12
namespace
sbn {
13
class
EXTCountInfo
{
14
public
:
15
16
int
gates_since_last_trigger
;
17
18
};
19
}
// end namespace sbn
20
21
#endif
sbn::EXTCountInfo
Definition:
EXTCountInfo.h:13
sbn::EXTCountInfo::gates_since_last_trigger
int gates_since_last_trigger
Definition:
EXTCountInfo.h:16
Generated by
1.8.5