Modifier and Type | Class and Description |
---|---|
private static class |
Main.PandoraFileFilter |
Modifier and Type | Field and Description |
---|---|
private ConditionsManager |
conditionsManager |
private static boolean |
DEBUG |
(package private) static DecimalFormat |
xfrac |
(package private) static DecimalFormat |
xlen |
(package private) static DecimalFormat |
xthick |
Constructor and Description |
---|
Main() |
Modifier and Type | Method and Description |
---|---|
void |
convert(String inputFileName,
InputStream in,
OutputStream out) |
org.jdom.Document |
convertDetectorToPandora(Detector detector) |
private List<Double> |
getCellSizes(Subdetector subdetector) |
FileFilter |
getFileFilter() |
String |
getOutputFormat() |
(package private) org.jdom.Element |
makeIdentifierDescription(Subdetector subdet) |
private static final boolean DEBUG
private ConditionsManager conditionsManager
static final DecimalFormat xlen
static final DecimalFormat xfrac
static final DecimalFormat xthick
public void convert(String inputFileName, InputStream in, OutputStream out) throws Exception
public org.jdom.Document convertDetectorToPandora(Detector detector)
org.jdom.Element makeIdentifierDescription(Subdetector subdet)
private List<Double> getCellSizes(Subdetector subdetector)
public String getOutputFormat()
getOutputFormat
in interface Converter
public FileFilter getFileFilter()
getFileFilter
in interface Converter
Copyright © 2016 Linear Collider Detector (LCD). All rights reserved.