idAlBeRa.cxx

Go to the documentation of this file.
00001 
00002 #include "idAlBeRa.h"
00003 
00004 idAlBeRa::idAlBeRa(int id, double radio,int deltavoxel)
00005 {
00006         _id             = id;
00007         _radio          = radio;
00008         _deltavoxel = deltavoxel;
00009 }
00010 

Generated on 18 Mar 2010 for creaMaracasVisu_lib by  doxygen 1.6.1