QCrystal.hh

Go to the documentation of this file.
00001 
00002 #ifndef _Q_CRYSTAL_HH_
00003 #define _Q_CRYSTAL_HH_
00004 
00005 #include "QCuboid.hh"
00006 
00016 class QCrystal: public QCuboid
00017 {
00018 public:
00019 
00021    QCrystal();
00022 
00024    QCrystal(const QGeomVector& position,
00025             double dimX,
00026             double dimY,
00027             double dimZ);
00028 
00030    virtual ~QCrystal();
00031 };
00032 #endif

Generated on Tue Nov 16 10:49:55 2010 for CUORE Software by  doxygen 1.5.6