#include "FWCore/Framework/interface/MakerMacros.h"
#include "EventFilter/L1TRawToDigi/interface/Unpacker.h"
#include "PhysicsToBitConverter.h"
#include "rctDataBase.h"
#include "DataFormats/L1CaloTrigger/interface/L1CaloEmCand.h"
#include "DataFormats/L1TCalorimeter/interface/CaloEmCand.h"
#include "DataFormats/L1CaloTrigger/interface/L1CaloRegion.h"
#include "DataFormats/L1TCalorimeter/interface/CaloRegion.h"
#include "DataFormats/L1CaloTrigger/interface/L1CaloRegionDetId.h"
#include "DataFormats/L1CaloTrigger/interface/L1CaloCollections.h"
#include <iostream>
#include <fstream>
#include "CaloCollections.h"
Go to the source code of this file.
Classes | |
class | l1t::stage1::RCTEmRegionUnpacker |
Namespaces | |
l1t | |
delete x; | |
l1t::stage1 | |
Functions | |
static const l1t::UnpackerFactoryT::PMaker < l1t::stage1::RCTEmRegionUnpacker > | s_maker__LINE__ ("l1t::stage1::RCTEmRegionUnpacker") |
void | l1t::stage1::unpack_em (const Block &block, UnpackerCollections *coll) |
void | l1t::stage1::unpack_region (const Block &block, UnpackerCollections *coll) |
|
static |