Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
EventFilter
L1TRawToDigi
interface
OmtfDtPacker.h
Go to the documentation of this file.
1
#ifndef EventFilter_L1TRawToDigi_Omtf_DtPacker_H
2
#define EventFilter_L1TRawToDigi_Omtf_DtPacker_H
3
4
#include <string>
5
6
#include "
DataFormats/L1DTTrackFinder/interface/L1MuDTChambPhContainer.h
"
7
#include "
DataFormats/L1DTTrackFinder/interface/L1MuDTChambThContainer.h
"
8
9
#include "
DataFormats/L1TMuon/interface/OMTF/OmtfDataWord64.h
"
10
11
namespace
omtf
{
12
13
class
DtPacker
{
14
public
:
15
void
pack
(
const
L1MuDTChambPhContainer
* phCont,
const
L1MuDTChambThContainer
* thCont,
FedAmcRawsMap
& raws);
16
17
private
:
18
};
19
}
// namespace omtf
20
#endif
omtf::FedAmcRawsMap
std::map< std::pair< unsigned int, unsigned int >, std::vector< Word64 > > FedAmcRawsMap
Definition:
OmtfDataWord64.h:13
OmtfDataWord64.h
L1MuDTChambPhContainer.h
omtf::DataWord64::omtf
Definition:
OmtfDataWord64.h:16
omtf::DtPacker::pack
void pack(const L1MuDTChambPhContainer *phCont, const L1MuDTChambThContainer *thCont, FedAmcRawsMap &raws)
Definition:
OmtfDtPacker.cc:8
L1MuDTChambThContainer
Definition:
L1MuDTChambThContainer.h:33
L1MuDTChambPhContainer
Definition:
L1MuDTChambPhContainer.h:33
L1MuDTChambThContainer.h
omtf::DtPacker
Definition:
OmtfDtPacker.h:13
Generated for CMSSW Reference Manual by
1.8.5