Parent Directory | Revision Log | Patch
revision 1.6 by mocchiut, Tue Mar 20 20:56:28 2007 UTC | revision 1.7 by mocchiut, Fri Nov 23 16:42:38 2007 UTC | |
---|---|---|
# | Line 41 class NDLevel2 : public TObject { | Line 41 class NDLevel2 : public TObject { |
41 | // | // |
42 | void GetLevel2Struct(cNDLevel2 *l2) const; | void GetLevel2Struct(cNDLevel2 *l2) const; |
43 | // | // |
44 | void Clear(); // emiliano | void Clear(Option_t *t=""); // emiliano |
45 | // | // |
46 | ClassDef(NDLevel2, 2) | ClassDef(NDLevel2, 2) |
47 | }; | }; |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |