test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
EventFilter
FEDInterface
interface
FEDConstants.h
Go to the documentation of this file.
1
#ifndef EVF_FEDINTERFACE_FEDCONSTANTS_H
2
#define EVF_FEDINTERFACE_FEDCONSTANTS_H
3
4
namespace
evf{
5
namespace
evtn{
6
const
unsigned
int
SLINK_WORD_SIZE
= 8;
7
const
unsigned
int
SLINK_HALFWORD_SIZE
= 4;
8
const
unsigned
int
FED_HEADER_SIZE
=
SLINK_WORD_SIZE
;
9
const
unsigned
int
FED_TRAILER_SIZE
=
SLINK_WORD_SIZE
;
10
}
11
}
12
#endif
evf::evtn::SLINK_HALFWORD_SIZE
const unsigned int SLINK_HALFWORD_SIZE
Definition:
FEDConstants.h:7
evf::evtn::FED_TRAILER_SIZE
const unsigned int FED_TRAILER_SIZE
Definition:
FEDConstants.h:9
evf::evtn::FED_HEADER_SIZE
const unsigned int FED_HEADER_SIZE
Definition:
FEDConstants.h:8
evf::evtn::SLINK_WORD_SIZE
const unsigned int SLINK_WORD_SIZE
Definition:
FEDConstants.h:6
Generated for CMSSW Reference Manual by
1.8.5