CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
tttrack Namespace Reference

Functions

void errorSetTrackWordBits (unsigned int)
 

Function Documentation

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