Changeset 4735 for trunk/MagicSoft/Mars


Ignore:
Timestamp:
08/26/04 08:16:11 (20 years ago)
Author:
wittek
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/macros/testMTrans.C

    r4675 r4735  
    1717    MObservatory  obs;
    1818
    19     MTransCelLocCam trans(geom, obs);
     19    MStarCamTrans trans(geom, obs);
    2020
    2121    trans.SetGridParameters(0.50, 0.1);
    2222
    23 
     23    /*
    2424    trans.PlotGridAtTheta0Phi0("Plot_2a",  0.001,135.0);
    2525    trans.PlotGridAtTheta0Phi0("Plot_2b",  30.00,135.0);
     
    3636    trans.PlotGridAtTheta0Phi0("Plot2c",  60.00, 90.0);
    3737    trans.PlotGridAtTheta0Phi0("Plot2d",  90.00, 90.0);
    38 
     38    */
    3939
    4040    trans.PlotGridAtTheta0Phi0("Plot3a",  0.001, 180.0);
    4141    trans.PlotGridAtTheta0Phi0("Plot3b",  30.00, 180.0);
     42
     43    /*
     44
    4245    trans.PlotGridAtTheta0Phi0("Plot3c",  60.00, 180.0);
    4346    trans.PlotGridAtTheta0Phi0("Plot3d",  90.00, 180.0);
     
    7174    trans.PlotGridAtDec0H0    ("Plot8d",  0.000, 6.0);
    7275    trans.PlotGridAtDec0H0    ("Plot8e",-30.000, 6.0);
     76    */
    7377
    7478    //===================================================
Note: See TracChangeset for help on using the changeset viewer.