43 if ( extlut->load() != 0 ) {
44 cout <<
"Can not open files to load extrapolation look-up tables for DTTrackFinder!" << endl;
54 if ( philut->load() != 0 ) {
55 cout <<
"Can not open files to load phi-assignment look-up tables for DTTrackFinder!" << endl;
65 if ( ptalut->load() != 0 ) {
66 cout <<
"Can not open files to load pt-assignment look-up tables for DTTrackFinder!" << endl;
76 if ( etalut->load() != 0 ) {
77 cout <<
"Can not open files to load eta track finder look-up tables for DTTrackFinder!" << endl;
87 if ( qualut->load() != 0 ) {
88 cout <<
"Can not open files to load eta matching look-up tables for DTTrackFinder!" << endl;
std::auto_ptr< L1MuDTEtaPatternLut > produceL1MuDTEtaPatternLut(const L1MuDTEtaPatternLutRcd &)
DTTrackFinderConfig(const edm::ParameterSet &)
std::auto_ptr< L1MuDTTFMasks > produceL1MuDTTFMasks(const L1MuDTTFMasksRcd &)
std::auto_ptr< L1MuDTPhiLut > produceL1MuDTPhiLut(const L1MuDTPhiLutRcd &)
std::auto_ptr< L1MuDTTFParameters > produceL1MuDTTFParameters(const L1MuDTTFParametersRcd &)
std::auto_ptr< L1MuDTExtLut > produceL1MuDTExtLut(const L1MuDTExtLutRcd &)
std::auto_ptr< L1MuDTPtaLut > produceL1MuDTPtaLut(const L1MuDTPtaLutRcd &)
#define DEFINE_FWK_EVENTSETUP_MODULE(type)
std::auto_ptr< L1MuDTQualPatternLut > produceL1MuDTQualPatternLut(const L1MuDTQualPatternLutRcd &)