CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SubsystemCollector.cc
Go to the documentation of this file.
3 
4 using namespace L1TMuon;
5 
6 SubsystemCollector::SubsystemCollector(const edm::ParameterSet& ps) : _src(ps.getParameter<edm::InputTag>("src")) {}
SubsystemCollector(const edm::ParameterSet &)