Small class representing an N tuple file in the transient store.
More...
#include <NTuple.h>
List of all members.
Detailed Description
Small class representing an N tuple file in the transient store.
Definition at line 1085 of file NTuple.h.
Constructor & Destructor Documentation
| NTuple::File::File |
( |
) |
[inline] |
Standard constructor.
Definition at line 1099 of file NTuple.h.
| virtual NTuple::File::~File |
( |
) |
[inline, virtual] |
Standard destructor.
Definition at line 1103 of file NTuple.h.
Member Function Documentation
| static const CLID& NTuple::File::classID |
( |
) |
[inline, static] |
| virtual const CLID& NTuple::File::clID |
( |
) |
const [inline, virtual] |
| bool NTuple::File::isOpen |
( |
) |
const [inline] |
Access "open" flag.
Definition at line 1142 of file NTuple.h.
| const std::string& NTuple::File::logicalName |
( |
) |
const [inline] |
| const std::string& NTuple::File::name |
( |
) |
const [inline] |
| void NTuple::File::setLogicalName |
( |
const std::string & |
l ) |
[inline] |
| void NTuple::File::setName |
( |
const std::string & |
nam ) |
[inline] |
| void NTuple::File::setOpen |
( |
bool |
flag ) |
[inline] |
| void NTuple::File::setType |
( |
const long |
typ ) |
[inline] |
| long NTuple::File::type |
( |
) |
const [inline] |
Return access type.
Definition at line 1118 of file NTuple.h.
Member Data Documentation
Flag to indicate wether the file was opened already.
Definition at line 1094 of file NTuple.h.
Logical file name.
Definition at line 1090 of file NTuple.h.
Physical file name.
Definition at line 1088 of file NTuple.h.
The documentation for this class was generated from the following file:
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v23r4/GaudiKernel/GaudiKernel/NTuple.h