21 return StatusCode::SUCCESS;
33 for (
unsigned int i =0 ; i < jets->size() ; i++){
34 auto jet = (*jets)[i] ;
35 if (fabs(
jet->eta()) < 2.5){
36 decorator(*
jet) = (counter <2);
42 return StatusCode::SUCCESS;
#define ATH_CHECK
Evaluate an expression and check for errors.
Handle class for reading from StoreGate.
Handle class for adding a decoration to an object.
Handle class for adding a decoration to an object.