 |
Belle II Software
release-05-01-25
|
TRGGDLDBAlgs & operator=(const TRGGDLDBAlgs &)=default
assignment operator
void setalg(const std::string &s)
Setter for a GDL logic alghrithm.
std::string getalg(int i) const
Getter for a GDL logic alghrithm.
std::vector< std::string > m_algs
Algorithm strings of GDL logic.
Abstract base class for different kinds of events.
TRGGDLDBAlgs()
Default constructor.
int getnalgs() const
Getter of the number of algorithms.
The payload class for GDL algorithm.
void clear(void)
clear vector
ClassDef(TRGGDLDBAlgs, 1)
ClassDef, must be the last term before the closing {}.