#include "tube.h" namespace td{ // Definition of a Globalconf in this namespace. Is initialized in main() tasystem::Globalconf gc; d Tube::pleft(d t){ d pleft=std::sin(gc.getomg()*t); // cout << "t:"<< t<