CbmRoot
Loading...
Searching...
No Matches
CbmStructLooper.h File Reference

A generic looper over selected variables of a struct/class. More...

#include "CbmTypeTraits.h"
#include <functional>
#include <optional>
#include <tuple>
Include dependency graph for CbmStructLooper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cbm::util::StructLooper< Handler, Variables >
 An utility, which allows to apply a callable to selected variables of a class in a loop. More...
 

Namespaces

namespace  cbm
 
namespace  cbm::util
 

Detailed Description

A generic looper over selected variables of a struct/class.

Since
24.10.2025
Author
Sergei Zharko s.zha.nosp@m.rko@.nosp@m.gsi.d.nosp@m.e

Definition in file CbmStructLooper.h.