Changeset 8755 for trunk/MagicSoft/Mars/mtools/MagicDomino.h
- Timestamp:
- 10/10/07 19:59:43 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtools/MagicDomino.h
r1907 r8755 83 83 Short_t AnalysePixel(Int_t dir); 84 84 void GetSortedNeighbors(Int_t indices[6]); 85 void Init(); 85 86 86 87 void Draw(Option_t *option=""); … … 91 92 public: 92 93 MagicDomino(); 94 MagicDomino(const MGeomCam &geom); 93 95 ~MagicDomino(); 94 96
Note:
See TracChangeset
for help on using the changeset viewer.