13 log << MSG::DEBUG <<
"TrigEFBjetCnv_p1::persToTrans called " <<
endmsg;
38 log << MSG::DEBUG <<
"TrigEFBjetCnv_p1::transToPers called " <<
endmsg;
virtual double eta() const
get eta data member
virtual double phi() const
get phi data member
virtual void transToPers(const TrigEFBjet *transObj, TrigEFBjet_p1 *persObj, MsgStream &log)
virtual void persToTrans(const TrigEFBjet_p1 *persObj, TrigEFBjet *transObj, MsgStream &log)
Class representing a b-jet candidate created at EF.
int roiId() const
To retrieve identifier of the RoI (unique to each LVL1 RoI).
float xIP3D() const
To retrieve likelihood weight based on 2D combination of impact parameters.
float xSV() const
To retrieve likelihood weight based on secondary vertex.
void validate(bool v)
To validate TrigEFBjet object.
float xNVtx() const
To retrieve likelihood weight based on number of tracks linked to secondary vertex.
float xMVtx() const
To retrieve likelihood weight based on mass of secondary vertex.
float xIP1D() const
To retrieve likelihood weight based on longitudinal impact parameter.
float prmVtx() const
To retrieve reconstructed z of primary vertex.
float xIP2D() const
To retrieve likelihood weight based on transverse impact parameter.
float xComb() const
To retrieve best likelihood weight (combination of IP3D and SV).
float xEVtx() const
To retrieve likelihood weight based on energy of secondary vertex.
bool isValid() const
To know if TrigEFBjet object is valid.