Main Page
Namespaces
Classes
Package Documentation
EventFilter
L1TRawToDigi
interface
OmtfRpcPacker.h
Go to the documentation of this file.
1
#ifndef EventFilter_L1TRawToDigi_Omtf_RpcPacker_H
2
#define EventFilter_L1TRawToDigi_Omtf_RpcPacker_H
3
4
#include <string>
5
6
#include "
DataFormats/RPCDigi/interface/RPCDigiCollection.h
"
7
#include "
DataFormats/L1TMuon/interface/OMTF/OmtfDataWord64.h
"
8
#include "
EventFilter/L1TRawToDigi/interface/OmtfLinkMappingRpc.h
"
9
10
namespace
edm
{
class
EventSetup
; }
11
12
namespace
omtf
{
13
14
class
RpcPacker
{
15
16
public
:
17
RpcPacker
() : thePactCabling(
nullptr
) {}
18
19
void
init
(
const
edm::EventSetup
& es);
20
void
init
(
const
edm::EventSetup
& es,
const
std::string
& connectionFile);
21
void
pack
(
const
RPCDigiCollection
*
prod
,
FedAmcRawsMap
& raws);
22
23
private
:
24
void
initCabling(
const
edm::EventSetup
& es);
25
26
MapLBIndex2EleIndex
thePact2Omtf
;
27
const
RPCReadOutMapping
*
thePactCabling
;
28
};
29
}
30
#endif
parseEventContent.prod
prod
Definition:
parseEventContent.py:153
timeUnitHelper.pack
def pack(high, low)
Definition:
timeUnitHelper.py:3
AlCaHLTBitMon_QueryRunRegistry.string
string
Definition:
AlCaHLTBitMon_QueryRunRegistry.py:255
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
omtf::RpcPacker::RpcPacker
RpcPacker()
Definition:
OmtfRpcPacker.h:17
nullptr
#define nullptr
EventSetup
omtf::MapLBIndex2EleIndex
std::map< LinkBoardElectronicIndex, std::pair< EleIndex, EleIndex >, lessLinkBoardElectronicIndex > MapLBIndex2EleIndex
Definition:
OmtfLinkMappingRpc.h:25
edm::EventSetup
Definition:
EventSetup.h:52
omtf::RpcPacker
Definition:
OmtfRpcPacker.h:14
RPCDigiCollection
omtf::RpcPacker::thePactCabling
const RPCReadOutMapping * thePactCabling
Definition:
OmtfRpcPacker.h:27
omtf
Definition:
OmtfCscDataWord64.h:7
edm
HLT enums.
Definition:
AlignableModifier.h:17
omtf::RpcPacker::thePact2Omtf
MapLBIndex2EleIndex thePact2Omtf
Definition:
OmtfRpcPacker.h:26
OmtfLinkMappingRpc.h
RPCDigiCollection.h
RPCReadOutMapping
Definition:
RPCReadOutMapping.h:23
Generated for CMSSW Reference Manual by
1.8.11