Parent Directory | Revision Log | Patch
revision 1.3 by mocchiut, Tue Oct 24 13:18:24 2006 UTC | revision 1.4 by mocchiut, Tue Nov 28 14:05:51 2006 UTC | |
---|---|---|
# | Line 475 void FEVdetector::Load(TTree &mainotr, T | Line 475 void FEVdetector::Load(TTree &mainotr, T |
475 | L2 = new PamLevel2(); | L2 = new PamLevel2(); |
476 | // | // |
477 | if ( level.file == 2 ){ | if ( level.file == 2 ){ |
478 | otr = L2->LoadPamTrees(file); | // otr = L2->LoadPamTrees(file); |
479 | otr = L2->GetPamTree(file); | |
480 | // ******************** | // ******************** |
481 | // load magnetic field | // load magnetic field |
482 | // ******************** | // ******************** |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |