![]()  | 
  
    The Gaudi Framework
    v29r3 (fa547fc2)
    
   | 
 
Description: More...
#include <RootCnv/RootRefs.h>

Public Member Functions | |
| RootNTupleDescriptor ()=default | |
| Standard constructor.  More... | |
| virtual | ~RootNTupleDescriptor ()=default | 
| Standard destructor.  More... | |
Public Attributes | |
| std::string | description | 
| Description string.  More... | |
| std::string | optional | 
| Optional description.  More... | |
| std::string | container | 
| Identifier of description.  More... | |
| unsigned long | clid | 
| Class ID of the described object.  More... | |
      
  | 
  default | 
Standard constructor.
      
  | 
  virtualdefault | 
Standard destructor.
| unsigned long Gaudi::RootNTupleDescriptor::clid | 
Class ID of the described object.
Definition at line 87 of file RootRefs.h.
| std::string Gaudi::RootNTupleDescriptor::container | 
Identifier of description.
Definition at line 85 of file RootRefs.h.
| std::string Gaudi::RootNTupleDescriptor::description | 
Description string.
Definition at line 81 of file RootRefs.h.
| std::string Gaudi::RootNTupleDescriptor::optional | 
Optional description.
Definition at line 83 of file RootRefs.h.