Package org.jlab.io.utils
Class Evio2HipoConverter
java.lang.Object
org.jlab.io.utils.Evio2HipoConverter
- Author:
- gavalian
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidvoidfinal voidgetBanksWithName(String name) returns list of banks from the dictionary that match the name.DataBank[]getDataBanksWithName(DataEvent event, String name) getExistingBanksWithName(DataEvent event, String name) Returns bank names that match the name, and exist in the eventstatic voidstatic void
- 
Field Details- 
COMPRESSION_TYPEpublic int COMPRESSION_TYPE
 
- 
- 
Constructor Details- 
Evio2HipoConverterpublic Evio2HipoConverter()
 
- 
- 
Method Details- 
exclude
- 
getBanksWithNamereturns list of banks from the dictionary that match the name.- Parameters:
- name-
- Returns:
 
- 
getExistingBanksWithNameReturns bank names that match the name, and exist in the event- Parameters:
- event-
- name-
- Returns:
 
- 
getExcluded
- 
getDataBanksWithName
- 
convertEvio
- 
convertHipo
- 
printUsagepublic static void printUsage()
- 
main
 
-