![]() |
|
|||
File indexing completed on 2023-03-17 10:45:26
0001 /** \class ConcreteStandAloneMuonCandidateProducer 0002 * 0003 * Framework module that produces a collection 0004 * of candidates with a Track compoment 0005 * 0006 * \author Luca Lista, INFN 0007 * 0008 * \version $Revision: 1.1 $ 0009 * 0010 * $Id: ConcreteStandAloneMuonCandidateProducer.cc,v 1.1 2009/03/04 13:11:29 llista Exp $ 0011 * 0012 */ 0013 0014 #include "CommonTools/RecoAlgos/src/StandAloneMuonTrackToCandidate.h" 0015 #include "FWCore/Framework/interface/MakerMacros.h" 0016 0017 typedef CandidateProducer<reco::TrackCollection, reco::RecoStandAloneMuonCandidateCollection> 0018 ConcreteStandAloneMuonCandidateProducer; 0019 0020 DEFINE_FWK_MODULE(ConcreteStandAloneMuonCandidateProducer);
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |