The Gaudi Framework
master (37c0b60a)
|
#include <Gaudi/Property.h>
#include <GaudiKernel/IAlgResourcePool.h>
#include <GaudiKernel/ICondSvc.h>
#include <GaudiKernel/Service.h>
#include <GaudiKernel/SmartIF.h>
Go to the source code of this file.
Classes | |
class | Gaudi::TestSuite::Conditions::CondSvc |
Implementation of ICondSvc used for testing Allows declaration of one or more algorithms or data objects as belonging to the "conditions realm" The scheduler will then treat them differently. More... | |
Namespaces | |
Gaudi | |
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from python with a format liks : ( nbins, min, max, title ) where title can be ommited. | |
Gaudi::TestSuite | |
Gaudi::TestSuite::Conditions | |