![]() |
|
|||
File indexing completed on 2023-03-17 10:50:30
0001 #include "DataFormats/L1TrackTrigger/interface/TTTrack.h" 0002 #include "FWCore/MessageLogger/interface/MessageLogger.h" 0003 0004 void tttrack::errorSetTrackWordBits(unsigned int theNumFitPars) { 0005 edm::LogError("TTTrack") << " setTrackWordBits method is called with theNumFitPars_=" << theNumFitPars 0006 << " only possible values are 4/5" << std::endl; 0007 }
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |