Package org.jlab.io.hipo3
Class Hipo3DataDictionary
java.lang.Object
org.jlab.io.hipo3.Hipo3DataDictionary
- All Implemented Interfaces:
DataDictionary
- Author:
- gavalian
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateBank
(String name, int rows) getDescriptor
(String desc_name) String[]
getXML()
void
static void
-
Constructor Details
-
Hipo3DataDictionary
public Hipo3DataDictionary()
-
-
Method Details
-
init
- Specified by:
init
in interfaceDataDictionary
-
getXML
- Specified by:
getXML
in interfaceDataDictionary
-
getDescriptorList
- Specified by:
getDescriptorList
in interfaceDataDictionary
-
getDescriptor
- Specified by:
getDescriptor
in interfaceDataDictionary
-
createBank
- Specified by:
createBank
in interfaceDataDictionary
-
main
-