JeffersonLab / hcana

Hall C++ Analyzer
7 stars 118 forks source link

Indendation, GetParent() reduction, doxygen #405

Closed sawjlab closed 6 years ago

sawjlab commented 6 years ago

In many places GetParent() was getting called on event by event or hit by hit basis. In these places, the parent class is cached so that GetParent() is just called at initialization time.

Indentation was cleaned up in a number of classes.

Update THcDCWire comments for Doxygen.

sawjlab commented 6 years ago

Squashed last two commits and merged into develop. c30ccb099e94c67cca8bc11c377ce104273b2711