#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "EventFilter/L1TRawToDigi/plugins/UnpackerFactory.h"
#include "CaloCollections.h"
#include "LegacyPhysCandUnpacker.h"
Go to the source code of this file.
Namespaces | |
l1t | |
delete x; | |
l1t::stage1 | |
l1t::stage1::legacy | |
Functions | |
template<typename T , typename F > | |
bool | process (const l1t::Block &block, BXVector< T > *coll, F modify) |
static const l1t::UnpackerFactoryT::PMaker < l1t::stage1::legacy::IsoEGammaUnpacker > | s_maker__LINE__ ("l1t::stage1::legacy::IsoEGammaUnpacker") |
static const l1t::UnpackerFactoryT::PMaker < l1t::stage1::legacy::NonIsoEGammaUnpacker > | s_maker__LINE__ ("l1t::stage1::legacy::NonIsoEGammaUnpacker") |
static const l1t::UnpackerFactoryT::PMaker < l1t::stage1::legacy::CentralJetUnpacker > | s_maker__LINE__ ("l1t::stage1::legacy::CentralJetUnpacker") |
static const l1t::UnpackerFactoryT::PMaker < l1t::stage1::legacy::ForwardJetUnpacker > | s_maker__LINE__ ("l1t::stage1::legacy::ForwardJetUnpacker") |
static const l1t::UnpackerFactoryT::PMaker < l1t::stage1::legacy::TauUnpacker > | s_maker__LINE__ ("l1t::stage1::legacy::TauUnpacker") |
static const l1t::UnpackerFactoryT::PMaker < l1t::stage1::legacy::IsoTauUnpacker > | s_maker__LINE__ ("l1t::stage1::legacy::IsoTauUnpacker") |
bool process | ( | const l1t::Block & | block, |
BXVector< T > * | coll, | ||
F | modify | ||
) |
Definition at line 10 of file LegacyPhysCandUnpacker.cc.
References l1t::getBXRange(), l1t::BlockHeader::getID(), l1t::BlockHeader::getSize(), l1t::Block::header(), i, LogDebug, l1t::Block::payload(), BXVector< T >::push_back(), and BXVector< T >::setBXRange().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |