8#ifndef LARPHYSWAVETOOL_H
9#define LARPHYSWAVETOOL_H
28 const IInterface* parent ) ;
32 virtual StatusCode
initialize(){
return StatusCode::SUCCESS;}
33 virtual StatusCode
finalize(){
return StatusCode::SUCCESS;}
36 int region,
int layer,
38 float & MphysMcali)
const;
54 static double stepPhysCorr (
double t,
const double dT) ;