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
}
edm::LogError
Log< level::Error, false > LogError
Definition:
MessageLogger.h:123
Generated for CMSSW Reference Manual by
1.8.14