#include <TMBL1AndOr.hpp>
Public Member Functions | |
| TMBL1AndOr () | |
| TMBL1AndOr (const TMBL1AndOr &obj) | |
| ~TMBL1AndOr () | |
| void | Clear (const Option_t *opt) |
| Clear. | |
| ClassDef (TMBL1AndOr, 1) | |
| void | set_andornames (std::vector< std::string > &_aonamesvec) |
| Setter. | |
| const bool | l1andor (const char *s) const |
| l1andor | |
| const TObjArray & | allAndOr () const |
| Getter. | |
Private Attributes | |
| TObjArray | _andornames |
| What we store in a root file! | |
|
|
|
|
|
Definition at line 21 of file TMBL1AndOr.cpp. |
|
|
Definition at line 23 of file TMBL1AndOr.cpp. |
|
|
Getter.
Definition at line 65 of file TMBL1AndOr.cpp. References _andornames. |
|
||||||||||||
|
|
|
|
Clear.
Definition at line 28 of file TMBL1AndOr.cpp. References _andornames. |
|
|
l1andor Did it fire? Definition at line 57 of file TMBL1AndOr.cpp. References _andornames. |
|
|
Setter. Remember what the and-or names are? Definition at line 41 of file TMBL1AndOr.cpp. References _andornames. |
|
|
What we store in a root file!
Definition at line 38 of file TMBL1AndOr.hpp. Referenced by allAndOr(), Clear(), l1andor(), and set_andornames(). |
1.3.4