#include <TauUnpacker.h>
Public Member Functions | |
void | setTauCopy (const unsigned int copy) |
TauUnpacker () | |
bool | unpack (const Block &block, UnpackerCollections *coll) override |
~TauUnpacker () override | |
Public Member Functions inherited from l1t::Unpacker | |
unsigned int | getAlgoVersion () |
void | setAlgoVersion (const unsigned int version) |
Unpacker () | |
virtual | ~Unpacker ()=default |
Private Attributes | |
unsigned int | TauCopy_ |
Definition at line 8 of file TauUnpacker.h.
l1t::stage2::TauUnpacker::TauUnpacker | ( | ) |
Definition at line 13 of file TauUnpacker.cc.
|
inlineoverride |
Definition at line 11 of file TauUnpacker.h.
References groupFilesInBlocks::block, coll, and unpack().
|
inline |
Definition at line 15 of file TauUnpacker.h.
|
overridevirtual |
Implements l1t::Unpacker.
Definition at line 18 of file TauUnpacker.cc.
References coll, DEFINE_L1T_UNPACKER, l1t::BlockHeader::getID(), l1t::BlockHeader::getSize(), l1t::Block::header(), l1t::L1Candidate::hwEta(), l1t::L1Candidate::hwIso(), l1t::L1Candidate::hwPhi(), l1t::L1Candidate::hwPt(), l1t::L1Candidate::hwQual(), createfilelist::int, LogDebug, l1t::stage2::layer2::mp::nOutputFramePerBX, l1t::stage2::layer2::demux::nTauPerLink, l1t::CaloTools::p4Demux(), l1t::Block::payload(), l1t::L1Candidate::setHwEta(), l1t::L1Candidate::setHwIso(), l1t::L1Candidate::setHwPhi(), l1t::L1Candidate::setHwPt(), l1t::L1Candidate::setHwQual(), reco::LeafCandidate::setP4(), metsig::tau, and TauCopy_.
Referenced by ~TauUnpacker().
|
private |
Definition at line 15 of file TauUnpacker.h.
Referenced by unpack().