5#include "GaudiKernel/IProperty.h"
9 const std::string& name,
10 const IInterface* parent) :
11 base_class(
type, name, parent),
18 if (!(
m_folder.retrieve()).isSuccess())
return StatusCode::FAILURE;
specify time interval we want to study pileup for a set of data objs
ToolHandle< SG::IFolder > m_folder
Gaudi::CheckedProperty< double > m_cacheRefreshFrequency
Gaudi::Property< std::vector< std::string > > m_itemList
virtual StatusCode initialize()
PileUpXingFolder(const std::string &type, const std::string &name, const IInterface *parent)