Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
EventFilter
L1TRawToDigi
src
implementations_stage2
EMTFCollections.cc
Go to the documentation of this file.
1
#include "
FWCore/Framework/interface/Event.h
"
2
#include "
EMTFCollections.h
"
3
4
namespace
l1t {
5
namespace
stage2 {
6
EMTFCollections::~EMTFCollections
()
7
{
8
event_
.
put
(
regionalMuonCands_
);
9
event_
.
put
(
EMTFOutputs_
);
10
}
11
}
12
}
l1t::stage2::EMTFCollections::EMTFOutputs_
std::auto_ptr< EMTFOutputCollection > EMTFOutputs_
Definition:
EMTFCollections.h:32
l1t::stage2::EMTFCollections::~EMTFCollections
virtual ~EMTFCollections()
Definition:
EMTFCollections.cc:6
Event.h
l1t::UnpackerCollections::event_
edm::Event & event_
Definition:
UnpackerCollections.h:12
edm::Event::put
OrphanHandle< PROD > put(std::auto_ptr< PROD > product)
Put a new product.
Definition:
Event.h:121
EMTFCollections.h
l1t::stage2::EMTFCollections::regionalMuonCands_
std::auto_ptr< RegionalMuonCandBxCollection > regionalMuonCands_
Definition:
EMTFCollections.h:27
Generated for CMSSW Reference Manual by
1.8.5