00001 // Dear emacs, this is -*- c++ -*- 00002 // $Id: EmTauRoIContainer_v2.h 630856 2014-11-25 11:22:49Z gwatts $ 00003 #ifndef XAODTRIGGER_VERSIONS_EMTAUCONTAINER_V2_H 00004 #define XAODTRIGGER_VERSIONS_EMTAUCONTAINER_V2_H 00005 00006 // Core include(s): 00007 #include "AthContainers/DataVector.h" 00008 00009 // Local include(s): 00010 #include "xAODTrigger/versions/EmTauRoI_v2.h" 00011 00012 namespace xAOD { 00014 typedef DataVector< xAOD::EmTauRoI_v2 > EmTauRoIContainer_v2; 00015 } 00016 00017 #endif // XAODTRIGGER_VERSIONS_EMTAUCONTAINER_V2_H