pcbend / GRUTinizer

Let's grutinize!
8 stars 32 forks source link

Handle multiple raw input files #45

Closed Lunderberg closed 8 years ago

Lunderberg commented 8 years ago

Multiple raw input files should loop over each one sequentially. Currently, only the first is looped over, since TDataLoop::Get will construct a TDataLoop only on the first iteration of the loop over all file names.