Changeset 17643 for trunk/Mars/msimcamera/MSimCamera.h
- Timestamp:
- 04/03/14 11:54:28 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/msimcamera/MSimCamera.h
r17148 r17643 15 15 16 16 class MSpline3; 17 class MParameterD; 17 18 18 19 class MSimCamera : public MTask … … 28 29 MAnalogChannels *fCamera; //! Output of the analog signals 29 30 MMcEvt *fMcEvt; //! For information stored in MMcEvt 31 32 MParameterD *fCrosstalkCoeffParam; 30 33 31 34 const MSpline3 *fSpline; // Pulse Shape
Note:
See TracChangeset
for help on using the changeset viewer.