| 1592 |
// |
// |
| 1593 |
if ( IsDebug() ) printf(" Piece of run at the beginning of the file WITH NO RUNTRAILER \n"); |
if ( IsDebug() ) printf(" Piece of run at the beginning of the file WITH NO RUNTRAILER \n"); |
| 1594 |
// |
// |
| 1595 |
this->HandleRunFragments(true,true,0,(evbefh-1)); |
if ( mishead && mistrail && evbefh == 1 ){ |
| 1596 |
// |
// |
| 1597 |
|
signal = 8; |
| 1598 |
|
if ( IsDebug() ) printf(" Not supported yet: run with no events, no runtrailer, no runheader \n"); |
| 1599 |
|
// |
| 1600 |
|
} else { |
| 1601 |
|
// |
| 1602 |
|
this->HandleRunFragments(true,true,0,(evbefh-1)); |
| 1603 |
|
// |
| 1604 |
|
}; |
| 1605 |
}; |
}; |
| 1606 |
// |
// |
| 1607 |
// |
// |