Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
N21-01-24
DDTBaseDataProducts
HitList.h
Go to the documentation of this file.
1
////////////////////////////////////////////////////////////////////////
2
// \file HitList.h
3
// \brief A typedef to hold a vector list of \ref novaddt::DAQHit
4
// \version $Id: HitList.h,v 1.2 2012-09-11 22:59:58 gsdavies Exp $
5
// \author gsdavies@fnal.gov
6
////////////////////////////////////////////////////////////////////////
7
#ifndef NOVADDTHITLIST_H
8
#define NOVADDTHITLIST_H
9
10
#include <vector>
11
12
#include "
DDTBaseDataProducts/DAQHit.h
"
13
14
namespace
novaddt
{
15
class
DAQHit
;
16
17
typedef
std::vector<DAQHit>
HitList
;
18
19
}
// end novaddt namespace
20
#endif
novaddt
Definition:
ActivityTrigger_module.cc:29
novaddt::HitList
std::vector< DAQHit > HitList
Definition:
HitList.h:15
DAQHit.h
novaddt::DAQHit
Definition:
DAQHit.h:38
Generated on Sun Jan 24 2021 14:12:22 for NOvA by
1.8.11