119 #if ROOT_VERSION_CODE >= ROOT_VERSION(3,4,0)
#define ClassDef(name, id)
R__EXTERN TRandom * gRandom
GANIL VXI/VME acquisition parameter.
void init()
Default initialisations.
void ls(Option_t *option="") const
Dump name of parameter, raw coder value, and "randomised" value.
void SetPedestal(Float_t ped)
virtual void Print(Option_t *opt="") const
UShort_t * GetDataAddress()
Float_t GetDeltaPedestal() const
UShort_t * fChannel
pointer to raw data i.e. value read from coder (channel number)
void SetNbBits(UChar_t n)
UShort_t ** ConnectData()
Short_t GetCoderData() const
Float_t fPied
Pedestal value for the current run.
UChar_t fNbBits
number of bits (<=16) actually used by parameter
void SetWorking(Bool_t on=kTRUE)
void UseInternalDataMember()
UChar_t GetNbBits() const
UShort_t fData
Dummy used when reading back events from a TTree etc.
Float_t GetPedestal() const
KVDetector * fDet
Detector associated with this acquisition parameter.
KVDetector * GetDetector() const
Bool_t Fired(Option_t *what="") const
Float_t fDeltaPied
Pedestal correction value for the current run.
void SetDetector(KVDetector *kd)
virtual void Copy(TObject &) const
Bool_t fWorks
kFALSE if acquisition parameter was not working
KVACQParam()
default constructor
void SetData(UShort_t val)
void Clear(Option_t *="")
Clear object properties : name, type/title, number, label.
void SetDeltaPedestal(Float_t delta)
Base class for KaliVeda framework.
Base class for detector geometry description, interface to energy-loss calculations.
virtual Double_t Uniform(Double_t x1, Double_t x2)