datatools::DataLib Class Reference

List of all members.

Public Member Functions

def __init__
def __str__
def __len__
def check_existence
def add
def add_dataset
def get
def find_dataset
def __init__
def __str__
def __len__
def check_existence
def add
def add_dataset
def get
def find_dataset
def __init__
def __str__
def __len__
def check_existence
def add
def add_dataset
def get
def find_dataset

Public Attributes

 items

Detailed Description

Class which stores and finds the datasets

Definition at line 14 of file datatools.py.


Member Function Documentation

def datatools::DataLib::check_existence (   self,
  item 
)

Check if dataset already exists in the library;
return True if it exists

Definition at line 30 of file datatools.py.

def datatools::DataLib::add (   self,
  item 
)

Add dataset to the library

Definition at line 38 of file datatools.py.

def datatools::DataLib::add_dataset (   self,
  d_short = '',
  d_long = '',
  path = '' 
)

Create dataset and add it to the library

Definition at line 44 of file datatools.py.

def datatools::DataLib::get (   self,
  i 
)

Return dataset i

Definition at line 48 of file datatools.py.

def datatools::DataLib::find_dataset (   self,
  description 
)

Return dataset with the short or long description: description

Definition at line 52 of file datatools.py.

def datatools::DataLib::check_existence (   self,
  item 
)

Check if dataset already exists in the library;
return True if it exists

Definition at line 30 of file datatools.py.

def datatools::DataLib::add (   self,
  item 
)

Add dataset to the library

Definition at line 38 of file datatools.py.

def datatools::DataLib::add_dataset (   self,
  d_short = '',
  d_long = '',
  path = '' 
)

Create dataset and add it to the library

Definition at line 44 of file datatools.py.

def datatools::DataLib::get (   self,
  i 
)

Return dataset i

Definition at line 48 of file datatools.py.

def datatools::DataLib::find_dataset (   self,
  description 
)

Return dataset with the short or long description: description

Definition at line 52 of file datatools.py.

def datatools::DataLib::check_existence (   self,
  item 
)

Check if dataset already exists in the library;
return True if it exists

Definition at line 30 of file datatools.py.

def datatools::DataLib::add (   self,
  item 
)

Add dataset to the library

Definition at line 38 of file datatools.py.

def datatools::DataLib::add_dataset (   self,
  d_short = '',
  d_long = '',
  path = '' 
)

Create dataset and add it to the library

Definition at line 44 of file datatools.py.

def datatools::DataLib::get (   self,
  i 
)

Return dataset i

Definition at line 48 of file datatools.py.

def datatools::DataLib::find_dataset (   self,
  description 
)

Return dataset with the short or long description: description

Definition at line 52 of file datatools.py.


The documentation for this class was generated from the following files:
Generated on Tue Oct 21 11:50:49 2008 for NtupleAnalysis by  doxygen 1.5.1