AMSDST
Public Member Functions | Public Attributes | List of all members
myChain::Section Class Reference

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
 

Detailed Description

Definition at line 15 of file myChain.h.

Constructor & Destructor Documentation

myChain::Section::Section ( )

Definition at line 29 of file myChain.cxx.

myChain::Section::~Section ( )

Definition at line 38 of file myChain.cxx.

Member Function Documentation

bool myChain::Section::defdir ( )

Definition at line 47 of file myChain.cxx.

Member Data Documentation

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().

TChain* myChain::Section::t3output

Definition at line 23 of file myChain.h.


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