77 cout <<
"This class is a template class dedicated to add your own custom deformation model." << endl;
95 if(
m_verbose >=2)
Cout(
"iDeformationTemplate::ReadAndCheckConfigurationFile ..."<< endl);
122 if(
m_verbose >=2)
Cout(
"iDeformationTemplate::ReadAndCheckOptionsList ..."<< endl);
148 if(
m_verbose >=2)
Cout(
"iDeformationTemplate::CheckSpecificParameters ..."<< endl);
175 if(
m_verbose >=2)
Cout(
"iDeformationTemplate::Initialize ..."<< endl);
183 Cerr(
"***** iDeformationTemplate::Initialize() -> Parameters should be checked before Initialize() !" << endl);
210 #ifdef CASTOR_VERBOSE
211 if(
m_verbose >=4)
Cout(
"iDeformationTemplate::ApplyDeformations ..."<< endl);