Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

RootHistCnv Namespace Reference


Compounds

class  RootHistCnv::DirectoryCnv
class  RootHistCnv::H1DCnv
class  RootHistCnv::H1DVarCnv
class  RootHistCnv::H2DCnv
class  RootHistCnv::PersSvc
class  RootHistCnv::RConverter
class  RootHistCnv::RCWNTupleCnv
class  RootHistCnv::RDirectoryCnv
class  RootHistCnv::RFileCnv
class  RootHistCnv::RNTupleCnv
class  RootHistCnv::RRWNTupleCnv

Functions

template<classTYP> INTupleItem* createNTupleItem (NTUPLEINFO& tags, long i, INTuple* tuple, TYP minimum, TYP maximum, long& size)
 Add an item of a given type to the N tuple. More...

bool parseName (std::string full, std::string &blk, std::string &var)
bool RootCd (const std::string& full)
bool RootMkdir (const std::string& full)
std::string RootPwd ()
bool RootTrimLeadingDir (std::string &full, std::string dir)


Function Documentation

bool RootHistCnv::RootCd ( const std::string & full )
 

Definition at line 15 of file RootDirFcn.cpp.

bool RootHistCnv::RootMkdir ( const std::string & full )
 

Definition at line 37 of file RootDirFcn.cpp.

std::string RootHistCnv::RootPwd ( )
 

Definition at line 80 of file RootDirFcn.cpp.

bool RootHistCnv::RootTrimLeadingDir ( std::string & full,
std::string dir )
 

Definition at line 86 of file RootDirFcn.cpp.

template<classTYP>
INTupleItem * RootHistCnv::createNTupleItem ( NTUPLEINFO & tags,
long i,
INTuple * tuple,
TYP minimum,
TYP maximum,
long & size )
 

Add an item of a given type to the N tuple.

Definition at line 214 of file RNTupleCnv.cpp.

bool RootHistCnv::parseName ( std::string full,
std::string & blk,
std::string & var )
 

Definition at line 192 of file RNTupleCnv.cpp.

Referenced by analyzeItem().


Generated at Wed Nov 21 12:20:50 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000