31 TIter it_sig(&det->GetListOfDetectorSignals());
36 fSignals.push_back(ds);
43 #if ROOT_VERSION_CODE < ROOT_VERSION(6,0,0)
53 SetTitle(
Form(
"Signal calculated as %s for detector %s", _expr.Data(), det->GetName()));
72 for (
int i = 0; i < nsigs; ++i) {
ClassImp(KVPartitionList) void KVPartitionList
Initialisation.
char * Form(const char *fmt,...)
Detector output from a mathematical combination of other signals.
Double_t GetValue(const KVNameValueList ¶ms="") const
std::unique_ptr< TFormula > fFormula
std::vector< KVDetectorSignal * > fSignals
Output signal data produced by a detector.
virtual Bool_t IsRaw() const
Base class for detector geometry description, interface to energy-loss calculations.
Handles lists of named parameters with different types, a list of KVNamedParameter objects.
Extension of ROOT TString class which allows backwards compatibility with ROOT v3....
virtual const char * GetName() const
Bool_t Contains(const char *pat, ECaseCompare cmp=kExact) const
TString & ReplaceAll(const char *s1, const char *s2)