|
AMSDST
|
Public Member Functions | |
| Section () | |
| ~Section () | |
| bool | defdir () |
Public Attributes | |
| std::string | name |
| std::string | bname |
| std::string | dirname |
| Int_t | ntrees |
| bool | Active |
| TChain * | t3friend |
| TChain * | t3output |
| myChain::Section::Section | ( | ) |
Definition at line 29 of file myChain.cxx.
| myChain::Section::~Section | ( | ) |
Definition at line 38 of file myChain.cxx.
| bool myChain::Section::defdir | ( | ) |
Definition at line 47 of file myChain.cxx.
| bool myChain::Section::Active |
Definition at line 21 of file myChain.h.
Referenced by myChain::AddSection(), and myChain::init().
| std::string myChain::Section::bname |
Definition at line 18 of file myChain.h.
Referenced by myChain::AddSection(), and myChain::init().
| std::string myChain::Section::dirname |
Definition at line 19 of file myChain.h.
Referenced by myChain::AddSection().
| std::string myChain::Section::name |
Definition at line 17 of file myChain.h.
Referenced by myChain::AddSection(), and myChain::init().
| Int_t myChain::Section::ntrees |
Definition at line 20 of file myChain.h.
Referenced by myChain::AddSection(), and myChain::init().
| TChain* myChain::Section::t3friend |
Definition at line 22 of file myChain.h.
Referenced by myChain::AddSection(), myChain::init(), and myEvent::LoadRTI().
1.8.3