00001 // Dear emacs, this is -*- c++ -*- 00002 // $Id: TrigDecisionAuxInfo.h 631149 2014-11-26 12:26:18Z krasznaa $ 00003 #ifndef XAODTRIGGER_TRIGDECISIONAUXINFO_H 00004 #define XAODTRIGGER_TRIGDECISIONAUXINFO_H 00005 00006 // Local include(s): 00007 #include "xAODTrigger/versions/TrigDecisionAuxInfo_v1.h" 00008 00009 namespace xAOD { 00012 typedef TrigDecisionAuxInfo_v1 TrigDecisionAuxInfo; 00013 } 00014 00015 // Set up a CLID for the type: 00016 #include "xAODCore/CLASS_DEF.h" 00017 CLASS_DEF( xAOD::TrigDecisionAuxInfo, 44251926, 1 ) 00018 00019 #endif // XAODTRIGGER_TRIGDECISIONAUXINFO_H