CMS 3D CMS Logo

CaloSummaryCollections.h
Go to the documentation of this file.
1 #ifndef EventFilter_L1TRawToDigi_CaloSummaryCollections_h
2 #define EventFilter_L1TRawToDigi_CaloSummaryCollections_h
3 
5 
7 
8 namespace l1t {
9  namespace stage2 {
11  public:
14  ~CaloSummaryCollections() override;
16 
17  private:
18  std::unique_ptr<CICADABxCollection> cicadaDigis_;
19  };
20  } // namespace stage2
21 } // namespace l1t
22 
23 #endif
delete x;
Definition: CaloConfig.h:22
std::unique_ptr< CICADABxCollection > cicadaDigis_