|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #include "GaudiKernel/IProperty.h"
9 const std::string&
name,
10 const IInterface*
parent) :
12 m_folder(
"SG::Folder/SGF", this ),
16 m_cacheRefreshFrequency(0.0)
23 "frequency with which data objs in this folder should be cleared from bkg caches at end of event. Default 0 (never clear), range [0.0, 1.0]");
27 if (!(
m_folder.retrieve()).isSuccess())
return StatusCode::FAILURE;
PileUpXingFolder(const std::string &type, const std::string &name, const IInterface *parent)
Gaudi::CheckedProperty< double > m_cacheRefreshFrequency
Bound property [0.0, 1.0]: frequency with which data objs in this folder should be cleared from bkg c...
Gaudi::Property< std::vector< std::string > > m_itemList
this must match SG::Folder::m_itemList
ToolHandle< SG::IFolder > m_folder
specify time interval we want to study pileup for a set of data objs
::StatusCode StatusCode
StatusCode definition for legacy code.
Gaudi::Property< int > m_lastXing
virtual StatusCode initialize()
Gaudi::Property< int > m_firstXing