CGEM BOSS 6.6.5.i
BESIII Offline Software System
|
#include <RangeBase.h>
Public Member Functions | |
RangeBase () | |
virtual | ~RangeBase () |
virtual void | update (RangeBase *) |
virtual void | makeNew (RangeBase **) |
Base class for per crystal-face-range Calorimeter calibration data or for per tile-pmt-range ACD calibration data
Definition at line 11 of file RangeBase.h.
|
inline |
Definition at line 14 of file RangeBase.h.
|
inlinevirtual |
Definition at line 15 of file RangeBase.h.
|
inlinevirtual |
Definition at line 26 of file RangeBase.h.
|
inlinevirtual |
Derived classes will do a dynamic cast of argument, which must be of same type, and then a deep copy.
Definition at line 19 of file RangeBase.h.