Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:22:10

0001 /*! \author Andrew W. Rose
0002  *  \date   2013, Jul 18
0003  *
0004  */
0005 
0006 #include "FWCore/Utilities/interface/typelookup.h"
0007 #include "DataFormats/L1TrackTrigger/interface/TTTypes.h"
0008 #include "L1Trigger/TrackTrigger/interface/TTStubAlgorithm.h"
0009 
0010 TYPELOOKUP_DATA_REG(TTStubAlgorithm<Ref_Phase2TrackerDigi_>);