5 #ifndef DERIVATIONFRAMEWORK_DERIVATIONKERNEL_H
6 #define DERIVATIONFRAMEWORK_DERIVATIONKERNEL_H 1
13 #include "GaudiKernel/ToolHandle.h"
14 #include "GaudiKernel/ServiceHandle.h"
18 #include "GaudiKernel/IChronoStatSvc.h"
42 Gaudi::Property<bool>
m_doChronoStat{
this,
"doChronoStat",
true,
"use ChronoStatSvc (only in serial jobs)"};