3#ifndef _TAMakerBundleNAlgorithm_0_dunedaq__appmodel_0_appmodel_H_
4#define _TAMakerBundleNAlgorithm_0_dunedaq__appmodel_0_appmodel_H_
34 virtual
void init(
bool init_children);
52 virtual
void print(
unsigned int offset,
bool print_header,
std::ostream& s) const;
96 std::lock_guard scoped_lock(
m_mutex);
112 std::lock_guard scoped_lock(
m_mutex);
123 inline std::ostream&
operator<<(std::ostream& s,
const TAMakerBundleNAlgorithm&
obj)
125 return obj.print_object(s);
friend class conffwk::DalRegistry
uint32_t get_bundle_size() const
Get "bundle_size" attribute value. Size of the bundle, in number of TPs.
static const std::string & s_class_name
virtual void print(unsigned int offset, bool print_header, std::ostream &s) const
Print details of the TAMakerBundleNAlgorithm object.
friend class conffwk::DalFactory
virtual std::vector< const dunedaq::conffwk::DalObject * > get(const std::string &name, bool upcast_unregistered=true) const
Get values of relationships and results of some algorithms as a vector of dunedaq::conffwk::DalObject...
friend class conffwk::DalObject
static const std::string s_bundle_size
virtual ~TAMakerBundleNAlgorithm() noexcept
friend class conffwk::Configuration
virtual void init(bool init_children)
void set_bundle_size(uint32_t value)
Set "bundle_size" attribute value. Size of the bundle, in number of TPs.
static const std::string & __get_bundle_size_str() noexcept
TAMakerBundleNAlgorithm(conffwk::DalRegistry &db, const conffwk::ConfigObject &obj) noexcept
std::mutex m_mutex
Used to protect changes of DAL object.
ConfigObject p_obj
Config object used by given template object.
void check_init() const
Check and initialize object if necessary.
DalRegistry: A registry of DalObjects It provides a single interface to create, cache and manage DalO...
std::vector< constTAMakerBundleNAlgorithm * >::const_iterator TAMakerBundleNAlgorithmIterator
std::ostream & operator<<(std::ostream &s, const AVXAbsRunSumProcessor &obj)