41 UInt_t u[2]; u[0]=uRun; u[1]=uEvent;
42 int n = 1;
if (u[1]) n=2;
54 for (n=1;n<nk && uk[
n]; n++){}
98 return ( res && numMatch ) ;
116 for (
int i=0;i<lUrr;i++){
118 snprintf(ubuf,12,
"%010u",
fUrr[i]);
129 int n = strchr(key,
'.') - key;
133 for (cc=key+n;*cc==
'.'; cc+=11,i++)
virtual void Update(const TDsKey &from, const char *name=0)
to be documented
virtual const char * GetName() const
TString & Replace(Ssiz_t pos, Ssiz_t n, const char *s)
TDsKey(const char *name=0, UInt_t *uk=0, int nk=1)
to be documented
void Set(Int_t n)
Set size of this array to n ints.
void AddAt(Int_t c, Int_t i)
Add Int_t c at position i. Check for out of bounds.
virtual void SetName(const char *name)
virtual TString GetKey() const
to be documented
virtual void SetUrr(const UInt_t *key, int nk)
to be documented
virtual TDsKey & operator=(const TDsKey &from)
to be documented
virtual UInt_t GetSum() const
to be documented
virtual Bool_t operator==(const TDsKey &from) const
Compare two keys.
virtual void SetKey(const char *key)
to be documented