Ignore:
Timestamp:
03/01/09 22:05:21 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mgeom/MGeomPix.cc

    r9369 r9370  
    6666ClassImp(MGeomPix);
    6767
     68using namespace std;
     69
    6870const Float_t MGeomPix::gsTan30 = TMath::Sqrt(3)/3;  //TMath::Tan(TMath::DegToRad()*30);
    6971const Float_t MGeomPix::gsTan60 = TMath::Sqrt(3);    //TMath::Tan(TMath::DegToRad()*60);
Note: See TracChangeset for help on using the changeset viewer.