Hi Christian,
This class is in namespaces. Do
#include "Math/Plane3D.h"
void test() {
   ROOT::Math::Plane3D a(1,2,3,4);
}
Rene
Christian Hansen wrote:
> Dear rooters,
>
> my program 'test.C' tries to use Plane3D
>
>   #include "Plane3D.h"
>   void test() {
>     Plane3D aPlane(2,3,4);
>   }
>
> but when I run it from root 5.10/00 
>
>  root [0] .x test.C
>  Error: cannot open file "Plane3D.h"  test.C:2:
>  *** Interpreter error recovered ***
>
> it cannot find the header file even though it
> exists in the documentatioin for root 5.10.
>
> What am I doing wrong?
>
> Thanks!
> / Christian Hansen
>
> ================================================
> Dep. of Phys.         Office : +1 250 721 7710           
> Univ of Victoria      Mobile : +1 250 588 0860
> PO Box 3055
> V8W 3P6 Victoria BC
> Canada
> ------------------------------------------------
> Home Page : http://particle.phys.uvic.ca/~hansen
>             http://cern.ch/christian.hansen
>   
Received on Tue Jun 20 2006 - 07:15:11 MEST
This archive was generated by hypermail 2.2.0 : Mon Jan 01 2007 - 16:31:59 MET