Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
EventFilter
EcalRawToDigi
interface
DCCEBEventBlock.h
Go to the documentation of this file.
1
#ifndef DCCEBEVENTBLOCK_HH
2
#define DCCEBEVENTBLOCK_HH
3
4
5
/*
6
*\ Class DCCEBEventBlock
7
*
8
* Specialization of the DCCEventBlock for the EB
9
* The class instintes the DCCTowerBlock, DCCEBTCBlock and DCCEBSRPBlock unpacking classes
10
*
11
* \file DCCEBEventBlock.h
12
*
13
* $Date: 2012/08/06 21:51:35 $
14
* $Revision: 1.4 $
15
*
16
* \author N. Almeida
17
*
18
*
19
*/
20
21
#include <
DataFormats/EcalRawData/interface/EcalRawDataCollections.h
>
22
#include <
DataFormats/EcalDigi/interface/EcalDigiCollections.h
>
23
#include "
DCCRawDataDefinitions.h
"
24
#include "
DCCEventBlock.h
"
25
26
27
class
DCCEBEventBlock
:
public
DCCEventBlock
{
28
29
public
:
30
31
DCCEBEventBlock
(
DCCDataUnpacker
* u,
EcalElectronicsMapper
*
m
,
bool
hU,
bool
srpU,
bool
tccU,
bool
feU,
bool
memU,
bool
forceToKeepFRdata);
32
33
void
unpack
(
const
uint64_t
* buffer,
size_t
bufferSize,
unsigned
int
expFedId);
34
35
protected
:
36
37
int
unpackTCCBlocks
();
38
39
};
40
41
#endif
DCCRawDataDefinitions.h
DCCEBEventBlock::unpack
void unpack(const uint64_t *buffer, size_t bufferSize, unsigned int expFedId)
Definition:
DCCEBEventBlock.cc:39
DCCDataUnpacker
Definition:
DCCDataUnpacker.h:51
DCCEBEventBlock::unpackTCCBlocks
int unpackTCCBlocks()
Definition:
DCCEBEventBlock.cc:319
DCCEBEventBlock::DCCEBEventBlock
DCCEBEventBlock(DCCDataUnpacker *u, EcalElectronicsMapper *m, bool hU, bool srpU, bool tccU, bool feU, bool memU, bool forceToKeepFRdata)
Definition:
DCCEBEventBlock.cc:18
EcalDigiCollections.h
m
int m
Definition:
DTDataIntegrityTask.cc:33
cond::uint64_t
unsigned long long uint64_t
Definition:
Time.h:15
DCCEBEventBlock
Definition:
DCCEBEventBlock.h:27
EcalElectronicsMapper
Definition:
EcalElectronicsMapper.h:41
DCCEventBlock.h
EcalRawDataCollections.h
DCCEventBlock
Definition:
DCCEventBlock.h:33
Generated for CMSSW Reference Manual by
1.8.5