ROOTPWA
Public Member Functions | Private Attributes | List of all members
TPDGDB Class Reference

#include <TPDGDB.h>

Public Member Functions

 TPDGDB ()
virtual ~TPDGDB ()
TTree * getTree ()
void Draw (char *com, char *sel, char *opt, int n, int s)
unsigned int read (const TString &filename, int num=0)

Private Attributes

TTree * _tree

Detailed Description

Definition at line 45 of file TPDGDB.h.

Constructor & Destructor Documentation

TPDGDB::TPDGDB ( )
inline

Definition at line 49 of file TPDGDB.h.

virtual TPDGDB::~TPDGDB ( )
inlinevirtual

Definition at line 50 of file TPDGDB.h.

Member Function Documentation

void TPDGDB::Draw ( char *  com,
char *  sel,
char *  opt,
int  n,
int  s 
)

Referenced by ClassImp().

TTree* TPDGDB::getTree ( )
inline

Definition at line 56 of file TPDGDB.h.

References _tree.

unsigned int TPDGDB::read ( const TString &  filename,
int  num = 0 
)

Definition at line 50 of file TPDGDB.cc.

References _tree.

Member Data Documentation

TTree* TPDGDB::_tree
private

Definition at line 71 of file TPDGDB.h.

Referenced by getTree(), and read().


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