#include "Swimmer/SwimGeo.h"#include <iostream>#include <string>#include "Swimmer/SwimPlaneInterface.h"#include "Swimmer/SwimParticle.h"#include "Swimmer/SwimStepData.h"#include "Plex/PlexPlaneId.h"#include "UgliGeometry/UgliGeomHandle.h"#include "UgliGeometry/UgliScintPlnHandle.h"#include "UgliGeometry/UgliSteelPlnHandle.h"#include "MessageService/MsgService.h"#include "TMath.h"Go to the source code of this file.
Functions | |
| CVSID ("$Id: SwimGeo.cxx,v 1.20 2007/11/11 04:37:27 rhatcher Exp $") | |
Variables | |
| const double | kInvSqrt2 = TMath::Sqrt(0.5) |
|
||||||||||||
|
|
|
|
Definition at line 28 of file SwimGeo.cxx. |
1.3.9.1