Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
larsim
larsim
TriggerAlgo
TriggerTypes.hh
Go to the documentation of this file.
1
#ifndef TRIGGERTYPES_HH
2
#define TRIGGERTYPES_HH
3
4
#include <stdint.h>
5
6
namespace
trigdata
{
7
8
/// A unit of time used in trigger logic.
9
typedef
uint64_t
TrigTimeSlice_t
;
10
11
}
// namespace trigger
12
13
#endif
trigdata::TrigTimeSlice_t
uint64_t TrigTimeSlice_t
A unit of time used in trigger logic.
Definition:
TriggerTypes.hh:9
trigdata
Definition:
TriggerTypes.hh:6
Generated by
1.8.11