Changeset 9370 for trunk/MagicSoft/Mars/mgeom/MGeomPix.cc
- Timestamp:
- 03/01/09 22:05:21 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mgeom/MGeomPix.cc
r9369 r9370 66 66 ClassImp(MGeomPix); 67 67 68 using namespace std; 69 68 70 const Float_t MGeomPix::gsTan30 = TMath::Sqrt(3)/3; //TMath::Tan(TMath::DegToRad()*30); 69 71 const Float_t MGeomPix::gsTan60 = TMath::Sqrt(3); //TMath::Tan(TMath::DegToRad()*60);
Note:
See TracChangeset
for help on using the changeset viewer.