CMS 3D CMS Logo

CaloCollections.cc
Go to the documentation of this file.
2 
3 #include "CaloCollections.h"
4 
5 namespace l1t {
6  namespace stage1 {
8  {
13  event_.put(std::move(taus_), "rlxTaus");
14  event_.put(std::move(isotaus_), "isoTaus");
15  event_.put(std::move(calospareHFBitCounts_),"HFBitCounts");
19  }
20  }
21 }
std::unique_ptr< CaloSpareBxCollection > calospareHFRingSums_
std::unique_ptr< L1CaloRegionCollection > caloRegions_
OrphanHandle< PROD > put(std::unique_ptr< PROD > product)
Put a new product.
Definition: Event.h:125
std::unique_ptr< CaloSpareBxCollection > calospareHFBitCounts_
delete x;
Definition: CaloConfig.h:22
std::unique_ptr< CaloTowerBxCollection > towers_
std::unique_ptr< L1CaloEmCollection > caloEmCands_
std::unique_ptr< EGammaBxCollection > egammas_
std::unique_ptr< EtSumBxCollection > etsums_
std::unique_ptr< TauBxCollection > taus_
std::unique_ptr< JetBxCollection > jets_
def move(src, dest)
Definition: eostools.py:511
std::unique_ptr< TauBxCollection > isotaus_