Parent Directory | Revision Log | Patch
revision 1.8 by mocchiut, Mon Dec 14 14:42:53 2009 UTC | revision 1.9 by mocchiut, Mon Dec 14 14:52:26 2009 UTC | |
---|---|---|
# | Line 121 class CaloNuclei : public TObject { | Line 121 class CaloNuclei : public TObject { |
121 | void Print(); | void Print(); |
122 | void Print(Option_t *option){Print();}; | void Print(Option_t *option){Print();}; |
123 | // | // |
124 | ClassDef(CaloNuclei,2); | ClassDef(CaloNuclei,3); |
125 | }; | }; |
126 | ||
127 | #endif | #endif |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |