CMS 3D CMS Logo

I.h

Go to the documentation of this file.
00001 #ifndef I
00002 const complex<double> _i_sq_ = -1.0;
00003 const complex<double> _sqrt_i_sq_ = sqrt(_i_sq_);
00004 #define I _sqrt_i_sq_
00005 #endif

Generated on Tue Jun 9 17:36:54 2009 for CMSSW by  doxygen 1.5.4