CMS 3D CMS Logo

Functions
tttrack Namespace Reference

Functions

void errorSetTrackWordBits (unsigned int)
 

Function Documentation

◆ errorSetTrackWordBits()

void tttrack::errorSetTrackWordBits ( unsigned int  theNumFitPars)

Definition at line 4 of file TTTrack.cc.

Referenced by TTTrack< T >::setTrackWordBits().

4  {
5  edm::LogError("TTTrack") << " setTrackWordBits method is called with theNumFitPars_=" << theNumFitPars
6  << " only possible values are 4/5" << std::endl;
7 }
Log< level::Error, false > LogError