//True if the athenabarcode is created in this job, meaning a newly created object. False if the object is read from a file.
boolcreatedInCurrentJob()const;
//Handle reserved bits, mainly for read back of older version of AthenaBarCode when the configuration of #bits for UUID,counter and version bits are different from the current one.
AthenaBarCode_tgetReserveBits()const;
voidsetReserveBits(AthenaBarCode_tid);
// Used to set the default hash when JobIDSvc is not being used.