CMS 3D CMS Logo

TTTrack.cc
Go to the documentation of this file.
3 
4 void tttrack::errorSetTrackWordBits(unsigned int theNumFitPars) {
5  edm::LogError("TTTrack") << " setTrackWordBits method is called with theNumFitPars_=" << theNumFitPars
6  << " only possible values are 4/5" << std::endl;
7 }
void errorSetTrackWordBits(unsigned int)
Definition: TTTrack.cc:4
Log< level::Error, false > LogError