Main Page
Namespaces
Classes
Package Documentation
EventFilter
L1TRawToDigi
interface
OmtfCscPacker.h
Go to the documentation of this file.
1
#ifndef EventFilter_L1TRawToDigi_Omtf_CscPacker_H
2
#define EventFilter_L1TRawToDigi_Omtf_CscPacker_H
3
4
#include <string>
5
6
#include "
DataFormats/CSCDigi/interface/CSCCorrelatedLCTDigiCollection.h
"
7
#include "
DataFormats/L1TMuon/interface/OMTF/OmtfDataWord64.h
"
8
#include "
EventFilter/L1TRawToDigi/interface/OmtfLinkMappingCsc.h
"
9
10
namespace
edm
{
class
EventSetup
; }
11
12
namespace
omtf
{
13
14
class
CscPacker
{
15
16
public
:
17
18
void
init
();
19
void
pack
(
const
CSCCorrelatedLCTDigiCollection
*
prod
,
FedAmcRawsMap
& raws);
20
21
private
:
22
MapCscDet2EleIndex
theCsc2Omtf
;
23
};
24
}
25
#endif
OmtfLinkMappingCsc.h
parseEventContent.prod
prod
Definition:
parseEventContent.py:153
timeUnitHelper.pack
def pack(high, low)
Definition:
timeUnitHelper.py:3
OmtfDataWord64.h
init
int init
Definition:
HydjetWrapper.h:67
omtf::FedAmcRawsMap
std::map< std::pair< unsigned int, unsigned int >, std::vector< Word64 > > FedAmcRawsMap
Definition:
OmtfDataWord64.h:13
CSCCorrelatedLCTDigiCollection
EventSetup
omtf::CscPacker::theCsc2Omtf
MapCscDet2EleIndex theCsc2Omtf
Definition:
OmtfCscPacker.h:22
omtf::CscPacker
Definition:
OmtfCscPacker.h:14
CSCCorrelatedLCTDigiCollection.h
omtf::MapCscDet2EleIndex
std::map< uint32_t, std::pair< EleIndex, EleIndex > > MapCscDet2EleIndex
Definition:
OmtfLinkMappingCsc.h:13
omtf
Definition:
OmtfCscDataWord64.h:7
edm
HLT enums.
Definition:
AlignableModifier.h:17
Generated for CMSSW Reference Manual by
1.8.11