Parent Directory
|
Revision Log
|
Patch
| revision 1.11 by mocchiut, Mon Dec 14 14:35:51 2009 UTC | revision 1.12 by mocchiut, Mon Dec 14 14:52:47 2009 UTC | |
|---|---|---|
| # | Line 195 class CaloFranzini : public TObject { | Line 195 class CaloFranzini : public TObject { |
| 195 | void Print(); | void Print(); |
| 196 | void Print(Option_t *option){Print();}; | void Print(Option_t *option){Print();}; |
| 197 | // | // |
| 198 | ClassDef(CaloFranzini,1); | ClassDef(CaloFranzini,2); |
| 199 | }; | }; |
| 200 | ||
| 201 | #endif | #endif |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |