Main Page
Namespaces
Classes
Package Documentation
Namespace List
Namespace Members
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
}
edm::LogError
Log< level::Error, false > LogError
Definition:
MessageLogger.h:123
Generated for CMSSW Reference Manual by
1.8.5