JeffersonLab / hcana

Hall C++ Analyzer
7 stars 118 forks source link

Modify THcDriftChamberPlane #410

Closed MarkKJones closed 5 years ago

MarkKJones commented 5 years ago

Added TClonesArray* fRawHits which an array of THcDCHit object for all hits in the drift chamber. This is filled during Process method.

Added tree variable raw.wirenum which is array of wire numbers for all hits in the drift chamber.