GamR  0.0.0
GammaROOT
Loading...
Searching...
No Matches
GamR::TK::GateMap Class Reference

#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)
 
Gateoperator[] (std::string key)
 
Bool_t IsFolder () const
 
void Browse (TBrowser *b)
 
void ls (Option_t *option="") const
 
Bool_t PassAny (double x) const
 

Detailed Description

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.

Definition at line 135 of file Gate.hh.


The documentation for this class was generated from the following files: