13 :
KVBase(type), fDetector(det), fValue(0)
15 if (det) SetTitle(
Form(
"Signal %s of detector %s",
type, det->GetName()));
16 else SetTitle(
Form(
"Detector signal %s",
type));
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
char * Form(const char *fmt,...)
Base class for KaliVeda framework.
const Char_t * GetType() const
Output signal data produced by a detector.
virtual Double_t GetValue(const KVNameValueList &="") const
virtual Int_t GetStatus(const TString &) const
Override in child classes to report on the 'status' of the signal.
void ls(Option_t *="") const
virtual Bool_t IsAvailableFor(const KVNameValueList &) const
Base class for detector geometry description, interface to energy-loss calculations.
virtual const char * GetName() const
virtual const char * ClassName() const