Skip to content
Snippets Groups Projects
Commit 008e2336 authored by Scott Snyder's avatar Scott Snyder Committed by Graeme Stewart
Browse files

Coverity warning fixes. (TrigJetD3PDMaker-00-00-22)

parent 594a95c8
No related branches found
No related tags found
No related merge requests found
/*
TrigJetD3PDMaker_load.cxx
*/
#include "GaudiKernel/LoadFactoryEntries.h"
LOAD_FACTORY_ENTRIES(TrigJetD3PDMaker)
/*
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
*/
// $Id$
// Gaudi/Athena include(s):
#include "SGTools/BaseInfo.h"
// EDM include(s):
#include "EventKernel/INavigable4Momentum.h"
#include "TrigCaloEvent/TrigT2Jet.h"
SG_ADD_BASE( TrigT2Jet, INavigable4Momentum );
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment