All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 
17 
18  };
19 } // end namespace sbn
20 
21 #endif
int gates_since_last_trigger
Definition: EXTCountInfo.h:16