27 static const Accessor< std::vector<float> >
acc(
"rings" );
28 return acc(*this).size();
43 static const Accessor< EMClusterLink_t >
acc(
"emClusterLink" );
46 if( !
acc.isAvailable( *
this ) ) {
51 if( ! link.isValid() ) {
#define AUXSTORE_OBJECT_SETTER_AND_GETTER(CL, TYPE, NAME, SETTER)
Macro creating the accessors of complex auxiliary properties.
const TrigEMCluster * emCluster() const
The associated EM cluster, as a simple pointer.
TrigRingerRings_v2()
Class default constructor.
ElementLink< TrigEMClusterContainer > EMClusterLink_t
Type of the EM cluster link.
ICaloAffectedTool is abstract interface for tools checking if 4 mom is in calo affected region.
TrigEMCluster_v1 TrigEMCluster
Define the latest version of the trigger EM cluster class.
static const SG::AuxElement::Accessor< ElementLink< IParticleContainer > > acc("originalObjectLink")
Object used for setting/getting the dynamic decoration in question.