Parent Directory | Revision Log | Patch
revision 1.20 by mocchiut, Tue May 15 14:31:22 2012 UTC | revision 1.21 by mocchiut, Tue May 15 14:35:31 2012 UTC | |
---|---|---|
# | Line 174 void ItoRunInfo::CopyFromTo(GL_RUN *glru | Line 174 void ItoRunInfo::CopyFromTo(GL_RUN *glru |
174 | // | // |
175 | if ( glrun && newrun ){ | if ( glrun && newrun ){ |
176 | // | // |
177 | printf("copy \n"); | // printf("copy \n"); |
178 | // | // |
179 | newrun->ID = glrun->ID ; | newrun->ID = glrun->ID ; |
180 | newrun->ID_RUN_FRAG = glrun-> ID_RUN_FRAG ; | newrun->ID_RUN_FRAG = glrun-> ID_RUN_FRAG ; |
# | Line 232 Int_t ItoRunInfo::Update(UInt_t run, TSt | Line 232 Int_t ItoRunInfo::Update(UInt_t run, TSt |
232 | isreadonly = false; | isreadonly = false; |
233 | idRun = run; | idRun = run; |
234 | // | // |
235 | Bool_t debug = true; | Bool_t debug = false; |
236 | // | // |
237 | // Bool_t ismydir = false; | // Bool_t ismydir = false; |
238 | // | // |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |