 |
ATLAS Offline Software
|
Go to the documentation of this file.
22 const IInterface*
p) :
32 return StatusCode::SUCCESS;
44 for (
unsigned int i =0 ;
i <
jets->size() ;
i++){
45 auto jet = (*jets)[
i] ;
46 if (fabs(
jet->eta()) < 2.5){
53 return StatusCode::SUCCESS;
::StatusCode StatusCode
StatusCode definition for legacy code.
Handle class for adding a decoration to an object.
Handle class for adding a decoration to an object.
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
StatusCode initialize(bool used=true)
If this object is used as a property, then this should be called during the initialize phase.
Handle class for reading from StoreGate.