#include "FWCore/Framework/interface/MakerMacros.h"
#include "EventFilter/L1TRawToDigi/plugins/UnpackerFactory.h"
#include "CaloCollections.h"
#include "PhysCandUnpacker.h"
Go to the source code of this file.
Namespaces | |
l1t | |
delete x; | |
l1t::stage1 | |
Functions | |
template<typename T , typename F > | |
bool | process (const l1t::Block &block, BXVector< T > *coll, F modify, bool isleft, bool isfirst, bool istau) |
static const l1t::UnpackerFactoryT::PMaker< l1t::stage1::IsoEGammaUnpackerLeft > | s_maker__LINE__ ("l1t::stage1::IsoEGammaUnpackerLeft") |
static const l1t::UnpackerFactoryT::PMaker< l1t::stage1::NonIsoEGammaUnpackerLeft > | s_maker__LINE__ ("l1t::stage1::NonIsoEGammaUnpackerLeft") |
static const l1t::UnpackerFactoryT::PMaker< l1t::stage1::CentralJetUnpackerLeft > | s_maker__LINE__ ("l1t::stage1::CentralJetUnpackerLeft") |
static const l1t::UnpackerFactoryT::PMaker< l1t::stage1::ForwardJetUnpackerLeft > | s_maker__LINE__ ("l1t::stage1::ForwardJetUnpackerLeft") |
static const l1t::UnpackerFactoryT::PMaker< l1t::stage1::TauUnpackerLeft > | s_maker__LINE__ ("l1t::stage1::TauUnpackerLeft") |
static const l1t::UnpackerFactoryT::PMaker< l1t::stage1::IsoTauUnpackerLeft > | s_maker__LINE__ ("l1t::stage1::IsoTauUnpackerLeft") |
static const l1t::UnpackerFactoryT::PMaker< l1t::stage1::IsoEGammaUnpackerRight > | s_maker__LINE__ ("l1t::stage1::IsoEGammaUnpackerRight") |
static const l1t::UnpackerFactoryT::PMaker< l1t::stage1::NonIsoEGammaUnpackerRight > | s_maker__LINE__ ("l1t::stage1::NonIsoEGammaUnpackerRight") |
static const l1t::UnpackerFactoryT::PMaker< l1t::stage1::CentralJetUnpackerRight > | s_maker__LINE__ ("l1t::stage1::CentralJetUnpackerRight") |
static const l1t::UnpackerFactoryT::PMaker< l1t::stage1::ForwardJetUnpackerRight > | s_maker__LINE__ ("l1t::stage1::ForwardJetUnpackerRight") |
static const l1t::UnpackerFactoryT::PMaker< l1t::stage1::TauUnpackerRight > | s_maker__LINE__ ("l1t::stage1::TauUnpackerRight") |
static const l1t::UnpackerFactoryT::PMaker< l1t::stage1::IsoTauUnpackerRight > | s_maker__LINE__ ("l1t::stage1::IsoTauUnpackerRight") |
bool process | ( | const l1t::Block & | block, |
BXVector< T > * | coll, | ||
F | modify, | ||
bool | isleft, | ||
bool | isfirst, | ||
bool | istau | ||
) |
Definition at line 9 of file PhysCandUnpacker.cc.
References l1t::getBXRange(), l1t::BlockHeader::getID(), l1t::BlockHeader::getSize(), l1t::Block::header(), mps_fire::i, createfilelist::int, LogDebug, l1t::Block::payload(), BXVector< T >::resize(), BXVector< T >::set(), BXVector< T >::setBXRange(), and globals_cff::x1.
Referenced by l1t::stage1::IsoEGammaUnpackerLeft::unpack(), l1t::stage1::NonIsoEGammaUnpackerLeft::unpack(), l1t::stage1::CentralJetUnpackerLeft::unpack(), l1t::stage1::ForwardJetUnpackerLeft::unpack(), l1t::stage1::TauUnpackerLeft::unpack(), l1t::stage1::IsoTauUnpackerLeft::unpack(), l1t::stage1::IsoEGammaUnpackerRight::unpack(), l1t::stage1::NonIsoEGammaUnpackerRight::unpack(), l1t::stage1::CentralJetUnpackerRight::unpack(), l1t::stage1::ForwardJetUnpackerRight::unpack(), l1t::stage1::TauUnpackerRight::unpack(), and l1t::stage1::IsoTauUnpackerRight::unpack().
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |