00001 // Dear emacs, this is -*- c++ -*- 00002 // $Id: MuonTrackSummaryAccessors_v1.h 587620 2014-03-14 12:41:33Z krasznaa $ 00003 #ifndef XAOD_MUONTRACKSUMMARYACCESSORS_V1_H 00004 #define XAOD_MUONTRACKSUMMARYACCESSORS_V1_H 00005 00006 // EDM include(s): 00007 #include "AthContainers/AuxElement.h" 00008 00009 // Local include(s): 00010 #include "xAODTracking/TrackingPrimitives.h" 00011 00012 namespace xAOD { 00013 00019 SG::AuxElement::Accessor< uint8_t >* 00020 muonTrackSummaryAccessorV1( xAOD::MuonSummaryType type ); 00021 00022 } // namespace xAOD 00023 00024 #endif // XAOD_MUONTRACKSUMMARYACCESSORS_V1_H