Ignore:
Timestamp:
03/03/09 13:39:14 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mgeom/MGeomCamSquare.h

    r9369 r9383  
    99{
    1010private:
    11     void CreateCam(UInt_t x, UInt_t y, Double_t diameter);
     11    void CreateCam(Short_t x, Short_t y, Double_t diameter);
    1212    void CreateNN();
    1313
    1414public:
    15     MGeomCamSquare(UInt_t x, UInt_t y, Double_t diameter=7, Double_t dist=4.92, const char *name=NULL);
     15    MGeomCamSquare(Short_t x, Short_t y, Double_t diameter=7, Double_t dist=4.92, const char *name=NULL);
    1616    MGeomCamSquare(const char *name=NULL);
    1717
Note: See TracChangeset for help on using the changeset viewer.