79 |
|
double valueLookup (const BNmuon* object1, const BNtau* object2, string variable, string function = ""); |
80 |
|
double valueLookup (const BNtau* object1, const BNtau* object2, string variable, string function = ""); |
81 |
|
double valueLookup (const BNtau* object1, const BNtrack* object2, string variable, string function); |
82 |
+ |
double valueLookup (const BNjet* object1, const BNjet* object2, string variable, string function = ""); |
83 |
|
double valueLookup (const BNevent* object, string variable, string function = ""); |
84 |
|
double valueLookup (const BNtau* object, string variable, string function = ""); |
85 |
|
double valueLookup (const BNmet* object, string variable, string function = ""); |