|
virtual void | print (unsigned int offset, bool print_header, std::ostream &s) const |
| Print details of the AVXAbsRunSumProcessor object.
|
|
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 pointers.
|
|
virtual void | print (unsigned int offset, bool print_header, std::ostream &s) const |
| Print details of the AVXAbsRunSumProcessor object.
|
|
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 pointers.
|
|
uint8_t | get_memory_factor_plane0 () const |
| Get "memory_factor_plane0" attribute value. Running sum memory factor for plane 0. Gets divided by 10.
|
|
void | set_memory_factor_plane0 (uint8_t value) |
| Set "memory_factor_plane0" attribute value. Running sum memory factor for plane 0. Gets divided by 10.
|
|
uint8_t | get_memory_factor_plane1 () const |
| Get "memory_factor_plane1" attribute value. Running sum memory factor for plane 1. Gets divided by 10.
|
|
void | set_memory_factor_plane1 (uint8_t value) |
| Set "memory_factor_plane1" attribute value. Running sum memory factor for plane 1. Gets divided by 10.
|
|
uint8_t | get_memory_factor_plane2 () const |
| Get "memory_factor_plane2" attribute value. Running sum memory factor for plane 2. Gets divided by 10.
|
|
void | set_memory_factor_plane2 (uint8_t value) |
| Set "memory_factor_plane2" attribute value. Running sum memory factor for plane 2. Gets divided by 10.
|
|
uint8_t | get_scale_factor_plane0 () const |
| Get "scale_factor_plane0" attribute value. Running sum scale factor for plane 0. Gets divided by 10.
|
|
void | set_scale_factor_plane0 (uint8_t value) |
| Set "scale_factor_plane0" attribute value. Running sum scale factor for plane 0. Gets divided by 10.
|
|
uint8_t | get_scale_factor_plane1 () const |
| Get "scale_factor_plane1" attribute value. Running sum scale factor for plane 1. Gets divided by 10.
|
|
void | set_scale_factor_plane1 (uint8_t value) |
| Set "scale_factor_plane1" attribute value. Running sum scale factor for plane 1. Gets divided by 10.
|
|
uint8_t | get_scale_factor_plane2 () const |
| Get "scale_factor_plane2" attribute value. Running sum scale factor for plane 2. Gets divided by 10.
|
|
void | set_scale_factor_plane2 (uint8_t value) |
| Set "scale_factor_plane2" attribute value. Running sum scale factor for plane 2. Gets divided by 10.
|
|
uint8_t | get_memory_factor_plane0 () const |
| Get "memory_factor_plane0" attribute value. Running sum memory factor for plane 0. Gets divided by 10.
|
|
void | set_memory_factor_plane0 (uint8_t value) |
| Set "memory_factor_plane0" attribute value. Running sum memory factor for plane 0. Gets divided by 10.
|
|
uint8_t | get_memory_factor_plane1 () const |
| Get "memory_factor_plane1" attribute value. Running sum memory factor for plane 1. Gets divided by 10.
|
|
void | set_memory_factor_plane1 (uint8_t value) |
| Set "memory_factor_plane1" attribute value. Running sum memory factor for plane 1. Gets divided by 10.
|
|
uint8_t | get_memory_factor_plane2 () const |
| Get "memory_factor_plane2" attribute value. Running sum memory factor for plane 2. Gets divided by 10.
|
|
void | set_memory_factor_plane2 (uint8_t value) |
| Set "memory_factor_plane2" attribute value. Running sum memory factor for plane 2. Gets divided by 10.
|
|
uint8_t | get_scale_factor_plane0 () const |
| Get "scale_factor_plane0" attribute value. Running sum scale factor for plane 0. Gets divided by 10.
|
|
void | set_scale_factor_plane0 (uint8_t value) |
| Set "scale_factor_plane0" attribute value. Running sum scale factor for plane 0. Gets divided by 10.
|
|
uint8_t | get_scale_factor_plane1 () const |
| Get "scale_factor_plane1" attribute value. Running sum scale factor for plane 1. Gets divided by 10.
|
|
void | set_scale_factor_plane1 (uint8_t value) |
| Set "scale_factor_plane1" attribute value. Running sum scale factor for plane 1. Gets divided by 10.
|
|
uint8_t | get_scale_factor_plane2 () const |
| Get "scale_factor_plane2" attribute value. Running sum scale factor for plane 2. Gets divided by 10.
|
|
void | set_scale_factor_plane2 (uint8_t value) |
| Set "scale_factor_plane2" attribute value. Running sum scale factor for plane 2. Gets divided by 10.
|
|
nlohmann::json | to_json (bool direct=false, bool skip_name=false) const |
|
nlohmann::json | to_json (bool direct=false, bool skip_name=false) const |
|
const std::string & | UID () const noexcept |
|
const std::string & | class_name () const noexcept |
|
bool | castable (const std::string &target) const noexcept |
|
bool | castable (const std::string *target) const noexcept |
|
template<class TARGET > |
const TARGET * | cast () const noexcept |
| Casts object to different class.
|
|
std::string | full_name () const noexcept |
|
const ConfigObject & | config_object () const |
|
DalRegistry & | registry () const noexcept |
|
Configuration & | configuration () const noexcept |
|
void | unread () |
|
void | set (const ConfigObject &o) noexcept |
|
void | move (const std::string &at) |
|
void | rename (const std::string &new_id) |
|
void | p_hdr (std::ostream &s, unsigned int indent, const std::string &cl, const char *nm=nullptr) const |
| print object headers
|
|
std::ostream & | print_object (std::ostream &s) const |
| print object details
|
|
void | throw_init_ex (dunedaq::conffwk::Exception &ex) |
| throw object initialisation exception (i.e.
|
|
|
| AVXAbsRunSumProcessor (conffwk::DalRegistry &db, const conffwk::ConfigObject &obj) noexcept |
|
virtual | ~AVXAbsRunSumProcessor () noexcept |
|
virtual void | init (bool init_children) |
|
bool | get (const std::string &name, std::vector< const dunedaq::conffwk::DalObject * > &vec, bool upcast_unregistered, bool first_call) const |
|
| AVXAbsRunSumProcessor (conffwk::DalRegistry &db, const conffwk::ConfigObject &obj) noexcept |
|
virtual | ~AVXAbsRunSumProcessor () noexcept |
|
virtual void | init (bool init_children) |
|
bool | get (const std::string &name, std::vector< const dunedaq::conffwk::DalObject * > &vec, bool upcast_unregistered, bool first_call) const |
|
| AVXRunSumProcessor (conffwk::DalRegistry &db, const conffwk::ConfigObject &obj) noexcept |
|
virtual | ~AVXRunSumProcessor () noexcept |
|
bool | get (const std::string &name, std::vector< const dunedaq::conffwk::DalObject * > &vec, bool upcast_unregistered, bool first_call) const |
|
| AVXRunSumProcessor (conffwk::DalRegistry &db, const conffwk::ConfigObject &obj) noexcept |
|
virtual | ~AVXRunSumProcessor () noexcept |
|
bool | get (const std::string &name, std::vector< const dunedaq::conffwk::DalObject * > &vec, bool upcast_unregistered, bool first_call) const |
|
| ProcessingStep (conffwk::DalRegistry &db, const conffwk::ConfigObject &obj) noexcept |
|
virtual | ~ProcessingStep () noexcept |
|
bool | get (const std::string &name, std::vector< const dunedaq::conffwk::DalObject * > &vec, bool upcast_unregistered, bool first_call) const |
|
| ProcessingStep (conffwk::DalRegistry &db, const conffwk::ConfigObject &obj) noexcept |
|
virtual | ~ProcessingStep () noexcept |
|
bool | get (const std::string &name, std::vector< const dunedaq::conffwk::DalObject * > &vec, bool upcast_unregistered, bool first_call) const |
|
| Jsonable (conffwk::DalRegistry &db, const conffwk::ConfigObject &obj) noexcept |
|
virtual | ~Jsonable () noexcept |
|
bool | get (const std::string &name, std::vector< const dunedaq::conffwk::DalObject * > &vec, bool upcast_unregistered, bool first_call) const |
|
| Jsonable (conffwk::DalRegistry &db, const conffwk::ConfigObject &obj) noexcept |
|
virtual | ~Jsonable () noexcept |
|
bool | get (const std::string &name, std::vector< const dunedaq::conffwk::DalObject * > &vec, bool upcast_unregistered, bool first_call) const |
|
| DalObject (DalRegistry &db, const ConfigObject &o) noexcept |
|
virtual | ~DalObject () |
|
void | clear () noexcept |
|
void | check () const |
|
bool | is_deleted () const |
|
void | increment_created () noexcept |
|
void | increment_read () noexcept |
|
void | check_init () const |
| Check and initialize object if necessary.
|
|
template<typename T > |
void | _set_object (const std::string &name, const T *value) |
| Helper method for generated set single-value relationship methods.
|
|
template<typename T > |
void | _set_objects (const std::string &name, const std::vector< const T * > &value) |
| Helper method for generated set multi-value relationship methods.
|
|
bool | get_rel_objects (const std::string &name, bool upcast_unregistered, std::vector< const DalObject * > &objs) const |
| Read relationship values as DAL objects using DAL factory.
|
|
bool | get_algo_objects (const std::string &name, std::vector< const DalObject * > &objs) const |
| Run algorithm and return result as DAL objects using DAL factory.
|
|
TPG absolute running sum signal processor. Outputs a scaled running sum from the absolute value of the input signal.
Definition at line 27 of file AVXAbsRunSumProcessor.hpp.