CMS 3D CMS Logo

TTStubAlgorithmRecord.h
Go to the documentation of this file.
1 
11 #ifndef L1_TRACK_TRIGGER_STUB_ALGO_RECORD_H
12 #define L1_TRACK_TRIGGER_STUB_ALGO_RECORD_H
13 
20 
21 #include "boost/mpl/vector.hpp"
22 
24  : public edm::eventsetup::DependentRecordImplementation< TTStubAlgorithmRecord, boost::mpl::vector< TrackerDigiGeometryRecord, TrackerTopologyRcd, IdealMagneticFieldRecord > >{};
25 
26 #endif
27 
28 
Class to store the TTStubAlgorithm used in TTStubBuilder.