Skip to content

hpstr cannot process more than one input file. #107

@mholtrop

Description

@mholtrop

There is an issue with the TH1D histogram that counts events, which is destroyed when the first file is processed.

  • The event count should probably be stored in an TParameter and not a histogram
  • EventFile is created for each input file, but never deleted.
  • EventProcessor creates new EventHeader, TSData and VTPData, but never cleans them up.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions