CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
BMTFCollections.cc
Go to the documentation of this file.
2 
3 #include "BMTFCollections.h"
4 
5 namespace l1t {
6  namespace stage2 {
8  {
9  event_.put(outputMuons_,"BMTF");
10  //event_.put(inputMuonsPh_,"PhiDigis");
11  //event_.put(inputMuonsTh_,"TheDigis");
14 
15  }
16  }
17 }
std::auto_ptr< L1MuDTChambPhContainer > inputMuonsPh_
OrphanHandle< PROD > put(std::auto_ptr< PROD > product)
Put a new product.
Definition: Event.h:121
std::auto_ptr< L1MuDTChambThContainer > inputMuonsTh_
std::auto_ptr< RegionalMuonCandBxCollection > outputMuons_