Rat Class Reference
|
Ratpac-two
|
RAT::Rat Class Reference
Public Member Functions | |
| Rat (AnyParse *parser, int argc, char **argv) | |
| virtual void | Configure () |
| void | Begin () |
| void | Report () |
Static Public Attributes | |
| static std::set< std::string > | ratdb_directories = {} |
| static std::set< std::string > | model_directories = {} |
Protected Attributes | |
| AnyParse * | parser |
| long | seed |
| std::string | input_filename |
| std::string | output_filename |
| std::string | vector_filename |
| std::vector< std::string > | python_processors |
| int | run |
| bool | vis |
| int | argc |
| char ** | argv |
| TStopwatch | runTime |
| DB * | rdb |
| DBMessenger * | rdb_messenger |
| RatMessenger * | rat_messenger |
| ProducerBlock | prodBlock |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/ratbase/include/RAT/Rat.hh
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/ratbase/src/Rat.cc
Generated by