Change space point from a structure to a full class
THcDriftChamber::SpacePoint -> THcSpacePoint That way space points can be put in a TClonesArray and be made known to THcDC when stub information is added.
Showing
- Makefile 1 addition, 0 deletionsMakefile
- src/HallC_LinkDef.h 1 addition, 0 deletionssrc/HallC_LinkDef.h
- src/THcDriftChamber.cxx 109 additions, 97 deletionssrc/THcDriftChamber.cxx
- src/THcDriftChamber.h 7 additions, 2 deletionssrc/THcDriftChamber.h
- src/THcDriftChamberPlane.cxx 6 additions, 0 deletionssrc/THcDriftChamberPlane.cxx
- src/THcDriftChamberPlane.h 1 addition, 0 deletionssrc/THcDriftChamberPlane.h
- src/THcSpacePoint.cxx 13 additions, 0 deletionssrc/THcSpacePoint.cxx
- src/THcSpacePoint.h 60 additions, 0 deletionssrc/THcSpacePoint.h
Loading
Please register or sign in to comment