The Gaudi Framework
master (37c0b60a)
|
#include <RootCnv/RootEvtSelector.h>
#include <vector>
#include <GaudiKernel/AttribStringParser.h>
#include <GaudiKernel/ClassID.h>
#include <GaudiKernel/IDataManagerSvc.h>
#include <GaudiKernel/IPersistencySvc.h>
#include <GaudiKernel/ISvcLocator.h>
#include <GaudiKernel/MsgStream.h>
#include <GaudiKernel/TypeNameString.h>
#include <RootCnv/RootCnvSvc.h>
#include <RootCnv/RootDataConnection.h>
#include <TBranch.h>
Go to the source code of this file.
Classes | |
class | Gaudi::RootEvtSelectorContext |
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. | |
Macros | |
#define | GAUDIROOTCNV_ROOTEVTSELECTORCONTEXT_H |
#define GAUDIROOTCNV_ROOTEVTSELECTORCONTEXT_H |
Definition at line 21 of file RootEvtSelector.cpp.