65 cout <<
"This class is a template class dedicated to add your own custom deformation model." << endl;
83 if(
m_verbose >=2)
Cout(
"iDeformationTemplate::ReadAndCheckConfigurationFile ..."<< endl);
110 if(
m_verbose >=2)
Cout(
"iDeformationTemplate::ReadAndCheckOptionsList ..."<< endl);
136 if(
m_verbose >=2)
Cout(
"iDeformationTemplate::CheckSpecificParameters ..."<< endl);
163 if(
m_verbose >=2)
Cout(
"iDeformationTemplate::Initialize ..."<< endl);
171 Cerr(
"***** iDeformationTemplate::Initialize() -> Parameters should be checked before Initialize() !" << endl);
198 #ifdef CASTOR_VERBOSE
199 if(
m_verbose >=4)
Cout(
"iDeformationTemplate::ApplyDeformations ..."<< endl);