  | 
  
    ATLAS Offline Software
    
   | 
 
 
 
 
Go to the documentation of this file.
    7 #ifndef JETEVENT_JETMOMENTMAP_H 
    8 #define JETEVENT_JETMOMENTMAP_H 
   12 #include "AthLinks/ElementLinkVector.h" 
  
Perform setup actions for jet handling at each event.
 
static OrphanJetMomentMap instance
 
JetMoment::float_t float_t
 
base_t::record_t record_t
 
JetMoment::MomentData data_t
 
JetMapBase< data_t > base_t
 
std::map< key_t, record_ptr_t > map_t
publish store type
 
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
 
std::vector< data_t > record_t
Publish record type.
 
macros to associate a CLID to a type
 
virtual bool setMoment(size_t jetIndex, size_t keyIndex, float_t moment)
 
virtual bool getMoment(size_t jetIndex, size_t keyIndex, float_t &moment) const