![]() |
GamR
0.0.0
GammaROOT
|
#include <Gate.hh>
Inheritance diagram for GamR::TK::GateMap:
Collaboration diagram for GamR::TK::GateMap:Public Member Functions | |
| GateMap () | |
| GateMap (const char *name) | |
| GateMap (const char *name, const char *title) | |
| Gate & | operator[] (std::string key) |
| Bool_t | IsFolder () const |
| void | Browse (TBrowser *b) |
| void | ls (Option_t *option="") const |
| Bool_t | PassAny (double x) const |
ROOT wrapper for a std::map of GamR::TK::Gates, with std::string keys. Allows users to save a single object to a ROOT file which contains an arbitrary number of gates which can then be fetched easily later in analysis or by different macros and programs.