Parent Directory
|
Revision Log
|
Patch
| revision 1.7 by mocchiut, Fri Mar 30 11:16:44 2007 UTC | revision 1.8 by mocchiut, Wed Apr 11 13:28:42 2007 UTC | |
|---|---|---|
| # | Line 301 void ShowEvent(TString filename="help", | Line 301 void ShowEvent(TString filename="help", |
| 301 | carica.str(""); | carica.str(""); |
| 302 | carica << paminc.str().c_str() << "/feventvstruct.h"; | carica << paminc.str().c_str() << "/feventvstruct.h"; |
| 303 | gROOT->LoadMacro(carica.str().c_str()); | gROOT->LoadMacro(carica.str().c_str()); |
| 304 | // carica.str(""); | |
| 305 | // carica << paminc.str().c_str() << "/CaloNuclei.h"; | |
| 306 | // gROOT->LoadMacro(carica.str().c_str()); | |
| 307 | // | // |
| 308 | // load the selection macro | // load the selection macro |
| 309 | // | // |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.23 |