ATLAS Offline Software
Trigger
TrigValidation
TrigAnalysisTest
TrigAnalysisTest
RootCoreTestHarness.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
//
6
// Basic RootCore test harness
7
// Should never be used in an Athena build!
8
//
9
#ifndef __RootCoreTestHarness__
10
#define __RootCoreTestHarness__
11
12
#include <string>
13
14
namespace
TrigAnalysisTest
{
15
16
int
runTrigAnalysisTest
(
const
std::string &testName);
17
18
}
19
20
#endif
TrigAnalysisTest
Definition:
BasicTriggerFired.cxx:30
TrigAnalysisTest::runTrigAnalysisTest
int runTrigAnalysisTest(const std::string &testName)
Definition:
RootCoreTestHarness.cxx:41
Generated on Tue Dec 24 2024 21:17:19 for ATLAS Offline Software by
1.8.18