Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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 {
11
class
EventSetup
;
12
}
13
14
namespace
omtf
{
15
16
class
CscPacker
{
17
public
:
18
void
init
();
19
void
pack
(
const
CSCCorrelatedLCTDigiCollection
* prod,
FedAmcRawsMap
& raws);
20
21
private
:
22
MapCscDet2EleIndex
theCsc2Omtf
;
23
};
24
}
// namespace omtf
25
#endif
OmtfLinkMappingCsc.h
omtf::FedAmcRawsMap
std::map< std::pair< unsigned int, unsigned int >, std::vector< Word64 > > FedAmcRawsMap
Definition:
OmtfDataWord64.h:13
OmtfDataWord64.h
omtf::DataWord64::omtf
Definition:
OmtfDataWord64.h:16
CSCCorrelatedLCTDigiCollection
EventSetup
omtf::CscPacker::theCsc2Omtf
MapCscDet2EleIndex theCsc2Omtf
Definition:
OmtfCscPacker.h:22
omtf::MapCscDet2EleIndex
std::map< uint32_t, std::pair< EleIndex, EleIndex > > MapCscDet2EleIndex
Definition:
OmtfLinkMappingCsc.h:12
omtf::CscPacker
Definition:
OmtfCscPacker.h:16
omtf::CscPacker::pack
void pack(const CSCCorrelatedLCTDigiCollection *prod, FedAmcRawsMap &raws)
Definition:
OmtfCscPacker.cc:11
CSCCorrelatedLCTDigiCollection.h
omtf::CscPacker::init
void init()
Definition:
OmtfCscPacker.cc:9
Generated for CMSSW Reference Manual by
1.8.5