Package org.jlab.io.utils
Class Evio2HipoConverter
java.lang.Object
org.jlab.io.utils.Evio2HipoConverter
- Author:
- gavalian
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
void
final void
getBanksWithName
(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 void
static void
-
Field Details
-
COMPRESSION_TYPE
public int COMPRESSION_TYPE
-
-
Constructor Details
-
Evio2HipoConverter
public Evio2HipoConverter()
-
-
Method Details
-
exclude
-
getBanksWithName
returns list of banks from the dictionary that match the name.- Parameters:
name
-- Returns:
-
getExistingBanksWithName
Returns bank names that match the name, and exist in the event- Parameters:
event
-name
-- Returns:
-
getExcluded
-
getDataBanksWithName
-
convertEvio
-
convertHipo
-
printUsage
public static void printUsage() -
main
-