8 #include "iDeformationTemplate.hh" 54 cout <<
"This class is a template class dedicated to add your own custom deformation model." << endl;
72 if(
m_verbose >=2)
Cout(
"iDeformationTemplate::ReadAndCheckConfigurationFile ..."<< endl);
99 if(
m_verbose >=2)
Cout(
"iDeformationTemplate::ReadAndCheckOptionsList ..."<< endl);
125 if(
m_verbose >=2)
Cout(
"iDeformationTemplate::CheckSpecificParameters ..."<< endl);
152 if(
m_verbose >=2)
Cout(
"iDeformationTemplate::Initialize ..."<< endl);
160 Cerr(
"***** iDeformationTemplate::Initialize() -> Parameters should be checked before Initialize() !" << endl);
187 #ifdef CASTOR_VERBOSE 188 if(
m_verbose >=4)
Cout(
"iDeformationTemplate::ApplyDeformations ..."<< endl);