CMS 3D CMS Logo

Crystal.cc

Go to the documentation of this file.
00001 //FAMOS headers
00002 #include "FastSimulation/CaloGeometryTools/interface/Crystal.h"
00003 
00004 Crystal::Crystal(const DetId&  cell, const BaseCrystal* xtal):cellid_(cell),myCrystal_(xtal)
00005 {
00006   neighbours_.resize(8);
00007 }

Generated on Tue Jun 9 17:35:01 2009 for CMSSW by  doxygen 1.5.4