jetweb is hosted by Hepforge, IPPP Durham
A B C D E F G H I J L M N O P R S T U V W X Z

A

add(Generator) - Static method in class cedar.jetweb.db.DBGeneratorManager
Add the generator name and version to the generator table.
add(PlotSwitch) - Static method in class cedar.jetweb.db.DBPlotManager
 
add(Paper) - Method in class cedar.jetweb.model.paper.Paper
Add plots in paper2 to those in this paper.
add(DataPoint) - Method in class cedar.jetweb.model.plots.DataPoint
Add another DataPoint to this DataPoint.
add(PredictedPlot) - Method in class cedar.jetweb.model.plots.PredictedPlot
Add plot2 to this plot.
add(RunSeries) - Method in class cedar.jetweb.model.RunSeriesCollection
Adds a runseries id to the collection if the model doesn't already contain a runseries associated with the same processType.
add(Thread) - Method in class cedar.jetweb.util.ThreadPool
Add a Thread to this ThreadPool.
addAllRunSeries() - Method in class cedar.jetweb.model.Model
Find all the runseries which are consistent with this model and add them to it.
addFit(Fit) - Static method in class cedar.jetweb.db.DBFitManager
Writes this fit (including all its fitted points) to the DB.
addFitPlot(DataPlot) - Method in class cedar.jetweb.model.plots.PlotSelection
 
addGeneratorParameters(String, Generator) - Static method in class cedar.jetweb.db.DBGeneratorManager
 
addLogfile(LogFile) - Static method in class cedar.jetweb.db.DBJobManager
Adds new logfile record to the database
addLumi(double, int) - Static method in class cedar.jetweb.db.DBManager
Adds the input integrated luminosity to the total for this runseries.
addPaper(Paper) - Static method in class cedar.jetweb.db.DBPlotManager
Updates the database, adding a new paper record or amending an existing one if a record already exists for the supplied paper.
addParticle(Particle, Integer) - Method in class cedar.jetweb.model.Collision
 
addParticle(Particle) - Method in class cedar.jetweb.model.Collision
 
addPlot(DataPlot) - Method in class cedar.jetweb.model.paper.Paper
Add a DataPlot to this Paper.
addPlot(HashMap<String, String>, Paper, String) - Static method in class cedar.jetweb.servlet.ServletUtils
Add a plot which has parameters matching the given key to the given Paper .
addRun(Run) - Method in class cedar.jetweb.model.RunSeries
Adds a run to the list of runs in this runseries
addRunSeries(RunSeries) - Static method in class cedar.jetweb.db.DBManager
Add parameters to the runseries table and associated auxilliary tables.
addSwitch(PlotSwitch) - Method in class cedar.jetweb.model.plots.DataPlot
Add this plotSwitch to the list for this plot.
addToDB(Model) - Static method in class cedar.jetweb.db.DBManager
 
addToDB(Collision) - Static method in class cedar.jetweb.db.DBManager
Note that collisions cannot be changed, so if you try to store one with an ID which already exists, an exception will be thrown.
addToDB(RunSeriesCollection) - Static method in class cedar.jetweb.db.DBManager
Store a new RunSeriesCollection
adjustErrors(PredictedPlot) - Static method in class cedar.jetweb.model.plots.PredictedPlot
 
allNames() - Static method in class cedar.jetweb.db.DBGeneratorManager
Return a list of all known versions for the named generator.
allNames() - Static method in class cedar.jetweb.generator.Generator
Return a Set of all known generator names.
allVersions(String) - Static method in class cedar.jetweb.generator.Generator
Return a vector of all known versions for the named generator.
alreadyInstalledMessage(PrintWriter, Generator) - Static method in class cedar.jetweb.html.HTMLGeneratorWriter
 
ANNIHILATION - Static variable in class cedar.jetweb.model.MCProcessType
 
ANTIPROTON - Static variable in class cedar.jetweb.model.Particle
 

B

BATCHFACILITY - Static variable in class cedar.jetweb.batch.SubmitScriptHandler
Constant determining which batch facility is being used.
batchNames - Static variable in class cedar.jetweb.batch.SubmitScriptHandler
 
batchNumbers - Static variable in class cedar.jetweb.batch.SubmitScriptHandler
 
BEAUTY - Static variable in class cedar.jetweb.model.MCProcessType
 
BEAUTYDIS - Static variable in class cedar.jetweb.model.MCProcessType
 
BlobUpload - Class in cedar.jetweb.db
Utility to alter compatible_process column of process_type table from the command line.
BlobUpload() - Constructor for class cedar.jetweb.db.BlobUpload
 
buildHist(DataPlot, String) - Static method in class cedar.jetweb.hist.JetWebHist
Builds a histogram from a DataPlot object.
byteMe(Vector<Integer>) - Static method in class cedar.jetweb.db.DBBlob2Array
Returns a byte array from a vector of integers
byteMe(Object) - Static method in class cedar.jetweb.db.DBBlob2Array
Returns a byte array from any object.

C

cacheList(List<Object>) - Static method in class cedar.jetweb.JetWebConfig
Stores a result list, returns the key to identify the list
CANTCHMOD - Static variable in class cedar.jetweb.batch.SubmitScriptHandler
 
CANTOPENPERMITSCRIPT - Static variable in class cedar.jetweb.batch.SubmitScriptHandler
 
CANTWRITESCRIPT - Static variable in class cedar.jetweb.batch.SubmitScriptHandler
 
cedar.jetweb - package cedar.jetweb
JetWeb Application.
cedar.jetweb.batch - package cedar.jetweb.batch
Responsible for submission and retrieval of batch jobs.
cedar.jetweb.db - package cedar.jetweb.db
Database layer between the JetWeb MySQL database and the Object Model.
cedar.jetweb.generator - package cedar.jetweb.generator
Classes handling generator-specific information (versions, parameters etc).
cedar.jetweb.hist - package cedar.jetweb.hist
Responsible for graphical representation of plots.
cedar.jetweb.html - package cedar.jetweb.html
Writes HTML for the JetWeb Web pages.
cedar.jetweb.job - package cedar.jetweb.job
Responsible for construction and description of MC Jobs - before and after they are run.
cedar.jetweb.model - package cedar.jetweb.model
JetWeb Object Model contains representations of physical data objects such as papers, plots etc.
cedar.jetweb.model.fit - package cedar.jetweb.model.fit
Classes to do with the comparison between Models and measurements.
cedar.jetweb.model.paper - package cedar.jetweb.model.paper
Classes representing physics publications.
cedar.jetweb.model.plots - package cedar.jetweb.model.plots
Classes representing the measured and simulated data points, and graphics-independent representations of the distributions.
cedar.jetweb.servlet - package cedar.jetweb.servlet
The JetWeb webserver.
cedar.jetweb.util - package cedar.jetweb.util
Utilities of more or less general applicability.
cedar.jetweb.xml - package cedar.jetweb.xml
Responsible for XML writing and decoding: data input and output via XML.
changePaper(HttpServletRequest, PrintWriter) - Static method in class cedar.jetweb.servlet.ServletUtils
Update a paper in the DB using the information in the servlet request.
CHARM - Static variable in class cedar.jetweb.model.MCProcessType
 
CHARMDIS - Static variable in class cedar.jetweb.model.MCProcessType
 
checkCollision(int, int) - Static method in class cedar.jetweb.db.DBManager
Lightweight way of checking that the input collisionId is consistent with the input processId without instantiating either the Collision or the MCProcessType.
checkCollision(int, int) - Static method in class cedar.jetweb.model.MCProcessType
Lightweight way of checking that the input collisionId is consistent with the input processId without instantiating either the Collision or the MCProcessType.
checkParameters() - Method in class cedar.jetweb.generator.Generator
Perform any generator-specific consistency checks.
checkParameters() - Method in class cedar.jetweb.generator.Herwig
 
checkParameters() - Method in class cedar.jetweb.generator.Pythia
 
checkPhotonRelevance(Generator, String, Integer) - Static method in class cedar.jetweb.db.DBGeneratorManager
Return true if the named parameter is relevant to models with photons in the initial state.
checkProtonRelevance(Generator, String, Integer) - Static method in class cedar.jetweb.db.DBGeneratorManager
Return true if the named parameter is relevant to models with protons in the initial state.
checkStatus(LogFile) - Static method in class cedar.jetweb.db.DBJobManager
Checks whether this logfile is already in the DB, setting the status field on the logfile object accordingly.
checkStatus() - Method in class cedar.jetweb.job.LogFile
Works out the status of this LogFile and sets it.
chi2 - Variable in class cedar.jetweb.model.plots.DataPlot
 
CHI2ALL - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2ALLEE - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2ALLEP - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2ALLPP - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2CHARM - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2CHARMEE - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2CHARMEP - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2CHARMPP - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2HIGH - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2HIGHEE - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2HIGHEP - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2HIGHPP - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2LOW - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2LOWEE - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2LOWEP - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2LOWPP - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2SHAPE - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2SHAPEEE - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2SHAPEEP - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
CHI2SHAPEPP - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
clearFitPlots() - Method in class cedar.jetweb.model.plots.PlotSelection
 
clone() - Method in class cedar.jetweb.model.plots.DataPoint
 
clone() - Method in class cedar.jetweb.model.plots.PlotSelection
Shallow clone.
clone() - Method in class cedar.jetweb.model.ResultSearchPattern
 
close() - Method in class cedar.jetweb.html.HTMLWriter
Method to close the buffered writer.
Collision - Class in cedar.jetweb.model
A collision describes a set of colliding beams & their energies.
Collision(int) - Constructor for class cedar.jetweb.model.Collision
Create a collision from a unique collision ID.
Collision() - Constructor for class cedar.jetweb.model.Collision
Create an empty collision.
collisionId - Variable in class cedar.jetweb.model.plots.DataPlot
 
COMPLETED - Static variable in class cedar.jetweb.job.LogFile
LogFile job already in db, data already used
contains(DataPlot) - Method in class cedar.jetweb.model.RunSeriesCollection
Does the collection contain a RunSeries which contains a prediction for this plot?
containsDataFor(MCProcessType) - Method in class cedar.jetweb.model.paper.Paper
Return true if this paper has a plot or more predicted by the input MCProcessType.
CONTROLSCREEN - Static variable in class cedar.jetweb.JetWebConfig
Control screen for swing mode
convert(Blob, Class) - Static method in class cedar.jetweb.db.DBBlob2Array
Convert a blob into an object of the given class.
countCompletedJobs(String) - Static method in class cedar.jetweb.db.DBJobManager
Counts completed jobs in table "logfile" with given value of field "host".
countCompletedJobs(String) - Static method in class cedar.jetweb.job.JobUtils
Return the number of jobs completed by the given batch number.
countJobs(String) - Static method in class cedar.jetweb.db.DBJobManager
Counts jobs in table "logfile" with given value of field "host".
countJobs(String) - Static method in class cedar.jetweb.job.JobUtils
Return the number of jobs submitted to the given batch number.
csnId - Variable in class cedar.jetweb.model.plots.DataPlot
the DB identifier in the crossection DB table
cssId - Variable in class cedar.jetweb.model.plots.PlotSelection
 

D

data - Variable in exception cedar.jetweb.JetWebException
 
DataPlot - Class in cedar.jetweb.model.plots
Represents a generic JetWeb Dataplot.
DataPlot() - Constructor for class cedar.jetweb.model.plots.DataPlot
 
DataPoint - Class in cedar.jetweb.model.plots
Represents a point in a JetWeb plot.
DataPoint() - Constructor for class cedar.jetweb.model.plots.DataPoint
construct point data from array of doubles
dataPoints - Variable in class cedar.jetweb.model.plots.DataPlot
Vector of data point objects.
DATE - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
dateFormat - Variable in class cedar.jetweb.html.HTMLWriter
Standard format for dates.
DBBlob2Array - Class in cedar.jetweb.db
Utility class to convert from sql blob types stored in the DB into Vectors Only Integer implemented at the moment, as that's all I need.
DBBlob2Array() - Constructor for class cedar.jetweb.db.DBBlob2Array
 
DBConfig - Class in cedar.jetweb.db
Manager for database connection.
DBConfig() - Constructor for class cedar.jetweb.db.DBConfig
 
DBConnectionManager - Class in cedar.jetweb.db
Manager for database connection
DBConnectionManager() - Constructor for class cedar.jetweb.db.DBConnectionManager
 
dbConnectionManager - Static variable in class cedar.jetweb.JetWebConfig
 
DBFitManager - Class in cedar.jetweb.db
DataBase operations for fit package.
DBFitManager() - Constructor for class cedar.jetweb.db.DBFitManager
 
DBGeneratorManager - Class in cedar.jetweb.db
DataBase operations for cedar.jetweb.generator
DBGeneratorManager() - Constructor for class cedar.jetweb.db.DBGeneratorManager
 
DBJobManager - Class in cedar.jetweb.db
DataBase operations for job package.
DBJobManager() - Constructor for class cedar.jetweb.db.DBJobManager
 
DBManager - Class in cedar.jetweb.db
DataBase operations for jetweb package objects; ResultSearchPattern, Model, RunSeries and so on.
DBManager() - Constructor for class cedar.jetweb.db.DBManager
 
DBObjectManager - Class in cedar.jetweb.db
Class for reading and writing objects from a database.
DBObjectManager() - Constructor for class cedar.jetweb.db.DBObjectManager
 
dbObjectManager - Static variable in class cedar.jetweb.JetWebConfig
 
DBPlotManager - Class in cedar.jetweb.db
DataBase operations for paper and plot packages; PaperBank, Paper,DataPlot, PlotSelection.
DBPlotManager() - Constructor for class cedar.jetweb.db.DBPlotManager
 
decodePhotonPDFLIB(String, Integer) - Static method in class cedar.jetweb.job.LogFile
Convert to Photon PDFLIB settings to LHAPDF-like name-member format for storage.
decodeProtonPDFLIB(String, Integer) - Static method in class cedar.jetweb.job.LogFile
Convert to Proton PDFLIB settings to LHAPDF file-member format for storage.
DEFAULT_CANONICAL - Static variable in class cedar.jetweb.xml.JetWebXMLReader
Default canonical output (false).
DEFAULT_DYNAMIC_VALIDATION - Static variable in class cedar.jetweb.xml.JetWebXMLReader
Default dynamic validation support (false).
DEFAULT_LOAD_EXTERNAL_DTD - Static variable in class cedar.jetweb.xml.JetWebXMLReader
Default load external DTD (true).
DEFAULT_NAMESPACES - Static variable in class cedar.jetweb.xml.JetWebXMLReader
Default namespaces support (true).
DEFAULT_PARSER_NAME - Static variable in class cedar.jetweb.xml.JetWebXMLReader
Default parser name.
DEFAULT_SCHEMA_FULL_CHECKING - Static variable in class cedar.jetweb.xml.JetWebXMLReader
Default Schema full checking support (false).
DEFAULT_SCHEMA_VALIDATION - Static variable in class cedar.jetweb.xml.JetWebXMLReader
Default Schema validation support (false).
DEFAULT_VALIDATION - Static variable in class cedar.jetweb.xml.JetWebXMLReader
Default validation support (false).
defaultName() - Static method in class cedar.jetweb.generator.Generator
Return the name of the default generator.
defaultPhotonPDF - Static variable in class cedar.jetweb.JetWebConfig
Default photon pdf
defaultProc(Collision) - Static method in class cedar.jetweb.model.plots.PlotSwitch
 
defaultProtonPDF - Static variable in class cedar.jetweb.JetWebConfig
Default proton pdf
defaultVersion(String) - Static method in class cedar.jetweb.generator.Generator
Return the default version for the named generator.
delete(PlotSwitch) - Static method in class cedar.jetweb.db.DBPlotManager
Clears down an existing PlotSwitch from the DB.
delete(RealPlot) - Static method in class cedar.jetweb.db.DBPlotManager
Delete this plot from the data base and remove all record of it from the paper.
delete(Paper) - Static method in class cedar.jetweb.db.DBPlotManager
Delete this paper from the data base.
delete() - Method in class cedar.jetweb.job.PendingJob
Removes record of this job from the database and deletes the run script if possible.
delete(int) - Static method in class cedar.jetweb.model.fit.Fit
Completely delete this fit from the database, and delete the associated files.
delete() - Method in class cedar.jetweb.model.paper.Paper
Delete this paper and all its plots from the data base.
delete() - Method in class cedar.jetweb.model.plots.RealPlot
Delete this plot from the data base and remove all record of it from the paper.
deleteAll(int) - Static method in class cedar.jetweb.db.DBFitManager
Clears down an existing fit record from the DB.
deletePaper(HttpServletRequest) - Static method in class cedar.jetweb.servlet.ServletUtils
Delete the paper and all plots associated with it, based on the parameters passed.
deleteParms(int) - Static method in class cedar.jetweb.db.DBManager
Clears down an existing runseries record from the DB.
deletePlots(HashMap<String, String>, Paper) - Static method in class cedar.jetweb.servlet.ServletUtils
Delete the plots associated with a paper based on the parameters passed.
deleteSwitch(PlotSwitch) - Method in class cedar.jetweb.model.plots.DataPlot
Delete this plotSwitch from the list and the DB.
description - Variable in class cedar.jetweb.generator.Parameter
 
destroy() - Method in class cedar.jetweb.servlet.Maintainer
Destroys the servlet.
destroy() - Method in class cedar.jetweb.servlet.Searcher
Destroys the servlet.
detectType(String) - Method in class cedar.jetweb.xml.XMLParser
 
dform - Static variable in class cedar.jetweb.html.HTMLWriter
Standard format for decimals.
DIS - Static variable in class cedar.jetweb.model.MCProcessType
 
display(Fit) - Method in class cedar.jetweb.html.HTMLFitWriter
Display a fit.
display(Object) - Method in class cedar.jetweb.html.HTMLGeneratorWriter
 
display(Generator) - Method in class cedar.jetweb.html.HTMLGeneratorWriter
Write out request form for generator parameters.
display(Object) - Method in class cedar.jetweb.html.HTMLModelWriter
 
display(Model) - Method in class cedar.jetweb.html.HTMLModelWriter
Write out the Model to HTML.
display(Paper) - Method in class cedar.jetweb.html.HTMLPaperWriter
Write a Fitted Paper to html.
display(Paper, Fit) - Method in class cedar.jetweb.html.HTMLPaperWriter
Write a Paper to HTML.
display(DataPlot) - Method in class cedar.jetweb.html.HTMLPlotWriter
Write a real DataPlot to HTML.
display(DataPlot, Fit) - Method in class cedar.jetweb.html.HTMLPlotWriter
Write a fitted DataPlot to HTML.
display(Object) - Method in class cedar.jetweb.html.HTMLWriter
 
displayList(List<Object>) - Method in class cedar.jetweb.html.HTMLWriter
Send html output of a search to the printwriter specified.
displaySelection(PlotSelection) - Method in class cedar.jetweb.html.HTMLPlotWriter
Write out HTML properties form with papers selected
doChecks() - Method in class cedar.jetweb.job.LogFile
Make consistency checks on parameters.
doGet(HttpServletRequest, HttpServletResponse) - Method in class cedar.jetweb.servlet.FileDownloader
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class cedar.jetweb.servlet.FileUploader
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class cedar.jetweb.servlet.Maintainer
Handles the HTTP GET method.
doGet(HttpServletRequest, HttpServletResponse) - Method in class cedar.jetweb.servlet.Searcher
Handles the HTTP GET method.
doJobRequest(ResultSearchPattern, Vector, PrintWriter, String, String) - Static method in class cedar.jetweb.job.JobUtils
Try to build a JobRequest, and if it works, submit it.
DONTCARE - Static variable in class cedar.jetweb.html.HTMLUtils
Result filter option (no filter)
doPost(HttpServletRequest, HttpServletResponse) - Method in class cedar.jetweb.servlet.FileDownloader
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class cedar.jetweb.servlet.FileUploader
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class cedar.jetweb.servlet.Maintainer
Handles the HTTP POST method.
doPost(HttpServletRequest, HttpServletResponse) - Method in class cedar.jetweb.servlet.Searcher
Handles the HTTP POST method.
download(HttpServletRequest, HttpServletResponse) - Method in class cedar.jetweb.servlet.FileDownloader
Make a tarball and send it as a download attachment.
dumpParms() - Method in class cedar.jetweb.model.ResultSearchPattern
Writes all the parameters to standard output.
DYNAMIC_VALIDATION_FEATURE_ID - Static variable in class cedar.jetweb.xml.JetWebXMLReader
Dynamic validation feature id (http://apache.org/xml/features/validation/dynamic).

E

ecms - Variable in class cedar.jetweb.model.plots.DataPlot
Centre of mass energy at which the measurement was made.
editFit(HttpServletRequest, PrintWriter, String) - Static method in class cedar.jetweb.servlet.ServletUtils
Edit/delete/force update for fit.
ELECTRON - Static variable in class cedar.jetweb.model.Particle
 
endFitPage(String, String) - Method in class cedar.jetweb.html.HTMLFitWriter
Write footer for a static page list of fits with links forward and backward.
endForm() - Method in class cedar.jetweb.html.HTMLWriter
End form.
endListPage(String) - Method in class cedar.jetweb.html.HTMLWriter
Write footer for a list of Fits with a forward link pabes on the fitKey
endPaperComparison() - Method in class cedar.jetweb.html.HTMLFitWriter
 
equals(Object) - Method in class cedar.jetweb.model.Collision
Override the Object equals method.
equals(Object) - Method in class cedar.jetweb.model.MCProcessType
Override the Object equals method.
equals(Object) - Method in class cedar.jetweb.model.Particle
Override the Object equals method.
equals(Object) - Method in class cedar.jetweb.model.PDF
Overload the Object.equals() method.
equals(Object) - Method in class cedar.jetweb.model.plots.PlotSwitch
Override the Object equals method.
equals(RealPlot) - Method in class cedar.jetweb.model.plots.RealPlot
Override the Object equals method.
ERROR - Static variable in class cedar.jetweb.job.LogFile
An error occurred during processing.
execs - Static variable in class cedar.jetweb.JetWebConfig
executables location
exists(String, String, int) - Static method in class cedar.jetweb.db.DBManager
Return true if an entry with field fieldName value id exists in table tableName.

F

FileDownloader - Class in cedar.jetweb.servlet
Utilities to do with providing files for download.
FileDownloader() - Constructor for class cedar.jetweb.servlet.FileDownloader
 
FileUploader - Class in cedar.jetweb.servlet
Utilities to do with uploading files.
FileUploader() - Constructor for class cedar.jetweb.servlet.FileUploader
 
fillLog(LogFile) - Method in class cedar.jetweb.xml.JetWebLogReader
Populates LogFile from an xml file containing hepdata element.
fillObject(Object, ResultSet) - Method in class cedar.jetweb.db.DBObjectManager
Fills the object obj from the database resultset dbrs
fillPaper(Paper) - Static method in class cedar.jetweb.db.DBPlotManager
Retrieve the data for a Paper from the DataBase.
fillPlot(DataPlot) - Method in class cedar.jetweb.xml.JetWebAIDAXMLPlotReader
 
fillPlot(DataPlot) - Method in class cedar.jetweb.xml.JetWebPlotMLReader
 
fillPlot(DataPlot) - Method in interface cedar.jetweb.xml.JetWebPlotReader
 
fillPlots(Paper) - Static method in class cedar.jetweb.db.DBPlotManager
Finds all the plots for the specified paper.
Fit - Class in cedar.jetweb.model.fit
Class containing all info about a comparison between a physics Model and a subset of measured data.
Fit(int) - Constructor for class cedar.jetweb.model.fit.Fit
Create a new Fit using the input fitId
Fit(Model, PlotSelection) - Constructor for class cedar.jetweb.model.fit.Fit
Create a new Fit using a specified data set.
fit(Paper, double, PlotSelection, boolean) - Method in class cedar.jetweb.model.paper.Paper
Returns a version of this paper which has been scaled by the input scale and has had the Chi2 calculated.
fitEquals(PlotSelection) - Method in class cedar.jetweb.model.plots.PlotSelection
Do these selections specify the same plots.
fitIsEmpty() - Method in class cedar.jetweb.model.plots.PlotSelection
 
FITTED - Static variable in class cedar.jetweb.db.DBPlotManager
specifies Fitted data
FITTED - Static variable in class cedar.jetweb.model.plots.DataPlot
Fitted Data Tablename
FittedPlot - Class in cedar.jetweb.model.plots
Plot of predicted data which has been compared to a set of Real Data (comparison plot).
FittedPlot(PredictedPlot, Fit) - Constructor for class cedar.jetweb.model.plots.FittedPlot
Instantiate a FittedPlot based upon a predicted plot and a fitId.
FittedPlot(int, Fit) - Constructor for class cedar.jetweb.model.plots.FittedPlot
Instantiate a FittedPlot based upon a predicted plot and a fitId.
FittedPlot(RealPlot, Fit) - Constructor for class cedar.jetweb.model.plots.FittedPlot
Instantiate a FittedPlot based upon a real plot and a fitId.
fixFit(Fit) - Method in class cedar.jetweb.model.paper.Paper
Convert the PredictedPlots for this paper into FittingPlots.
fixZeroError(double) - Method in class cedar.jetweb.model.plots.DataPoint
Set zero errors to upper limits.
fixZeroErrors(double) - Method in class cedar.jetweb.model.plots.PredictedPlot
Set zero errors to upper limits.
forwardTo(String) - Method in class cedar.jetweb.html.HTMLWriter
Write the necessary HTML to forward to use to the page at htmlPath.
fromDB(String, RealPlot) - Static method in class cedar.jetweb.db.DBPlotManager
Fills a RealPlot from the database.
fromDB(RealPlot) - Static method in class cedar.jetweb.db.DBPlotManager
 

G

GEN - Static variable in class cedar.jetweb.util.Match
 
GenDefaults - Class in cedar.jetweb.xml
 
GenDefaults() - Constructor for class cedar.jetweb.xml.GenDefaults
 
Generator - Class in cedar.jetweb.generator
Abstract base class for the JetWeb Monte Carlo generator interface.
Generator() - Constructor for class cedar.jetweb.generator.Generator
 
generator() - Method in class cedar.jetweb.generator.GeneratorWrapper
 
generatorDefaults(HttpServletRequest) - Static method in class cedar.jetweb.servlet.ServletUtils
 
generatorList - Variable in class cedar.jetweb.model.ResultSearchPattern
List of generators.
generatorName - Variable in class cedar.jetweb.generator.Generator
 
generatorVersion - Variable in class cedar.jetweb.generator.Generator
 
GeneratorWrapper - Class in cedar.jetweb.generator
Wrapper for the generator class.
GeneratorWrapper(Generator) - Constructor for class cedar.jetweb.generator.GeneratorWrapper
Instantiates a new GeneratorWrapper from a generator
getAccelerator() - Method in class cedar.jetweb.model.paper.Paper
Get the accelerator (the accelerator name, for now)
getaindices() - Method in class cedar.jetweb.generator.GeneratorWrapper
 
getAll() - Static method in class cedar.jetweb.model.Collision
Returns a list of all valid Collisions in the database.
getAll(boolean) - Static method in class cedar.jetweb.model.MCProcessType
Returns a list of MCProcessTypes in the database.
getAll(Collision, boolean) - Static method in class cedar.jetweb.model.MCProcessType
Returns a list of all valid MCProcessTypes in the database matching the input collision.
getAll() - Static method in class cedar.jetweb.model.paper.PaperBank
Deprecated.  
getAllCollisions() - Static method in class cedar.jetweb.db.DBManager
Returns a Vector of all valid Collisions from the Database.
getAllMCProcessTypes(boolean) - Static method in class cedar.jetweb.db.DBManager
Returns a Vector of all valid MCProcessTypes from the Database.
getAllMCProcessTypes(Collision) - Static method in class cedar.jetweb.db.DBManager
Returns a Vector of all valid MCProcessTypes from the Database matching the given Collision.
getAllowedParameters() - Static method in class cedar.jetweb.model.plots.PlotSwitch
Return an enumeration of all the parameter names which will be understood by the switching infrastructure.
getAllPlots() - Static method in class cedar.jetweb.model.paper.PaperBank
Return an enumeration containing all the plots of all the papers.
getAllRunSeriesIds() - Static method in class cedar.jetweb.db.DBManager
Get all the unique id numbers of all RunSeries in the DB.
getAxisLabels() - Method in class cedar.jetweb.hist.PlotDataSource
Returns the axis labels.
getAxisType() - Method in class cedar.jetweb.hist.PlotDataSource
Returns one of DOUBLE,INTEGER,STRING,DATE or DELTATIME
getBeams() - Method in class cedar.jetweb.model.MCProcessType
Return short format of colliding beams.
getBins() - Method in class cedar.jetweb.hist.PlotDataSource
Returns the (suggested) number of bins to use
getBinWidth() - Method in class cedar.jetweb.model.plots.DataPoint
binwidth
getCardName() - Method in class cedar.jetweb.job.JobRequest
Return the name of the control card file for this job.
getChi2(int, int) - Static method in class cedar.jetweb.db.DBPlotManager
 
getChi2() - Method in class cedar.jetweb.model.fit.Fit
Returns the total chi2 and DoF for the list of plots specified by the internal plotSelection.
getChi2(PlotSelection, MCProcessType) - Method in class cedar.jetweb.model.fit.Fit
Returns the total chi2 and DoF for the list of plots contained in the input PlotSelection and matching the input MCProcessType
getChi2(PlotSelection) - Method in class cedar.jetweb.model.fit.Fit
Returns the total chi2 and DoF for the list of plots contained in the input PlotSelection.
getChi2(MCProcessType) - Method in class cedar.jetweb.model.fit.Fit
Returns the total chi2 and DoF for the plots consistent with the input MCProcessType
getChi2(int) - Method in class cedar.jetweb.model.paper.Paper
Get the total Chi2 for all distributions in this paper, regardless over whether they are used in the fit.
getChi2() - Method in class cedar.jetweb.model.plots.DataPlot
Return a double array [chi2,dof] - comparison between this plot and another.
getChi2(int, int) - Static method in class cedar.jetweb.model.plots.DataPlot
Lightweight way of getting the chi2 for a plot without instantiating the plot.
getChi2(int) - Method in class cedar.jetweb.model.plots.DataPlot
Return a double array [chi2,dof] for this fit.
getChi2() - Method in class cedar.jetweb.model.plots.DataPoint
Chi squared
getChi2() - Method in class cedar.jetweb.model.plots.FittedPlot
Return a double array [chi2,dof] - comparison between this plot and another.
getCMEnergy() - Method in class cedar.jetweb.model.Collision
Gets beam centre-of-mass energy
getCMEnergy() - Method in class cedar.jetweb.model.plots.DataPlot
 
getCodeAuthor() - Method in class cedar.jetweb.model.paper.Paper
Get Journal CodeAuthor of the paper.
getCodeContact() - Method in class cedar.jetweb.model.paper.Paper
 
getCollaboration() - Method in class cedar.jetweb.model.paper.Paper
Get the collaboration responsible for the paper.
getCollision() - Method in class cedar.jetweb.model.MCProcessType
get the collision for this process
getCollisionId() - Method in class cedar.jetweb.model.MCProcessType
Return the Id of the collision.
getCollisionId() - Method in class cedar.jetweb.model.plots.DataPlot
 
getCompatibleProcesses() - Method in class cedar.jetweb.model.MCProcessType
Returns a Vector of process Ids with which this process is compatible If the database does not contain the information then it assumes that this process is compatible only with itself N.B.
getCompPlot() - Method in class cedar.jetweb.model.plots.FittedPlot
Comparison DataPlot - a Real data set to be compared to this one - which should not itself be real.
getCompPlot() - Method in class cedar.jetweb.model.plots.PredictedPlot
Comparison DataPlot - a Real data set to be compared to this one - which should not itself be real.
getConfig() - Static method in class cedar.jetweb.model.paper.PaperBank
Initialise the PaperBank database.
getConnection() - Static method in class cedar.jetweb.db.DBConfig
 
getConnection(String) - Method in class cedar.jetweb.db.DBConnectionManager
Does exactly what it says on the tin!
getConnection() - Method in class cedar.jetweb.db.DBConnectionManager
Gets a connection to the default jetweb DB
getConsistentModels(RunSeries) - Static method in class cedar.jetweb.db.DBManager
Returns a Vector of all existing models which match the given RunSeries.
getConsistentModels(ResultSearchPattern) - Static method in class cedar.jetweb.db.DBManager
Returns a Vector of all existing models which are consistent with the given ResultSearchPattern.
getConsistentModels() - Method in class cedar.jetweb.model.ResultSearchPattern
Return all models consistent with this pattern.
getConsistentModels() - Method in class cedar.jetweb.model.RunSeries
Return all models consistent with this runSeries.
getConsistentRunSeries(MCProcessType, Model) - Static method in class cedar.jetweb.db.DBManager
Returns a Vector of RunSeries which are consistent with the given Model and MCProcessType.
getContact() - Method in class cedar.jetweb.model.paper.Paper
Get Journal Contact of the paper.
getCsnIds(int, boolean) - Static method in class cedar.jetweb.db.DBPlotManager
Retrieves database IDs of all CrossSections belonging to a given CrossSectionSet.
getCSSIds(int, boolean) - Static method in class cedar.jetweb.db.DBPlotManager
Retrieves database IDs of all CrossSectionSets containing a given CrossSection.
getDataPoints(DataPlot) - Static method in class cedar.jetweb.db.DBPlotManager
Retrieves the collection of points for a dataplot from the database.
getDataPoints() - Method in class cedar.jetweb.model.plots.DataPlot
Return an Vector of data point objects
getDataPoints() - Method in class cedar.jetweb.xml.JetWebAIDAXMLPlotReader
 
getDataPoints() - Method in class cedar.jetweb.xml.JetWebPlotMLReader
get enumeration of data point objects: point[X] = x value.
getDataPoints() - Method in interface cedar.jetweb.xml.JetWebPlotReader
 
getDate() - Method in class cedar.jetweb.job.PendingJob
RunDate for the job
getDate() - Method in class cedar.jetweb.model.fit.Fit
Date of the fit
getDate() - Method in class cedar.jetweb.model.Model
Return the last date that anything was added for this model.
getDate() - Method in class cedar.jetweb.model.RunSeries
Return the last date any data was added for this set of parameters.
getDate() - Method in class cedar.jetweb.model.RunSeriesCollection
get the last date at which any data was added to any RunSeries in this collection.
getDBConnection() - Method in class cedar.jetweb.db.DBObjectManager
Return the DBConnectionManager that is being used Shouldn't write itself to the DB unless there is a column called DBConnection, in which case it might try!
getDBConnectionManager() - Static method in class cedar.jetweb.db.DBConfig
 
getDefaultLumi() - Method in class cedar.jetweb.model.MCProcessType
Get the luminosity which will be requested if this process is generated.
getDefaultVersion(String) - Static method in class cedar.jetweb.db.DBGeneratorManager
Return the default version for the named generator.
getDescription() - Method in class cedar.jetweb.generator.Parameter
Return the description
getDescription(JobRequest) - Static method in class cedar.jetweb.html.HTMLJobWriter
Return an HTML description of the job request.
getDirName() - Method in class cedar.jetweb.model.paper.Paper
get the directory name (relative, no path) to which the files for this paper will be written
getDocument() - Method in class cedar.jetweb.xml.JetWebXMLReader
 
getDOF(int) - Method in class cedar.jetweb.model.paper.Paper
Get the total DoF for all distributions in this paper, regardless over whether they are used in the fit.
getEnergy() - Method in class cedar.jetweb.model.Particle
 
getExecutable(Generator) - Static method in class cedar.jetweb.batch.SubmitScriptHandler
Returns executable filename for a specified generator and version.
getFile() - Method in class cedar.jetweb.job.LogFile
Get the file.
getFileName() - Method in class cedar.jetweb.xml.JetWebXMLReader
 
getFit() - Method in class cedar.jetweb.model.plots.FittedPlot
Get the fit
getFitChi2() - Method in class cedar.jetweb.model.paper.Paper
Get the chi2 and DoF for all the plots in this paper which were requested to be used in the fit to determine the normalisation.
getFitPlots() - Method in class cedar.jetweb.model.plots.PlotSelection
Return the List of plots that are required to be included in the chi2 sum.
getFits(ResultSearchPattern, PlotSelection, String) - Static method in class cedar.jetweb.model.fit.Fit
Returns a list of results matching a given ResultSearchPattern and given PlotSelection.
getFits(Model) - Static method in class cedar.jetweb.model.fit.Fit
Return all the fits associated with the input Model.
getFormat() - Static method in class cedar.jetweb.JetWebConfig
A decimal format used to write out doubles etc.
getGenerator() - Method in class cedar.jetweb.job.LogFile
 
getGenerator(int) - Method in class cedar.jetweb.model.ResultSearchPattern
Gets a generator
getGenerator() - Method in class cedar.jetweb.model.ResultSearchPattern
Gets a generator
getGenerator() - Method in class cedar.jetweb.model.Run
returns the generator used in this run
getGenerator() - Method in class cedar.jetweb.model.RunSeries
Returns the generator consistent with all runs in this runSeries; Returns null if runs are not consistent
getGenerator(int) - Method in class cedar.jetweb.model.RunSeries
Override the method on ResultSearchPattern.
getGenerator() - Method in class cedar.jetweb.xml.JetWebGeneratorReader
 
getGeneratorList() - Method in class cedar.jetweb.model.ResultSearchPattern
Gets list of generators
getGeneratorName() - Method in class cedar.jetweb.model.plots.PlotSwitch
Return the generator name for which this works
getGeneratorParameters(HttpServletRequest, Generator) - Static method in class cedar.jetweb.servlet.ServletUtils
Get the parameters for the generator from the servlet request.
getGeneratorVersion() - Method in class cedar.jetweb.model.plots.PlotSwitch
Return the generator name for which this works
getGeneratorWrapper() - Method in class cedar.jetweb.xml.JetWebGeneratorReader
 
getHTMLRoot() - Static method in class cedar.jetweb.JetWebConfig
 
getId() - Method in class cedar.jetweb.job.LogFile
Get the unique ID of the LogFile.
getId() - Method in class cedar.jetweb.model.Collision
 
getId() - Method in class cedar.jetweb.model.fit.Fit
Unique ID of the fit
getId() - Method in class cedar.jetweb.model.MCProcessType
Return the unique internal ID of this processType
getId() - Method in class cedar.jetweb.model.Model
Return the unique ID of this model
getId() - Method in class cedar.jetweb.model.paper.Paper
Get the unique ID of this paper.
getId() - Method in class cedar.jetweb.model.Particle
 
getId() - Method in class cedar.jetweb.model.plots.DataPlot
Get csnId (the DB identifier in the crossection DB table)
getId() - Method in class cedar.jetweb.model.plots.PlotSelection
Gets the cross section set ID corresponding to this plotselection.
getId() - Method in class cedar.jetweb.model.plots.PlotSwitch
return the id of this switch
getId() - Method in class cedar.jetweb.model.RunSeries
Return the unique Id of this set of parameters.
getId() - Method in class cedar.jetweb.model.RunSeriesCollection
Return the unique identification number of the collection.
getId() - Method in interface cedar.jetweb.Storeable
Get the unique ID of the object
getIndexedPlots() - Method in class cedar.jetweb.model.paper.Paper
get Copy of the DataPlots stored in this paper, indexed by paperId
getIntArrayNames() - Method in class cedar.jetweb.generator.Generator
return a Set containing the names of all known integer parameter arrays.
getInteger(Blob) - Static method in class cedar.jetweb.db.DBBlob2Array
Returns a vector of Integers from a blob
getIntNames() - Method in class cedar.jetweb.generator.Generator
return a Set containing the names of all known integer parameters.
getIntParameterArrays() - Method in class cedar.jetweb.generator.Generator
Return a HashMap of the integer generator parameter arrays.
getIntParameters() - Method in class cedar.jetweb.generator.Generator
Return a HashMap of the integer generator parameters.
getIRN() - Method in class cedar.jetweb.model.paper.Paper
Get the spires reference number.
getIsRelevantToPhoton(String) - Method in class cedar.jetweb.generator.Generator
Returns whether the named parameter is relevant to processes with photons
getIsRelevantToPhoton(String, Integer) - Method in class cedar.jetweb.generator.Generator
Returns whether the named parameter in an array is relevant to processes with photons.
getIsRelevantToProton(String) - Method in class cedar.jetweb.generator.Generator
 
getIsRelevantToProton(String, Integer) - Method in class cedar.jetweb.generator.Generator
 
getIsValid() - Method in class cedar.jetweb.model.MCProcessType
Returns whether the process is valid or not
getivalue() - Method in class cedar.jetweb.generator.GeneratorWrapper
 
getJobName() - Method in class cedar.jetweb.job.JobRequest
JobName is the name (without path) of the shell script which is submitted to the batch system.
getKnownPDFs() - Static method in class cedar.jetweb.model.PDF
 
getLink(Paper) - Static method in class cedar.jetweb.html.HTMLPaperWriter
return an http link to the paper on Spires.
getLogFiles(RunSeries) - Static method in class cedar.jetweb.db.DBManager
Returns Vector of LogFiles associated with this runSeries.
getLogFiles() - Method in class cedar.jetweb.model.RunSeries
Return a Vector containing the LogFiles associated with this RunSeries
getLogId() - Method in class cedar.jetweb.job.PendingJob
Id of the logfile for this job.
getLumi() - Method in class cedar.jetweb.job.LogFile
Get the integrated luminosity for this logfile.
getLumi() - Method in class cedar.jetweb.model.Run
returns the luminosity generated in this run
getLumi() - Method in class cedar.jetweb.model.RunSeries
Get the integrated luminosity available for these parameters.
getMatch(Paper) - Static method in class cedar.jetweb.model.paper.PaperBank
Return the Data Paper which matches any Paper sent (with Real or MC data).
getMatchedSwitches(int, Generator) - Static method in class cedar.jetweb.db.DBPlotManager
Return the PlotSwitches (in a Vector) for this plotId which most specifically match the input RunSeries.
getMax() - Method in class cedar.jetweb.hist.PlotDataSource
Returns the (suggested) maximum value for the X axis
getMaxCssId() - Static method in class cedar.jetweb.db.DBPlotManager
Returns highest value CrossSectionSetId.
getMaxIndex(String, String, String) - Static method in class cedar.jetweb.db.DBGeneratorManager
Return the maximum allowed index for the given parameter for this generator version.
getMaxIndex(String) - Method in class cedar.jetweb.generator.Generator
Return the maximum allowed index for the named array.
getMaxIndex() - Method in class cedar.jetweb.generator.ParameterArray
Get the lower bound of the array.
getMCPapers() - Method in class cedar.jetweb.model.fit.Fit
Provides a copy of all the papers concerned with this result.
getMCProcessName(HashMap<String, HashMap<Integer, Integer>>) - Method in class cedar.jetweb.generator.Generator
Work out the process name from the input map of parameter names and values.
getMCProcessName(HashMap<String, HashMap<Integer, Integer>>) - Method in class cedar.jetweb.generator.Herwig
Return an MCProcessType deduced from input parameter map.
getMCProcessName(HashMap<String, HashMap<Integer, Integer>>) - Method in class cedar.jetweb.generator.Pythia
Return an MCProcessType deduced from the input map of parameters.
getMCProcessName() - Method in class cedar.jetweb.model.MCProcessType
Return the process name
getMCProcessType() - Method in class cedar.jetweb.job.JobRequest
Get the MCProcessType for which data will be simulated
getMCProcessType() - Method in class cedar.jetweb.model.plots.DataPlot
Find out the MCProcessType which was actually used to Generate this plot.
getMCProcessType() - Method in class cedar.jetweb.model.plots.FittedPlot
Return the MCProcessType used to generate this plot.
getMCProcessType() - Method in class cedar.jetweb.model.plots.PlotSwitch
return processType
getMCProcessType() - Method in class cedar.jetweb.model.plots.PredictedPlot
Return the MCProcessType used to generate this plot.
getMCProcessType() - Method in class cedar.jetweb.model.plots.RealPlot
Return the default MCProcessType for this plot.
getMCProcessType() - Method in class cedar.jetweb.model.Run
returns the process type for this run
getMCProcessType() - Method in class cedar.jetweb.model.RunSeries
Gets MCProcessType name Returns the unique process that is compatible with only the processes in this runseries and is also valid.
getMCProcessTypeId() - Method in class cedar.jetweb.model.plots.PlotSwitch
return the id of processType
getMember() - Method in class cedar.jetweb.model.PDF
Gives the LHAPDF member number of the PDF
getMessage() - Method in exception cedar.jetweb.db.JetWebDBException
Overrides super to show the sql error details (if relevant), and error data (if supplied)
getMessage() - Method in exception cedar.jetweb.JetWebException
Overrides super to show the sql error details (if relevant), and error data (if supplied)
getMessage() - Method in exception cedar.jetweb.job.JobRequestException
Overrides super to write out missing parameters (if any exist)
getMin() - Method in class cedar.jetweb.hist.PlotDataSource
Returns the (suggested) minimum value for the X axis
getMinIndex(String, String, String) - Static method in class cedar.jetweb.db.DBGeneratorManager
Return the minimum allowed index for the given parameter for this generator version.
getMinIndex(String) - Method in class cedar.jetweb.generator.Generator
Return the minimum allowed index for the named array.
getMinIndex() - Method in class cedar.jetweb.generator.ParameterArray
Get the lower bound of the array.
getModel() - Method in class cedar.jetweb.job.JobRequest
Returns the model on which this JobRequest is based.
getModel() - Method in class cedar.jetweb.model.fit.Fit
Return the model used in this fit.
getModels(ResultSearchPattern, String) - Static method in class cedar.jetweb.model.Model
Returns a list of models matching a given ResultSearchPattern and sorted by sort.
getName() - Method in class cedar.jetweb.generator.Generator
Return the name of the generator.
getname() - Method in class cedar.jetweb.generator.GeneratorWrapper
 
getName() - Method in class cedar.jetweb.generator.Parameter
Deprecated.  
getName() - Method in class cedar.jetweb.job.PendingJob
JobName
getName() - Method in class cedar.jetweb.model.Particle
 
getName() - Method in class cedar.jetweb.model.PDF
Gives the name of the PDF
getName() - Method in class cedar.jetweb.util.Match
 
getNDataSources() - Method in class cedar.jetweb.model.plots.DataPlot
Number of data sources associated with this plot.
getNewData(File) - Static method in class cedar.jetweb.job.JobUtils
Performs recursive search of directories below root for completed batch jobs.
getNewPlotReader(String) - Static method in class cedar.jetweb.xml.JetWebPlotReaderFactory
Creates a new instance of JetWebPlotReaderFactory
getNLogs(RunSeries) - Static method in class cedar.jetweb.db.DBManager
Counts logfiles associated with this parameter set.
getNLogs() - Method in class cedar.jetweb.model.RunSeries
Return the number of LogFiles associated with this RunSeries
getNonMatchingParameters() - Method in class cedar.jetweb.model.ResultSearchPattern
Returns enumeration of Match objects - results of matching this pattern with another
getNPapers() - Static method in class cedar.jetweb.model.paper.PaperBank
Return the number of papers
getNPlots() - Method in class cedar.jetweb.model.paper.Paper
Get number of plots in the paper
getNumber() - Method in class cedar.jetweb.model.plots.DataPlot
Get plot number
getNumberOfParticles() - Method in class cedar.jetweb.model.Collision
 
getOriginalException() - Method in exception cedar.jetweb.JetWebException
gets the original exception this exception wraps
getPaperId(String) - Static method in class cedar.jetweb.db.DBPlotManager
Retrieves ID of a paper, given its directory
getPaperId() - Method in class cedar.jetweb.model.plots.DataPlot
 
getPapers() - Static method in class cedar.jetweb.db.DBPlotManager
Initialises the PaperBank database.
getPapers(String) - Static method in class cedar.jetweb.model.paper.PaperBank
Get papers for a given accelerator
getPapers() - Static method in class cedar.jetweb.model.paper.PaperBank
Return an enumeration containing all the Papers.
getparameter_id() - Method in class cedar.jetweb.generator.GeneratorWrapper
 
getParameterName() - Method in class cedar.jetweb.model.plots.PlotSwitch
Return the parmater name on which the switching is based
getParameterValueHigh() - Method in class cedar.jetweb.model.plots.PlotSwitch
Return the parameter value at which switching occurs.
getParameterValueLow() - Method in class cedar.jetweb.model.plots.PlotSwitch
Return the low parameter value at which switching occurs.
getParms() - Method in class cedar.jetweb.model.ResultSearchPattern
Writes all the parameters to a String.
getParticle1() - Method in class cedar.jetweb.model.Collision
 
getParticle2() - Method in class cedar.jetweb.model.Collision
 
getParticleName(String) - Method in class cedar.jetweb.generator.Generator
Send it the JetWeb standard name for a particle and return the name required by the specific generator in the control cards.
getParticleName(String) - Method in class cedar.jetweb.generator.Herwig
 
getParticleName(String) - Method in class cedar.jetweb.generator.Pythia
 
getParticles() - Method in class cedar.jetweb.model.Collision
 
getPhotonPDF(int) - Method in class cedar.jetweb.model.ResultSearchPattern
Gets photon particle density function
getPhotonPDF() - Method in class cedar.jetweb.model.ResultSearchPattern
Gets photon particle density function
getPhotonPDF() - Method in class cedar.jetweb.model.Run
 
getPhotonPDF() - Method in class cedar.jetweb.model.RunSeries
 
getPhotonPDFList() - Method in class cedar.jetweb.model.ResultSearchPattern
Gets a list of photon particle density functions
getPhotonPDFList() - Method in class cedar.jetweb.model.RunSeries
 
getPionPDF() - Method in class cedar.jetweb.model.Run
 
getPlot(int) - Method in class cedar.jetweb.model.paper.Paper
Retrieves a plot from the plots collection with the specified csnId
getPlot(int) - Static method in class cedar.jetweb.model.paper.PaperBank
Return the DataPlot with the given Id.
getPlotCollection() - Method in class cedar.jetweb.model.paper.Paper
get Collection of DataPlots in the paper
getPlotId(String, int, int) - Static method in class cedar.jetweb.db.DBPlotManager
Retrieves DB Id of a plot, given the paper and plot number
getPlotId(int, int) - Static method in class cedar.jetweb.db.DBPlotManager
 
getPlotId() - Method in class cedar.jetweb.model.plots.PlotSwitch
 
getPlots() - Method in class cedar.jetweb.model.paper.Paper
get Iterator of DataPlots in the paper
getPlotSelection() - Method in class cedar.jetweb.model.fit.Fit
Return the PlotSelection for this fit.
getPrintWriter() - Static method in class cedar.jetweb.JetWebConfig
Gets Output Writer
getProcessId() - Method in class cedar.jetweb.model.MCProcessType
return the process Id for this process
getProcessName() - Method in class cedar.jetweb.model.MCProcessType
Return the process name
getProcessSelector(MCProcessType) - Method in class cedar.jetweb.generator.Generator
Return the appropriate String to set the process(es) to be generated.
getProcessSelector(MCProcessType) - Method in class cedar.jetweb.generator.Herwig
Return the appropriate String to set the process(es) to be generated.
getProcessSelector(MCProcessType) - Method in class cedar.jetweb.generator.Pythia
Return the appropriate String to set the process(es) to be generated.
getProcId(int) - Static method in class cedar.jetweb.db.DBPlotManager
Return the MCProcessId for the given RunSeriesId.
getProcIdWanted() - Method in class cedar.jetweb.model.plots.DataPlot
Return the ID of the MCProcessType which SHOULD be used to generate this plot for the current model (if there is a current model).
getProcIdWanted(Generator) - Method in class cedar.jetweb.model.plots.DataPlot
Return the Id of the MCProcessType which should be used to generate this plot for the model which was used.
getProcIdWanted() - Method in class cedar.jetweb.model.plots.FittedPlot
Return the Id of the MCProcessType which should be used to generate this plot for the model which was used.
getProcIdWanted() - Method in class cedar.jetweb.model.plots.PredictedPlot
Return the Id of the MCProcessType which should be used to generate this plot for the model which was used.
getProcIdWanted() - Method in class cedar.jetweb.model.plots.RealPlot
Not implemented for RealPlot.
getProtonPDF(int) - Method in class cedar.jetweb.model.ResultSearchPattern
Gets proton particle density function
getProtonPDF() - Method in class cedar.jetweb.model.ResultSearchPattern
Gets proton particle density function
getProtonPDF() - Method in class cedar.jetweb.model.Run
 
getProtonPDF() - Method in class cedar.jetweb.model.RunSeries
 
getProtonPDFList() - Method in class cedar.jetweb.model.ResultSearchPattern
Gets a list of proton particle density functions
getProtonPDFList() - Method in class cedar.jetweb.model.RunSeries
 
getPthat() - Method in class cedar.jetweb.generator.Generator
Return the minimum hard transverse momemtum for partonic scatters.
getPthat() - Method in class cedar.jetweb.generator.Herwig
 
getPthat() - Method in class cedar.jetweb.generator.Pythia
 
getPthat() - Method in class cedar.jetweb.model.ResultSearchPattern
Gets PTHAT, the cutoff which seperates hard from soft scatters.
getRealArrayNames() - Method in class cedar.jetweb.generator.Generator
return a Set containing the names of all known real parameter arrays.
getRealNames() - Method in class cedar.jetweb.generator.Generator
return a Set containing the names of all known real parameters.
getRealParameterArrays() - Method in class cedar.jetweb.generator.Generator
Return a HashMap of the double generator parameter arrays.
getRealParameters() - Method in class cedar.jetweb.generator.Generator
Return a HashMap of the double generator parameters.
getReference() - Method in class cedar.jetweb.model.paper.Paper
Get Journal Reference of the paper.
getRelPhoton() - Method in class cedar.jetweb.generator.GeneratorWrapper
 
getRelProton() - Method in class cedar.jetweb.generator.GeneratorWrapper
 
getRequestingHost() - Method in class cedar.jetweb.job.JobRequest
 
getRequiredPlots() - Method in class cedar.jetweb.model.plots.PlotSelection
Return the List of plots that are required to be present before a Fit can be made.
getResultList(String) - Static method in class cedar.jetweb.JetWebConfig
retrieve a stored list, given the key
getRunSeries() - Method in class cedar.jetweb.job.LogFile
Get the associated RunSeries.
getRunSeries() - Method in class cedar.jetweb.job.PendingJob
Return the runSeries on which this Job is based.
getRunSeries(MCProcessType) - Method in class cedar.jetweb.model.Model
Gets a list of all runSeries matching a given process type.
getRunSeries() - Method in class cedar.jetweb.model.paper.Paper
 
getRunSeries(DataPlot) - Method in class cedar.jetweb.model.RunSeriesCollection
Return the RunSeries from this collection which contains the prediction for the input DataPlot
getRunSeriesCollection() - Method in class cedar.jetweb.model.Model
Gets the runseries collection.
getRunSeriesId() - Method in class cedar.jetweb.model.plots.PredictedPlot
The runSeriesId associated with this MC plot.
getRunSeriesList() - Method in class cedar.jetweb.model.RunSeriesCollection
Return Vector of all RunSeries in this collection
getRunSeriesList(MCProcessType) - Method in class cedar.jetweb.model.RunSeriesCollection
Return Vector of all RunSeries in this collection which are compatible with MCProcessType proc.
getrvalue() - Method in class cedar.jetweb.generator.GeneratorWrapper
 
getScale() - Method in class cedar.jetweb.model.fit.Fit
Scale factor for the Job Result data
getScriptDirName() - Static method in class cedar.jetweb.JetWebConfig
Script directory
getScriptName() - Method in class cedar.jetweb.job.PendingJob
Name of the Run Script for this job.
getSelection() - Method in class cedar.jetweb.model.fit.Fit
Scale factor for the Job Result data
getServletInfo() - Method in class cedar.jetweb.servlet.Maintainer
Returns a short description of the servlet.
getServletInfo() - Method in class cedar.jetweb.servlet.Searcher
Returns a short description of the servlet.
getSources() - Method in class cedar.jetweb.hist.VariableBinSource
Retrieves the list of plotDataSources making up the Variable Bin Source
getSpiresId() - Method in class cedar.jetweb.model.paper.Paper
 
getStatus() - Method in class cedar.jetweb.job.LogFile
Get the status for the LogFile.
getStem() - Method in class cedar.jetweb.job.LogFile
Get the LogFile stem.
getStyle() - Method in class cedar.jetweb.hist.PlotDataSource
get the style attributes for this histogram
getSubmitScript() - Method in class cedar.jetweb.job.JobRequest
Get command file for submitting a batch job
getSumChi2() - Method in class cedar.jetweb.model.paper.Paper
Get the chi2 and DoF for all the plots in this paper which were requested to be in the Summed chi2 for this fit.
getSumPlots() - Method in class cedar.jetweb.model.plots.PlotSelection
Return the List of plots that are required to be included in the chi2 sum.
getSwitches(int) - Static method in class cedar.jetweb.db.DBPlotManager
Return Enumeration of the switches associated with this plot.
getSwitches() - Method in class cedar.jetweb.model.plots.DataPlot
return all the plotSwitches relevant to this plot.
getSysScale() - Method in class cedar.jetweb.model.plots.DataPlot
Get systematic scaling applied to data in this plot
getTemplate() - Static method in class cedar.jetweb.batch.SubmitScriptHandler
Returns template filename for the currently set batch facility.
getTitle() - Method in class cedar.jetweb.hist.PlotDataSource
NOT IMPLEMENTED
getTitle() - Method in class cedar.jetweb.model.paper.Paper
Get title of the paper.
getTitle() - Method in class cedar.jetweb.model.plots.DataPlot
Return the histogram title
getTitle() - Method in class cedar.jetweb.xml.JetWebPlotMLReader
get plot title
getType() - Method in class cedar.jetweb.xml.XMLParser
 
getUnspecifiedParameters() - Method in class cedar.jetweb.model.MCProcessType
Return a Vector of all parameters which are not specified for this MCProcessType.
getValue1() - Method in class cedar.jetweb.util.Match
 
getValue2() - Method in class cedar.jetweb.util.Match
 
getVersion() - Method in class cedar.jetweb.generator.Generator
Return the version of the generator.
getVersions(String) - Static method in class cedar.jetweb.db.DBGeneratorManager
Return a list of all known versions for the named generator.
getWriter() - Method in class cedar.jetweb.html.HTMLWriter
Return the buffered writer.
getX() - Method in class cedar.jetweb.model.plots.DataPoint
x co-ordinate
getXLabel() - Method in class cedar.jetweb.model.plots.DataPlot
X Axis Label
getXLabel() - Method in class cedar.jetweb.xml.JetWebPlotMLReader
get x axis label
getXMax() - Method in class cedar.jetweb.model.plots.DataPoint
maximum x value, incorporating bin width
getXMin() - Method in class cedar.jetweb.model.plots.DataPoint
minimum x value, incorporating bin width
getXmlFileName() - Method in class cedar.jetweb.job.LogFile
Get the LogFile xml file.
getY() - Method in class cedar.jetweb.model.plots.DataPoint
y co-ordinate
getYDown() - Method in class cedar.jetweb.model.plots.DataPoint
error on y co-ordinate (down)
getYLabel() - Method in class cedar.jetweb.model.plots.DataPlot
Y Axis Label
getYLabel() - Method in class cedar.jetweb.xml.JetWebPlotMLReader
get y axis label
getYMax() - Method in class cedar.jetweb.model.plots.DataPlot
Return the maximum Y value for this plot.
getYMin() - Method in class cedar.jetweb.model.plots.DataPlot
Return the minimum Y value for this plot.
getYMinNonZero() - Method in class cedar.jetweb.model.plots.DataPlot
Return the minimum >0 Y value for this plot.
getYUp() - Method in class cedar.jetweb.model.plots.DataPoint
error on y co-ordinate (up)
graphicsThreadPool - Static variable in class cedar.jetweb.JetWebConfig
Pool of threads to be shared by writeGraphics processes
graphicsType - Static variable in class cedar.jetweb.JetWebConfig
graphics file type
GRID - Static variable in class cedar.jetweb.batch.SubmitScriptHandler
 

H

halt() - Method in class cedar.jetweb.util.ThreadPool
Signal the ThreadPool to stop.
hasdata - Variable in class cedar.jetweb.model.plots.DataPlot
Indicates whether the plot has points
hasData() - Method in class cedar.jetweb.model.plots.DataPlot
Are there entries in the points table?
hasData() - Method in class cedar.jetweb.model.plots.PredictedPlot
Populate the dataPoints array of points with points for this crossection from predicted points table
hashCode() - Method in class cedar.jetweb.model.Collision
 
hashCode() - Method in class cedar.jetweb.model.MCProcessType
 
hashCode() - Method in class cedar.jetweb.model.Particle
 
hashCode() - Method in class cedar.jetweb.model.plots.PlotSwitch
 
hasPhoton() - Method in class cedar.jetweb.model.MCProcessType
Say whether or not photons are are in the initial state in this processType.
hasProton() - Method in class cedar.jetweb.model.MCProcessType
Say whether or not protons are are in the initial state in this processType.
hasRzFile() - Method in class cedar.jetweb.job.LogFile
Tests whether .rz file exists.
Herwig - Class in cedar.jetweb.generator
Class containing everything JetWeb needs to know about Herwig.
Herwig(String) - Constructor for class cedar.jetweb.generator.Herwig
Create new instance of Herwig with a String specifying the version.
hidden - Variable in class cedar.jetweb.html.HTMLWriter
Write objects as hidden in HTML forms.
HIGHET - Static variable in class cedar.jetweb.model.MCProcessType
 
highScale - Static variable in class cedar.jetweb.JetWebConfig
JetWeb Fitting parameter
HTMLErrorWriter - Class in cedar.jetweb.html
HTML error page generator.
HTMLErrorWriter() - Constructor for class cedar.jetweb.html.HTMLErrorWriter
 
HTMLFitWriter - Class in cedar.jetweb.html
Class for handling HTML output for Fits.
HTMLFitWriter(PrintWriter, String) - Constructor for class cedar.jetweb.html.HTMLFitWriter
Start a new html stream.
HTMLFitWriter(BufferedWriter, String) - Constructor for class cedar.jetweb.html.HTMLFitWriter
 
HTMLFitWriter(String, String) - Constructor for class cedar.jetweb.html.HTMLFitWriter
Start a new html stream.
HTMLGeneratorWriter - Class in cedar.jetweb.html
HTML Output methods for Generator objects.
HTMLGeneratorWriter(PrintWriter, String) - Constructor for class cedar.jetweb.html.HTMLGeneratorWriter
 
HTMLGeneratorWriter(String, String) - Constructor for class cedar.jetweb.html.HTMLGeneratorWriter
 
HTMLGeneratorWriter(BufferedWriter, String) - Constructor for class cedar.jetweb.html.HTMLGeneratorWriter
 
HTMLJobWriter - Class in cedar.jetweb.html
A class containg a BufferedWriter and various methods for writing JetWeb objects to it.
HTMLJobWriter(PrintWriter, String) - Constructor for class cedar.jetweb.html.HTMLJobWriter
Start a new html stream.
HTMLJobWriter(String, String) - Constructor for class cedar.jetweb.html.HTMLJobWriter
Start a new html stream.
HTMLModelWriter - Class in cedar.jetweb.html
Class for handling HTML output for Fits.
HTMLModelWriter(PrintWriter, String) - Constructor for class cedar.jetweb.html.HTMLModelWriter
Start a new html stream.
HTMLModelWriter(BufferedWriter, String) - Constructor for class cedar.jetweb.html.HTMLModelWriter
 
HTMLModelWriter(String, String) - Constructor for class cedar.jetweb.html.HTMLModelWriter
Start a new html stream.
HTMLPaperWriter - Class in cedar.jetweb.html
A bundle of utilities for producing HTML output for JetWeb applications.
HTMLPaperWriter(PrintWriter, String) - Constructor for class cedar.jetweb.html.HTMLPaperWriter
 
HTMLPaperWriter(String, String) - Constructor for class cedar.jetweb.html.HTMLPaperWriter
 
HTMLPlotWriter - Class in cedar.jetweb.html
A class containg a BufferedWriter and various methods for writing JetWeb objects to it.
HTMLPlotWriter(PrintWriter, String) - Constructor for class cedar.jetweb.html.HTMLPlotWriter
Start a new html stream.
HTMLPlotWriter(BufferedWriter, String) - Constructor for class cedar.jetweb.html.HTMLPlotWriter
 
HTMLPlotWriter(String, String) - Constructor for class cedar.jetweb.html.HTMLPlotWriter
Start a new html stream.
HTMLProcessWriter - Class in cedar.jetweb.html
A class containg a BufferedWriter and various methods for writing MCProcessTypes and Collisions.
HTMLProcessWriter(PrintWriter, String) - Constructor for class cedar.jetweb.html.HTMLProcessWriter
Start a new html stream.
HTMLProcessWriter(BufferedWriter, String) - Constructor for class cedar.jetweb.html.HTMLProcessWriter
 
HTMLProcessWriter(String, String) - Constructor for class cedar.jetweb.html.HTMLProcessWriter
Start a new html stream.
HTMLUtils - Class in cedar.jetweb.html
A bundle of utilities for producing HTML output for JetWeb applications.
HTMLUtils() - Constructor for class cedar.jetweb.html.HTMLUtils
 
HTMLWriter - Class in cedar.jetweb.html
A class containing a BufferedWriter and various methods for writing JetWeb objects to it.
HTMLWriter(BufferedWriter, String) - Constructor for class cedar.jetweb.html.HTMLWriter
Start a new html stream.
HTMLWriter(PrintWriter, String) - Constructor for class cedar.jetweb.html.HTMLWriter
Start a new html stream.
HTMLWriter(String, String) - Constructor for class cedar.jetweb.html.HTMLWriter
Start a new html stream.

I

init() - Static method in class cedar.jetweb.db.DBConfig
 
init(String[]) - Method in class cedar.jetweb.db.DBConnectionManager
Initialises the known databases.
init(String) - Method in class cedar.jetweb.db.DBConnectionManager
initialise just the single named DB
init() - Method in class cedar.jetweb.db.DBConnectionManager
default initialisation to the jetweb DB.
init() - Static method in class cedar.jetweb.generator.Pythia
Build lists of the colliders which are irrelevant to PYTHIA mstp, parp, mstj and parj arrays.
init() - Static method in class cedar.jetweb.JetWebConfig
JetWeb Initialisation for Web Application.
init(ServletConfig) - Method in class cedar.jetweb.servlet.FileDownloader
 
init(ServletConfig) - Method in class cedar.jetweb.servlet.FileUploader
 
init(ServletConfig) - Method in class cedar.jetweb.servlet.Maintainer
Initializes the servlet, does DB configuration, gets DB connection.
init(ServletConfig) - Method in class cedar.jetweb.servlet.Searcher
Initializes the servlet.
initializeParameterList() - Static method in class cedar.jetweb.model.plots.PlotSwitch
Initialize the list of allowed parameters for switching.
inModel(String) - Method in class cedar.jetweb.generator.Generator
This method allows you to exclude parameters from the list associated with the generator model.
inModel(String) - Method in class cedar.jetweb.generator.Herwig
Exclude IPROC from the model.
inModel(String) - Method in class cedar.jetweb.generator.Pythia
Exclude MSUB and KFIN from the model.
inProcessType(String) - Method in class cedar.jetweb.generator.Generator
This method allows you to include parameters in the list associated with the processtype.
inProcessType(String) - Method in class cedar.jetweb.generator.Herwig
Include IPROC in the processtype.
inProcessType(String) - Method in class cedar.jetweb.generator.Pythia
Include MSUB, KFIN and MSTP in the processtype.
insertCrossSection(String, RealPlot, int) - Static method in class cedar.jetweb.db.DBPlotManager
Insert new DB record for this RealData plot.
insertCrossSection(RealPlot, int) - Static method in class cedar.jetweb.db.DBPlotManager
 
insertCrossSectionSet(Iterator<Integer>, int) - Static method in class cedar.jetweb.db.DBPlotManager
Inserts a new cross_section_set record into the database.
insertData(DataPlot) - Static method in class cedar.jetweb.db.DBPlotManager
Insert data points for this real/predicted/fitted data plot to the DB
insertFittedPrediction(FittedPlot) - Static method in class cedar.jetweb.db.DBPlotManager
Adds a fitted prediction to the database
installedMessage(PrintWriter, Generator) - Static method in class cedar.jetweb.html.HTMLGeneratorWriter
Write an information message after installation of a generator
intArrayNames - Variable in class cedar.jetweb.generator.Generator
 
interval - Variable in class cedar.jetweb.util.ThreadPool
Interval (in ms) to wait between checks
intNames - Variable in class cedar.jetweb.generator.Generator
 
intParameterArrays - Variable in class cedar.jetweb.generator.Generator
 
intParameters - Variable in class cedar.jetweb.generator.Generator
 
INVALIDJOB - Static variable in class cedar.jetweb.batch.SubmitScriptHandler
 
isAllowedParameter(String) - Static method in class cedar.jetweb.model.plots.PlotSwitch
Return true if the input string matches one of the parameter names which is understood by the switching infrastructure.
isAvailable() - Method in class cedar.jetweb.model.paper.Paper
Tell you whether plots (xml) for this paper exist at all
isAvailable(Model) - Method in class cedar.jetweb.model.plots.PlotSelection
Check whether all the required plots are actually available for this model.
isConsistentWith(Generator) - Method in class cedar.jetweb.generator.Generator
Check all the parameters of this generator versus another.
isConsistentWith(Run) - Method in class cedar.jetweb.model.Run
 
isDefault() - Method in class cedar.jetweb.model.plots.PlotSelection
Does this paper selection contain all & only the "recommended" data?
isDefaultFit() - Method in class cedar.jetweb.model.plots.DataPlot
Is the plot used to determine normalisation of the fit by default?
isDefaultFit() - Method in class cedar.jetweb.model.plots.PlotSelection
Does this paper selection contain all & only the "recommended" data?
isDefaultSum() - Method in class cedar.jetweb.model.plots.DataPlot
Is the plot included in the chi2 sum by default?
isDefaultSum() - Method in class cedar.jetweb.model.plots.PlotSelection
Does this paper selection contain all & only the "recommended" data?
isDIS() - Method in class cedar.jetweb.model.MCProcessType
Say whether the process is a deep inelastic scattering process
isGammaGamma() - Method in class cedar.jetweb.model.MCProcessType
Say whether the process is a gamma-gamma process
isLogarithmic() - Method in class cedar.jetweb.model.plots.DataPlot
logarithmic plot indicator
isPhoton() - Method in class cedar.jetweb.model.PDF
Returns true if this PDF is for a photon, false otherwise.
isPhotoproduction() - Method in class cedar.jetweb.model.MCProcessType
Say whether the process is a photoproduction process
isPion() - Method in class cedar.jetweb.model.PDF
Returns true if this PDF is for a pion, false otherwise.
isPP() - Method in class cedar.jetweb.model.MCProcessType
Say whether the process is a hadron-hadron collision process
isPredictedBy(RunSeries) - Method in class cedar.jetweb.model.plots.DataPlot
Return true if this plot is predicted by the input RunSeries.
isPredictedBy(RunSeries) - Method in class cedar.jetweb.model.plots.PredictedPlot
Return true if this plot is predicted by the input RunSeries.
isProton() - Method in class cedar.jetweb.model.PDF
Returns true if this PDF is for a proton, false otherwise.
isReal() - Method in class cedar.jetweb.hist.PlotDataSource
 
isReal() - Method in class cedar.jetweb.model.paper.Paper
Is this a paper of real data (true) or MC (false).
isRebinnable() - Method in class cedar.jetweb.hist.PlotDataSource
Returns true if the data source is capable of recalculating the bin contents, or false of the interface is not-capable of recalculating the bin contents.
isRelevant(MCProcessType, String) - Method in class cedar.jetweb.generator.Generator
Is this parameter relevant? Defaults to true since DBGeneratormanager.checkRelevance(), and hence getIsRelevant, have true as the default.
isRelevant(MCProcessType, String, Integer) - Method in class cedar.jetweb.generator.Generator
 
isServlet - Static variable in class cedar.jetweb.JetWebConfig
 
isShape() - Method in class cedar.jetweb.model.plots.DataPlot
Indicates whether the plot is a shape.
isValid() - Method in class cedar.jetweb.job.LogFile
Check whether this is a valid LogFile.
isValid() - Method in class cedar.jetweb.job.PendingJob
Flag allowing job to be invalidated during processing.
isValid() - Method in class cedar.jetweb.model.fit.Fit
Flag allowing this job result to be rendered invalid if processing errors occur.
isValid() - Method in class cedar.jetweb.model.MCProcessType
Returns whether the process is valid or not
isValid() - Method in class cedar.jetweb.model.RunSeries
Returns whether this runSeries contains a valid combination of Runs
isValidLogName(String) - Static method in class cedar.jetweb.job.JobUtils
Test whether the input String is a valid name for a logfile.

J

JetWebAIDAXMLPlotReader - Class in cedar.jetweb.xml
 
JetWebAIDAXMLPlotReader(String) - Constructor for class cedar.jetweb.xml.JetWebAIDAXMLPlotReader
Creates a new instance of JetWebAIDAXMLPlotReader
JetWebConfig - Class in cedar.jetweb
Environment variables for JetWeb server.
JetWebConfig() - Constructor for class cedar.jetweb.JetWebConfig
 
JetWebDBException - Exception in cedar.jetweb.db
Exception thrown by JetWeb DB.
JetWebDBException(SQLException, String, String) - Constructor for exception cedar.jetweb.db.JetWebDBException
JetWebDBException constructor when SQL errors thrown.
JetWebDBException(String, String) - Constructor for exception cedar.jetweb.db.JetWebDBException
JetWebDBException constructor when no sql exception thrown.
JetWebException - Exception in cedar.jetweb
Generic exception thrown by JetWeb application.
JetWebException(Exception) - Constructor for exception cedar.jetweb.JetWebException
JetWebException constructor wrapping underlying exception.
JetWebException(Exception, String) - Constructor for exception cedar.jetweb.JetWebException
JetWebException constructor wrapping underlying exception.
JetWebException(String, String) - Constructor for exception cedar.jetweb.JetWebException
JetWebException constructor when no underlying exception thrown.
JetWebFitException - Exception in cedar.jetweb.model.fit
Exception thrown by JetWeb fit package.
JetWebFitException(Exception) - Constructor for exception cedar.jetweb.model.fit.JetWebFitException
JetWebException constructor wrapping underlying exception.
JetWebFitException(String, String) - Constructor for exception cedar.jetweb.model.fit.JetWebFitException
JetWebException constructor when no underlying exception thrown.
JetWebGeneratorReader - Class in cedar.jetweb.xml
Holds generator settings obtained from a log file
JetWebGeneratorReader(String) - Constructor for class cedar.jetweb.xml.JetWebGeneratorReader
Instantiate a new GeneratorReader from the given logfile
JetWebHist - Class in cedar.jetweb.hist
Wrapper around the JAIDA interfaces to create/plot histograms
JetWebHist() - Constructor for class cedar.jetweb.hist.JetWebHist
 
JetWebHTMLException - Exception in cedar.jetweb.html
Exception thrown by JetWeb html package.
JetWebHTMLException(Exception) - Constructor for exception cedar.jetweb.html.JetWebHTMLException
JetWebHTMLException constructor wrapping underlying exception.
JetWebHTMLException(String, String) - Constructor for exception cedar.jetweb.html.JetWebHTMLException
JetWebHTMLException constructor when no underlying exception thrown.
JetWebLogReader - Class in cedar.jetweb.xml
Uses JDOM API to read a JetWeb XML logfile.
JetWebLogReader(String) - Constructor for class cedar.jetweb.xml.JetWebLogReader
 
JetWebPlotException - Exception in cedar.jetweb.model.plots
Exception thrown by JetWeb plots and paper packages.
JetWebPlotException(Exception) - Constructor for exception cedar.jetweb.model.plots.JetWebPlotException
JetWebException constructor wrapping underlying exception.
JetWebPlotException(String, String) - Constructor for exception cedar.jetweb.model.plots.JetWebPlotException
JetWebException constructor when no underlying exception thrown.
JetWebPlotMLReader - Class in cedar.jetweb.xml
Uses JDOM API to read a JetWeb XML data plot.
JetWebPlotMLReader(String) - Constructor for class cedar.jetweb.xml.JetWebPlotMLReader
constructor requires xml filename and, optionally, sax driver class
JetWebPlotReader - Interface in cedar.jetweb.xml
 
JetWebPlotReaderFactory - Class in cedar.jetweb.xml
 
JetWebPlotReaderFactory() - Constructor for class cedar.jetweb.xml.JetWebPlotReaderFactory
 
JetWebServletException - Exception in cedar.jetweb.servlet
Exception thrown by JetWeb web frontend.
JetWebServletException(Exception) - Constructor for exception cedar.jetweb.servlet.JetWebServletException
JetWebServletException constructor wrapping underlying exception.
JetWebServletException(String, String) - Constructor for exception cedar.jetweb.servlet.JetWebServletException
JetWebServletException constructor when no underlying exception thrown.
JetWebXMLException - Exception in cedar.jetweb.xml
Exception thrown by JetWeb xml.
JetWebXMLException(Exception) - Constructor for exception cedar.jetweb.xml.JetWebXMLException
JetWebException constructor wrapping underlying exception.
JetWebXMLException(String, String) - Constructor for exception cedar.jetweb.xml.JetWebXMLException
JetWebException constructor when no underlying exception thrown.
JetWebXMLReader - Class in cedar.jetweb.xml
Uses JDOM API to read a JetWeb XML file.
JetWebXMLReader(String) - Constructor for class cedar.jetweb.xml.JetWebXMLReader
Original constructor: requires xml filename default parser used JDOM SAX Builder constructs a JDOM Document validation is switched off
JetWebXMLReader(String, boolean) - Constructor for class cedar.jetweb.xml.JetWebXMLReader
Constructor allowing zipfiles to be input and xml validation to be switched on.
jobInDirName - Static variable in class cedar.jetweb.JetWebConfig
Directory where completed jobs will appear
jobOutDirName - Static variable in class cedar.jetweb.JetWebConfig
Directory where jobs ready for submission will be written
JobRequest - Class in cedar.jetweb.job
Class representing a job to be submitted.
JobRequest(Model, MCProcessType, String) - Constructor for class cedar.jetweb.job.JobRequest
Build a job request.
JobRequestException - Exception in cedar.jetweb.job
Exception thrown by Job Request function.
jobStats() - Static method in class cedar.jetweb.html.HTMLJobWriter
Return a string listing the job statistics.
JobUtils - Class in cedar.jetweb.job
Utilities for job submission.
JobUtils() - Constructor for class cedar.jetweb.job.JobUtils
 

L

LATEST - Static variable in class cedar.jetweb.html.HTMLUtils
Result filter option
LATESTEE - Static variable in class cedar.jetweb.html.HTMLUtils
Result filter option
LATESTEP - Static variable in class cedar.jetweb.html.HTMLUtils
Result filter option
LATESTPP - Static variable in class cedar.jetweb.html.HTMLUtils
Result filter option
LISTCHECKINTERVAL - Static variable in class cedar.jetweb.JetWebConfig
interval (milliseconds) at which cache of result lists is checked, and any 'old' lists cleared
listHiddenPars(ResultSearchPattern) - Method in class cedar.jetweb.html.HTMLWriter
Add the generic parameters from the ResultSearchPattern to the HTML form as hidden inputs.
LISTLENGTH - Static variable in class cedar.jetweb.html.HTMLWriter
 
listLogs(Enumeration) - Method in class cedar.jetweb.html.HTMLWriter
 
listNonMatchingParameters(String, String, Enumeration) - Method in class cedar.jetweb.html.HTMLFitWriter
 
listPendingJobs(PrintWriter, String) - Static method in class cedar.jetweb.html.HTMLUtils
 
listPendingJobs() - Method in class cedar.jetweb.html.HTMLWriter
Write list of pending jobs.
listSetParameters(HTMLWriter, Generator, boolean) - Static method in class cedar.jetweb.html.HTMLGeneratorWriter
Deprecated. text boxes. If false they will be unmodifiable text.
LOAD_EXTERNAL_DTD_FEATURE_ID - Static variable in class cedar.jetweb.xml.JetWebXMLReader
Load external DTD feature id (http://apache.org/xml/features/nonvalidating/load-external-dtd).
LogFile - Class in cedar.jetweb.job
Representation of a log file from a single Monte Carlo batch job.
LogFile(RunSeries) - Constructor for class cedar.jetweb.job.LogFile
Do nothing constructor.
LogFile(String) - Constructor for class cedar.jetweb.job.LogFile
Create a new LogFile.
logo - Static variable in class cedar.jetweb.JetWebConfig
The JetWeb logo
lowScale - Static variable in class cedar.jetweb.JetWebConfig
JetWeb Fitting parameter

M

main(String[]) - Static method in class cedar.jetweb.db.BlobUpload
 
main(String[]) - Static method in class cedar.jetweb.job.JobRequest
Little main program to test job submission.
main(String[]) - Static method in class cedar.jetweb.xml.GenDefaults
 
main(String[]) - Static method in class cedar.jetweb.xml.JetWebLogReader
test main method args[0] : xml filename
main(String[]) - Static method in class cedar.jetweb.xml.JetWebPlotMLReader
test main method args[0] : xml filename
mainServletPath - Static variable in class cedar.jetweb.JetWebConfig
maintainer servlet path
MAINTAINER - Static variable in class cedar.jetweb.JetWebConfig
Constant representing Maintainer Functionality (privileged access)
Maintainer - Class in cedar.jetweb.servlet
Administrator (privileged) access to the data base, for job submission & retrieval.
Maintainer() - Constructor for class cedar.jetweb.servlet.Maintainer
 
make(JobRequest) - Static method in class cedar.jetweb.batch.SubmitScriptHandler
Build the control script for the batch facility determined by BATCHFACILITY.
makeActionButtons() - Method in class cedar.jetweb.html.HTMLWriter
Write out the HTML search toolbar.
makeCards(JobRequest) - Static method in class cedar.jetweb.job.JobUtils
Class method to make a set of control cards based upon a JobRequest.
makeCommonForm(ResultSearchPattern) - Method in class cedar.jetweb.html.HTMLWriter
 
makeComparison(String, HTMLFitWriter) - Static method in class cedar.jetweb.model.fit.Fit
Compare the parameters of a Fit to the default
makeComparison(String, String, HTMLFitWriter) - Static method in class cedar.jetweb.model.fit.Fit
Compare two Fits given their FitIDs
makeControlForm() - Method in class cedar.jetweb.html.HTMLWriter
Write out the top-level maintenance options form.
makeMCProcessList(HttpServletRequest) - Static method in class cedar.jetweb.servlet.ServletUtils
Return a Vector full of MCProcessTypes made from the servlet request.
makePattern(HttpServletRequest) - Static method in class cedar.jetweb.servlet.ServletUtils
Make a ResultSearchPattern based upon a HTTP servlet request.
makePlotSelection(HttpServletRequest) - Static method in class cedar.jetweb.servlet.ServletUtils
Build a PlotSelection from a servlet request.
Maker(String, String) - Static method in class cedar.jetweb.generator.Generator
Little factory to make generators :)
Maker() - Static method in class cedar.jetweb.generator.Generator
Make a default generator
makeRequestForm(ResultSearchPattern) - Method in class cedar.jetweb.html.HTMLWriter
Construct an HTML request form containing the parameters of a ResultSearchPattern
makeScript(String, Generator) - Static method in class cedar.jetweb.job.JobUtils
Class method to make a job script.
makeSubmitButtons() - Method in class cedar.jetweb.html.HTMLWriter
Write out the HTML job submission toolbar.
manageProcessTypes(HttpServletRequest, PrintWriter, String) - Static method in class cedar.jetweb.servlet.ServletUtils
 
Match - Class in cedar.jetweb.util
Utility Class to compare 2 parameters.
Match(String, Object, Object) - Constructor for class cedar.jetweb.util.Match
 
matches(MCProcessType) - Method in class cedar.jetweb.model.MCProcessType
Return true if the MCProcessTypes are consistent.
matches(RunSeries) - Method in class cedar.jetweb.model.ResultSearchPattern
Checks whether this pattern is consistent with a runseries.
matches(Model) - Method in class cedar.jetweb.model.ResultSearchPattern
Checks whether this pattern is consistent with a Model.
matches(ResultSearchPattern) - Method in class cedar.jetweb.model.ResultSearchPattern
Checks whether this pattern is consistent with a ResultSearchPattern.
matchRunSeriesId(RunSeries) - Static method in class cedar.jetweb.db.DBManager
Is there a DB entry in runseries to match the input runSeries? if so, return its Id.
maxIndex - Variable in class cedar.jetweb.generator.ParameterArray
 
maxThreads - Variable in class cedar.jetweb.util.ThreadPool
Maximum number of threads to run at once
MCProcessType - Class in cedar.jetweb.model
Instances of this class represent a particular way of generating a physical process.
MCProcessType() - Constructor for class cedar.jetweb.model.MCProcessType
Create an empty MCProcessType
MCProcessType(int) - Constructor for class cedar.jetweb.model.MCProcessType
Populate the class from the database, given the internal id.
MCProcessType(String, Collision) - Constructor for class cedar.jetweb.model.MCProcessType
Populate the class from the database, given the process name and collision
MCProcessType(MCProcessType) - Constructor for class cedar.jetweb.model.MCProcessType
Make a new MCProcessType identical to this one
MCRPBS - Static variable in class cedar.jetweb.batch.SubmitScriptHandler
 
MINBIAS - Static variable in class cedar.jetweb.model.MCProcessType
 
minIndex - Variable in class cedar.jetweb.generator.ParameterArray
 
mkdirs(File) - Static method in class cedar.jetweb.model.paper.PaperBank
Make subdirectories for all papers in the directory specified
Model - Class in cedar.jetweb.model
Unique set of parameters for a generator.
Model() - Constructor for class cedar.jetweb.model.Model
Build an empty Model.
Model(ResultSearchPattern) - Constructor for class cedar.jetweb.model.Model
Build a model from a ResultSearchPattern.
Model(int) - Constructor for class cedar.jetweb.model.Model
Build a model from the DB.
modifiable - Variable in class cedar.jetweb.html.HTMLWriter
Write objects modiable form fields.
modifyPlots(HashMap<String, String>, Paper) - Static method in class cedar.jetweb.servlet.ServletUtils
Modify the plots associated with a paper based on the parameters passed.
moveAndStore(LogFile) - Static method in class cedar.jetweb.job.JobUtils
Move histogram and log files from run directory to data directory.
moveLogs(Enumeration, String) - Static method in class cedar.jetweb.job.JobUtils
Move all LogFiles in the given Enumeration to the directory given by the input String.

N

name - Variable in class cedar.jetweb.generator.Parameter
 
name - Variable in class cedar.jetweb.util.ThreadPool
Name of ThreadPool
NAMESPACES_FEATURE_ID - Static variable in class cedar.jetweb.xml.JetWebXMLReader
Namespaces feature id (http://xml.org/sax/features/namespaces).
NANSTR - Static variable in class cedar.jetweb.job.LogFile
 
NODEFINEDFACILITY - Static variable in class cedar.jetweb.batch.SubmitScriptHandler
 
notMatching - Variable in class cedar.jetweb.model.ResultSearchPattern
Vector of Match objects - contains differences between this pattern and another.
number - Variable in class cedar.jetweb.model.plots.DataPlot
The plot number within a Paper.

O

ofile - Variable in class cedar.jetweb.html.HTMLWriter
Output destinatation.
OK - Static variable in class cedar.jetweb.batch.SubmitScriptHandler
 
originalException - Variable in exception cedar.jetweb.JetWebException
 

P

Paper - Class in cedar.jetweb.model.paper
Object representing a single paper.
Paper(int) - Constructor for class cedar.jetweb.model.paper.Paper
Constructor to instantiate a paper from the DB.
Paper(boolean) - Constructor for class cedar.jetweb.model.paper.Paper
Constructor to create blank paper.
Paper(Paper, Model) - Constructor for class cedar.jetweb.model.paper.Paper
Constructor using a paper as a template and a model to extract a MC paper from the DB.
PaperBank - Class in cedar.jetweb.model.paper
A container for lots of papers and plots.
PaperBank() - Constructor for class cedar.jetweb.model.paper.PaperBank
 
paperBankToHTML() - Static method in class cedar.jetweb.html.HTMLPaperWriter
Write html files for all Papers in the paper bank.
paperId - Variable in class cedar.jetweb.model.plots.DataPlot
 
Parameter - Class in cedar.jetweb.generator
An container for an integer generator parameter and associated info.
Parameter() - Constructor for class cedar.jetweb.generator.Parameter
 
ParameterArray - Class in cedar.jetweb.generator
An container for an array of generator parameters and associated info.
ParameterArray() - Constructor for class cedar.jetweb.generator.ParameterArray
 
ParameterNotFoundException - Exception in cedar.jetweb.generator
 
ParameterNotFoundException(String, String, String) - Constructor for exception cedar.jetweb.generator.ParameterNotFoundException
Constructor when no underlying exception thrown.
ParameterNotFoundException(String, String, String, int) - Constructor for exception cedar.jetweb.generator.ParameterNotFoundException
Constructor when no underlying exception thrown.
Particle - Class in cedar.jetweb.model
A particle, with a name and energy.
Particle() - Constructor for class cedar.jetweb.model.Particle
Create an empty particle.
Particle(String, double) - Constructor for class cedar.jetweb.model.Particle
Create an particle with energy and description.
PARTONPARTON - Static variable in class cedar.jetweb.model.MCProcessType
 
passDBConnection(DBConnectionManager) - Method in class cedar.jetweb.db.DBObjectManager
Pass the DBConnectionManager to be used for accessing the database(s)
PDF - Class in cedar.jetweb.model
Container for PDF information contains the pdf name and lhapdf number also contains method for converting pdf number to string and vice-versa
PDF(Integer) - Constructor for class cedar.jetweb.model.PDF
Instantiates a PDF with the given PDF member number
PDF(String) - Constructor for class cedar.jetweb.model.PDF
Instantiates a PDF with the given name
PendingJob - Class in cedar.jetweb.job
Class representing a job which has been submitted but not yet completed.
PendingJob(int) - Constructor for class cedar.jetweb.job.PendingJob
Constructor taking an Id for the Logfile for this Job.
performResultSearch(ResultSearchPattern, PrintWriter, String, PlotSelection, HttpServletRequest) - Static method in class cedar.jetweb.servlet.ServletUtils
Perform a result search query and return the results.
PHOTONPARTON - Static variable in class cedar.jetweb.model.MCProcessType
 
photonpdfList - Variable in class cedar.jetweb.model.ResultSearchPattern
List of Photon Particle Density Functions
PHOTONPHOTON - Static variable in class cedar.jetweb.model.MCProcessType
 
PHPDF - Static variable in class cedar.jetweb.job.LogFile
parameter name constant
PHPDF - Static variable in class cedar.jetweb.util.Match
 
plotCacheDirName - Static variable in class cedar.jetweb.JetWebConfig
Plot directory
PlotDataSource - Class in cedar.jetweb.hist
The JetWeb 1D Histogram object.
PlotDataSource(DataPlot, double) - Constructor for class cedar.jetweb.hist.PlotDataSource
Constructs plotDataSource from a dataplot.
plotExists(DataPlot, RunSeries) - Static method in class cedar.jetweb.db.DBPlotManager
Checks existance of a predicted plot matching a given runSeries and a given RealPlot.
PlotSelection - Class in cedar.jetweb.model.plots
Container for a pair of lists of plots - required plots and summary plots.
PlotSelection() - Constructor for class cedar.jetweb.model.plots.PlotSelection
Instantiate an empty PlotSelection
PlotSelection(int) - Constructor for class cedar.jetweb.model.plots.PlotSelection
Instantiate a PlotSelection based on a cross section set ID
PlotSwitch - Class in cedar.jetweb.model.plots
Switch which tells JetWeb which process a plot should be generated by under various conditions
PlotSwitch(int) - Constructor for class cedar.jetweb.model.plots.PlotSwitch
Create a plotSwitch based on an ID
PlotSwitch() - Constructor for class cedar.jetweb.model.plots.PlotSwitch
Create an empty plotSwitch
populateDBData() - Method in class cedar.jetweb.model.plots.DataPlot
Populate the dataPoints array of points with points for this crossection from the data_point table of the database
populateSelection(PlotSelection) - Static method in class cedar.jetweb.db.DBPlotManager
 
POSITRON - Static variable in class cedar.jetweb.model.Particle
 
PREDICTED - Static variable in class cedar.jetweb.db.DBPlotManager
specifies Predicted data
PREDICTED - Static variable in class cedar.jetweb.model.plots.DataPlot
Predicted Data Tablename
PredictedPlot - Class in cedar.jetweb.model.plots
A plot of predicted data.
PredictedPlot(DataPlot, RunSeries) - Constructor for class cedar.jetweb.model.plots.PredictedPlot
Instantiate a PredictedPlot using an existing plot
predicts(DataPlot) - Method in class cedar.jetweb.model.Model
Returns true if there is any predicted data available for this plot using this model.
printStackTrace(PrintWriter) - Method in exception cedar.jetweb.JetWebException
This overrides super to print the original exception stack trace, if there is one.
printStackTrace(PrintStream) - Method in exception cedar.jetweb.JetWebException
This overrides super to print the original exception stack trace, if there is one.
proc - Variable in class cedar.jetweb.model.plots.DataPlot
 
procIdWanted - Variable in class cedar.jetweb.model.plots.DataPlot
 
PROTON - Static variable in class cedar.jetweb.model.Particle
 
protonpdfList - Variable in class cedar.jetweb.model.ResultSearchPattern
List of Proton Particle Density Functions
PRPDF - Static variable in class cedar.jetweb.job.LogFile
parameter name constant
PRPDF - Static variable in class cedar.jetweb.util.Match
 
PTHAT - Static variable in class cedar.jetweb.html.HTMLUtils
Result sort option
Pythia - Class in cedar.jetweb.generator
Class containing everything JetWeb needs to know about Pythia.
Pythia(String) - Constructor for class cedar.jetweb.generator.Pythia
Create new instance of Pythia (6 or below) with a String specifying the version.

R

random - Static variable in class cedar.jetweb.JetWebConfig
 
REAL - Static variable in class cedar.jetweb.db.DBPlotManager
specifies Real data
REAL - Static variable in class cedar.jetweb.model.plots.DataPlot
Real Data Tablename
realArrayNames - Variable in class cedar.jetweb.generator.Generator
 
realNames - Variable in class cedar.jetweb.generator.Generator
 
realParameterArrays - Variable in class cedar.jetweb.generator.Generator
 
realParameters - Variable in class cedar.jetweb.generator.Generator
 
RealPlot - Class in cedar.jetweb.model.plots
Plot of a real data set.
RealPlot(int, int) - Constructor for class cedar.jetweb.model.plots.RealPlot
Instantiate a DataPlot based upon an plotML file.
RealPlot() - Constructor for class cedar.jetweb.model.plots.RealPlot
Instantiates an empty DataPlot (to be filled from DB).
rebin(int, double, double, boolean, boolean) - Method in class cedar.jetweb.hist.PlotDataSource
Called to request the binned data be returned.
removeBadPoints(PredictedPlot, LogFile) - Static method in class cedar.jetweb.job.JobUtils
Set points to zero for runs with known bugs.
removeLogFile(String) - Static method in class cedar.jetweb.db.DBJobManager
Remove this logfile row from the table.
requireLatest() - Method in class cedar.jetweb.model.plots.PlotSelection
Require all the latest data.
requireLatest(MCProcessType) - Method in class cedar.jetweb.model.plots.PlotSelection
Require the latest data of MCProcessType proc.
requirePaper(String) - Method in class cedar.jetweb.model.plots.PlotSelection
Require a specific paper.
reserveJobName(String) - Static method in class cedar.jetweb.db.DBJobManager
Gives a new unique jobname by prepending the logfile number to the suggested stem.
resetLogTime(int) - Static method in class cedar.jetweb.db.DBManager
Sets the timestamp in the runseries table to mark new data.
RESULTKEEPTIME - Static variable in class cedar.jetweb.JetWebConfig
age (milliseconds) for result lists to be cleared
ResultSearchPattern - Class in cedar.jetweb.model
Container a general set of generators and parameters.
ResultSearchPattern() - Constructor for class cedar.jetweb.model.ResultSearchPattern
Builds a completely general result search pattern - matches all parameters
retrieve() - Method in class cedar.jetweb.job.LogFile
 
retrieve() - Method in class cedar.jetweb.model.Collision
 
retrieve() - Method in class cedar.jetweb.model.fit.Fit
 
retrieve() - Method in class cedar.jetweb.model.Model
 
retrieve() - Method in class cedar.jetweb.model.paper.Paper
Constructor using a paper as a template and a fit to extract a MC paper from the DB.
retrieve() - Method in class cedar.jetweb.model.plots.PlotSwitch
 
retrieve() - Method in class cedar.jetweb.model.plots.RealPlot
 
retrieve() - Method in class cedar.jetweb.model.RunSeries
 
retrieve() - Method in class cedar.jetweb.model.RunSeriesCollection
 
retrieve() - Method in interface cedar.jetweb.Storeable
Populate the object in memory from the database.
rmdirs(File) - Static method in class cedar.jetweb.model.paper.PaperBank
Delete subdirectories and contents of specified directory
rootDirectory - Static variable in class cedar.jetweb.JetWebConfig
Root directory
RUN - Static variable in class cedar.jetweb.job.LogFile
LogFile job just completed, data to be added to runSeries.
Run - Class in cedar.jetweb.model
Represents a single Monte Carlo run.
Run() - Constructor for class cedar.jetweb.model.Run
 
run() - Method in class cedar.jetweb.util.ThreadPool
Start checking for threads to run
running - Variable in class cedar.jetweb.util.ThreadPool
 
runningThreads - Variable in class cedar.jetweb.util.ThreadPool
 
RunSeries - Class in cedar.jetweb.model
Unique set of parameters for a specific MCProcessType and generator.
RunSeries() - Constructor for class cedar.jetweb.model.RunSeries
Instantiate a new runseries object just setting defaults.
RunSeries(int) - Constructor for class cedar.jetweb.model.RunSeries
Instantiate a new runseries object based on a given unique Id.
runSeries_ - Variable in class cedar.jetweb.xml.JetWebLogReader
 
RunSeriesCollection - Class in cedar.jetweb.model
Collection of RunSeries which are associated with a single Model.
RunSeriesCollection() - Constructor for class cedar.jetweb.model.RunSeriesCollection
Instantiate an empty RunSeriesCollection
RunSeriesCollection(int) - Constructor for class cedar.jetweb.model.RunSeriesCollection
Instantiate a RunSeriesCollection with and id number = id, and fill it from the database, if a runseries already exists in the database with this id.

S

scaleIncrement - Static variable in class cedar.jetweb.JetWebConfig
JetWeb Fitting parameter
SCHEMA_FULL_CHECKING_FEATURE_ID - Static variable in class cedar.jetweb.xml.JetWebXMLReader
Schema full checking feature id (http://apache.org/xml/features/validation/schema-full-checking).
SCHEMA_VALIDATION_FEATURE_ID - Static variable in class cedar.jetweb.xml.JetWebXMLReader
Schema validation feature id (http://apache.org/xml/features/validation/schema).
SEARCHER - Static variable in class cedar.jetweb.JetWebConfig
Constant representing Searcher Functionality
Searcher - Class in cedar.jetweb.servlet
Read-only access to the data base, for job submission & retrieval.
Searcher() - Constructor for class cedar.jetweb.servlet.Searcher
 
searchServletPath - Static variable in class cedar.jetweb.JetWebConfig
searcher servlet path
select(Model) - Static method in class cedar.jetweb.db.DBFitManager
Get all fits to the input model.
selectDefaultParameters(Generator, boolean) - Static method in class cedar.jetweb.db.DBGeneratorManager
Populates parameters with defaults
selectFromDB(Fit) - Static method in class cedar.jetweb.db.DBFitManager
Reads in the fit from the DB.
selectFromDB(PendingJob) - Static method in class cedar.jetweb.db.DBJobManager
Select a PendingJob from the DB.
selectFromDB(LogFile) - Static method in class cedar.jetweb.db.DBJobManager
Populate the given LogFile from the DB.
selectFromDb(Model) - Static method in class cedar.jetweb.db.DBManager
Populates the input Model from the DB
selectFromDb(RunSeries) - Static method in class cedar.jetweb.db.DBManager
Populates the input RunSeries object from the DB
selectFromDb(MCProcessType) - Static method in class cedar.jetweb.db.DBManager
Populates the input MCProcessType object from the DB
selectFromDb(RunSeriesCollection) - Static method in class cedar.jetweb.db.DBManager
Populates the input RunSeriesCollection object from the DB
selectFromDB(Collision) - Static method in class cedar.jetweb.db.DBManager
 
selectFromDBbyName(LogFile) - Static method in class cedar.jetweb.db.DBJobManager
Fills runseriesId, status and logId of the input logfile.
selectGeneratorParameters(RunSeries) - Static method in class cedar.jetweb.db.DBGeneratorManager
 
selectGeneratorParameters(Model) - Static method in class cedar.jetweb.db.DBGeneratorManager
Populates generator parameters for the model
selectId(Collision) - Static method in class cedar.jetweb.db.DBManager
Select & set the collision Id.
selectId(MCProcessType) - Static method in class cedar.jetweb.db.DBManager
Select & set the process Id.
selectIntArrayNames(String, String) - Static method in class cedar.jetweb.db.DBGeneratorManager
Return a list of all allowed names for Integer parameters for this generator version.
selectIntNames(String, String) - Static method in class cedar.jetweb.db.DBGeneratorManager
Return a list of all allowed names for Integer parameters for this generator version.
selectPendingJobs() - Static method in class cedar.jetweb.db.DBJobManager
Retrieves a list of all pending jobs from the database
selectPendingJobs() - Static method in class cedar.jetweb.job.JobUtils
Return the number of pending jobs completed by the given batch number.
selectPlotSwitch(PlotSwitch) - Static method in class cedar.jetweb.db.DBPlotManager
Fill the fields of this plotSwitch from the DB.
selectRealArrayNames(String, String) - Static method in class cedar.jetweb.db.DBGeneratorManager
Return a list of all allowed names for real parameters for this generator version.
selectRealNames(String, String) - Static method in class cedar.jetweb.db.DBGeneratorManager
Return a list of all allowed names for real parameters for this generator version.
serverName - Static variable in class cedar.jetweb.JetWebConfig
server name
SERVLET_MODE_ON - Static variable in class cedar.jetweb.JetWebConfig
Determine mode (servlet or swing?)
servletPath - Variable in class cedar.jetweb.html.HTMLWriter
The path to be used for all links to servlets.
ServletUtils - Class in cedar.jetweb.servlet
Utilities for servlet access to the data base and for job submission (via JobRequest).
ServletUtils() - Constructor for class cedar.jetweb.servlet.ServletUtils
 
setAccelerator(String) - Method in class cedar.jetweb.model.paper.Paper
Set the accelerator (the accelerator name, for now)
setBatchFacility(String) - Static method in class cedar.jetweb.batch.SubmitScriptHandler
Set batch facility for job submission.
setBins(int) - Method in class cedar.jetweb.hist.PlotDataSource
allows VariableDataSources to set nbins in each source
setBinWidth(double) - Method in class cedar.jetweb.model.plots.DataPoint
binwidth
setChi2(double[]) - Method in class cedar.jetweb.model.fit.Fit
Sets the total chi2 and DoF
setChi2(double[]) - Method in class cedar.jetweb.model.plots.DataPlot
A double array [chi2,dof] - comparison between this plot and another.
setChi2(double) - Method in class cedar.jetweb.model.plots.DataPoint
Chi squared
setCMEnergy(double) - Method in class cedar.jetweb.model.plots.DataPlot
 
setCodeAuthor(String) - Method in class cedar.jetweb.model.paper.Paper
Set Journal CodeAuthor of the paper.
setCodeContact(String) - Method in class cedar.jetweb.model.paper.Paper
 
setCollaboration(String) - Method in class cedar.jetweb.model.paper.Paper
Set collaboration responsible for the paper.
setCollision(Collision) - Method in class cedar.jetweb.model.MCProcessType
Set the collision
setCollisionId(int) - Method in class cedar.jetweb.model.MCProcessType
Set the collision from teh collision Id.
setCollisionId(int) - Method in class cedar.jetweb.model.plots.DataPlot
 
setCompatibleProcesses(Blob) - Method in class cedar.jetweb.model.MCProcessType
Sets the process Ids with which this process is compatible
setCompatibleProcesses(Vector<Integer>) - Method in class cedar.jetweb.model.MCProcessType
Sets the process Ids with which this process is compatible
setCompPlot(DataPlot) - Method in class cedar.jetweb.model.plots.PredictedPlot
Comparison DataPlot - a Real data set to be compared to this one - which should not itself be real.
setContact(String) - Method in class cedar.jetweb.model.paper.Paper
Set Journal Contact of the paper.
setDataPoints(Enumeration<DataPoint>) - Method in class cedar.jetweb.model.plots.DataPlot
Sets data points vector.
setDataPoints(Enumeration<DataPoint>) - Method in class cedar.jetweb.model.plots.PredictedPlot
 
setDate(Date) - Method in class cedar.jetweb.job.PendingJob
Sets the RunDate for the job
setDate(Date) - Method in class cedar.jetweb.model.fit.Fit
Date of the fit
setDate(Date) - Method in class cedar.jetweb.model.RunSeries
Set the last date any data was added for this set of parameters.
setDateFormat(SimpleDateFormat) - Method in class cedar.jetweb.html.HTMLWriter
Set the date format.
setDefaultFit(boolean) - Method in class cedar.jetweb.model.plots.DataPlot
Is the plot used to determine normalisation of the fit by default?
setDefaultLumi(float) - Method in class cedar.jetweb.model.MCProcessType
Set the luminosity which will be requested if this process is generated.
setDefaults() - Method in class cedar.jetweb.generator.Generator
Set all parameters to their default values.
setDefaults() - Method in class cedar.jetweb.model.ResultSearchPattern
Set all parameters to their default values.
setDefaultSum(boolean) - Method in class cedar.jetweb.model.plots.DataPlot
Is the plot included in the chi2 sum by default?
setDescription(String) - Method in class cedar.jetweb.generator.Parameter
Set the description.
setDirectory(String) - Method in class cedar.jetweb.model.paper.Paper
Set the directory path (relative to the root)
setDirName(String) - Method in class cedar.jetweb.model.paper.Paper
set the directory name (relative, no path) to which the files for this paper will be written
setEnergy(double) - Method in class cedar.jetweb.model.Particle
 
setFile(File) - Method in class cedar.jetweb.job.LogFile
Set the actual file associated with this LogFile.
setFit(Fit) - Method in class cedar.jetweb.model.plots.FittedPlot
Set the fit record
setFitDefault() - Method in class cedar.jetweb.model.plots.PlotSelection
Set the plots to be fit for this PlotSelection to be the default one
setFitPlots(ArrayList<DataPlot>) - Method in class cedar.jetweb.model.plots.PlotSelection
 
setFitToBest(Model) - Method in class cedar.jetweb.model.plots.PlotSelection
Set the fit plots to the best selection available for this model.
setFrom(Paper, boolean) - Method in class cedar.jetweb.model.paper.Paper
Sets the title, reference, etc of this paper to be equal to those of the input paper.
setFrom(DataPlot) - Method in class cedar.jetweb.model.plots.DataPlot
Set everything in this plot (except the dirName, processType and data) from DataPlot plot
setGenerator(Generator) - Method in class cedar.jetweb.job.LogFile
 
setGenerator(Generator) - Method in class cedar.jetweb.model.ResultSearchPattern
Clear the list, then add the input Generator to it.
setGenerator(Generator) - Method in class cedar.jetweb.model.Run
sets the generator used in this run
setGenerator(Generator) - Method in class cedar.jetweb.model.RunSeries
Sets the generator of each run and hence the overall generator.
setGeneratorName(String) - Method in class cedar.jetweb.model.plots.PlotSwitch
 
setGeneratorVersion(double) - Method in class cedar.jetweb.model.plots.PlotSwitch
 
setHasData(boolean) - Method in class cedar.jetweb.model.plots.DataPlot
 
setHidden(boolean) - Method in class cedar.jetweb.html.HTMLWriter
Write objects as hidden parameters or not.
setId(int) - Method in class cedar.jetweb.job.LogFile
Set the unique ID of the LogFile.
setId(int) - Method in class cedar.jetweb.model.Collision
 
setId(int) - Method in class cedar.jetweb.model.fit.Fit
Unique ID of the fit
setId(int) - Method in class cedar.jetweb.model.MCProcessType
Set the Id for this process
setId(int) - Method in class cedar.jetweb.model.Model
 
setID(int) - Method in class cedar.jetweb.model.paper.Paper
Set the unique ID of this paper.
setId(int) - Method in class cedar.jetweb.model.Particle
 
setId(int) - Method in class cedar.jetweb.model.plots.DataPlot
Set csnId (the DB identifier in the crossection DB table)
setId(int) - Method in class cedar.jetweb.model.RunSeries
Set the unique Id of this set of parameters.
setId(int) - Method in class cedar.jetweb.model.RunSeriesCollection
Set the unique identification number of the collection.
setImagePath(String) - Method in class cedar.jetweb.html.HTMLPlotWriter
Directory, relative to root, for the graphics file for the plot.
setIntElement(String, int, int) - Method in class cedar.jetweb.generator.Generator
Set an element of one of the integer arrays.
setIntParameterArrays(HashMap<String, HashMap<Integer, Integer>>) - Method in class cedar.jetweb.generator.Generator
Set the integer parameter arrays
setIntParameters(HashMap<String, Integer>) - Method in class cedar.jetweb.generator.Generator
Set the integer parameters
setIRN(int) - Method in class cedar.jetweb.model.paper.Paper
Set the spires reference number.
setIsPhoton() - Method in class cedar.jetweb.model.PDF
Sets this PDF to be a photon PDF
setIsPion() - Method in class cedar.jetweb.model.PDF
Sets this PDF to be a pion PDF
setIsProton() - Method in class cedar.jetweb.model.PDF
Sets this PDF to be Proton PDF
setIsValid(boolean) - Method in class cedar.jetweb.model.MCProcessType
Sets whether the process is valid or not
setJobName() - Method in class cedar.jetweb.job.JobRequest
Sets the - JobName - the name of the shell script which is submitted to the batch queue.
setLogarithmic(boolean) - Method in class cedar.jetweb.model.plots.DataPlot
logarithmic plot indicator
setLumi(double) - Method in class cedar.jetweb.job.LogFile
Set the integrated luminosity for this logfile.
setLumi(double) - Method in class cedar.jetweb.model.Run
sets the luminosity generated in this run
setLumi(double) - Method in class cedar.jetweb.model.RunSeries
Set the integrated luminosity available for these parameters.
setMax(double) - Method in class cedar.jetweb.hist.PlotDataSource
allows VariableDataSources to set xmax in each source
setMaxIndex(int) - Method in class cedar.jetweb.generator.ParameterArray
Set the upper bound of the array.
setMCProcessName(String) - Method in class cedar.jetweb.model.MCProcessType
Set the process name
setMCProcessType(MCProcessType) - Method in class cedar.jetweb.job.JobRequest
Set the MCProcessType for which data will be simulated.
setMCProcessType(Collision) - Method in class cedar.jetweb.model.Run
Sets the Process for this run from a collision and from the known process parameters for the generator
setMCProcessType(MCProcessType) - Method in class cedar.jetweb.model.Run
Sets the process type for this run.
setMCProcessType(MCProcessType) - Method in class cedar.jetweb.model.RunSeries
Sets the overall ProcessType.
setMCProcessTypeId(int) - Method in class cedar.jetweb.model.plots.PlotSwitch
 
setMember(Integer) - Method in class cedar.jetweb.model.PDF
Set the PDF member number
setMin(double) - Method in class cedar.jetweb.hist.PlotDataSource
allows VariableDataSources to set xmin in each source
setMinIndex(int) - Method in class cedar.jetweb.generator.ParameterArray
Set the lower bound of the array.
setModelId(int) - Method in class cedar.jetweb.model.fit.Fit
Set the model Id.
setModifiable(boolean) - Method in class cedar.jetweb.html.HTMLWriter
Write objects as modifiable parameters or not.
setName(String) - Method in class cedar.jetweb.generator.Parameter
Deprecated.  
setName(String) - Method in class cedar.jetweb.job.PendingJob
JobName
setName(String) - Method in class cedar.jetweb.model.Particle
Set particle 1
setName(String) - Method in class cedar.jetweb.model.PDF
Set the name of the PDF
setNPlots(int) - Method in class cedar.jetweb.model.paper.Paper
Set number of plots in the paper
setNumber(int) - Method in class cedar.jetweb.model.plots.DataPlot
Set plot number
setNumberFormat(NumberFormat) - Method in class cedar.jetweb.html.HTMLWriter
Set the number format.
setPaperId(int) - Method in class cedar.jetweb.model.plots.DataPlot
Set the Id of the paper with which this plot is associated.
setParameter(String, int) - Method in class cedar.jetweb.generator.Generator
Set the named int parameter
setParameter(String, double) - Method in class cedar.jetweb.generator.Generator
Set the named double parameter
setParameterName(String) - Method in class cedar.jetweb.model.plots.PlotSwitch
 
setParameterValueHigh(double) - Method in class cedar.jetweb.model.plots.PlotSwitch
 
setParameterValueLow(double) - Method in class cedar.jetweb.model.plots.PlotSwitch
 
setPDF(PDF) - Method in class cedar.jetweb.model.Run
Sets one of the pdfs used in this run
setPlotId(int) - Method in class cedar.jetweb.model.plots.PlotSwitch
 
setPlotSelection(PlotSelection) - Method in class cedar.jetweb.model.fit.Fit
Set the PlotSelection.
setPrintWriter(PrintWriter) - Static method in class cedar.jetweb.JetWebConfig
Sets Output Writer
setProcessId(int) - Method in class cedar.jetweb.model.MCProcessType
Duplicate setId to match the entry in the DB:
setProcessName(String) - Method in class cedar.jetweb.model.MCProcessType
 
setProcParams(HashMap<String, HashMap<Integer, Integer>>) - Method in class cedar.jetweb.model.Run
Sets the list of parameters that determine the process and not the model
setRealElement(String, int, Double) - Method in class cedar.jetweb.generator.Generator
Set an element of one of the real arrays.
setRealParameterArrays(HashMap<String, HashMap<Integer, Double>>) - Method in class cedar.jetweb.generator.Generator
Set the real parameter arrays
setRealParameters(HashMap<String, Double>) - Method in class cedar.jetweb.generator.Generator
Set the real parameters
setReference(String) - Method in class cedar.jetweb.model.paper.Paper
Set Journal Reference of the paper.
setRequiredPlots(ArrayList<DataPlot>) - Method in class cedar.jetweb.model.plots.PlotSelection
 
setRunSeries(RunSeries) - Method in class cedar.jetweb.job.LogFile
Set the associated RunSeries
setRunSeries(ResultSearchPattern) - Method in class cedar.jetweb.job.PendingJob
Sets the runSeries on which this Job is based.
setRunSeriesCollection(RunSeriesCollection) - Method in class cedar.jetweb.model.Model
Sets the runseries collection.
setRunSeriesId(int) - Method in class cedar.jetweb.job.LogFile
Set the associated RunSeries id.
setRunSeriesId(int) - Method in class cedar.jetweb.job.PendingJob
Id of the runSeries on which this Job is based.
setRunSeriesId(int) - Method in class cedar.jetweb.model.plots.PredictedPlot
The runSeriesId associated with this MC plot.
setScale(double) - Method in class cedar.jetweb.model.fit.Fit
Scale factor for the Job Result data
setScale(double) - Method in class cedar.jetweb.model.plots.RealPlot
Set real data scaling factor.
setScriptName(String) - Method in class cedar.jetweb.job.PendingJob
Name of the Run Script for this job.
setShape(boolean) - Method in class cedar.jetweb.model.plots.DataPlot
Sets whether the plot is a shape.
setSoftDefaults() - Method in class cedar.jetweb.generator.Generator
Set any unset parameters to their default values.
setSoftDefaults() - Method in class cedar.jetweb.model.ResultSearchPattern
Set any parameters which are not set to their default values.
setSpiresId(int) - Method in class cedar.jetweb.model.paper.Paper
 
setStatus(int) - Method in class cedar.jetweb.job.LogFile
Set Job Status: must be one of LogFile.UNDEFINED LogFile.SUBMITTED LogFile.RUN LogFile.COMPLETED
setStyleDefault() - Method in class cedar.jetweb.hist.PlotDataSource
set style attributes for this histogram as default
setSubmitScript(File) - Method in class cedar.jetweb.job.JobRequest
Set command file for submitting a batch job
setSumDefault() - Method in class cedar.jetweb.model.plots.PlotSelection
Set the chi2 summary plots for this PlotSelection to be the default one
setSumPlots(ArrayList<DataPlot>) - Method in class cedar.jetweb.model.plots.PlotSelection
 
setSumToBest(Model) - Method in class cedar.jetweb.model.plots.PlotSelection
Set the sum plots to the best selection available for this model.
setSysScale(double) - Method in class cedar.jetweb.model.plots.DataPlot
Set systematic scaling applied to data in this plot
setTheData(double[][]) - Method in class cedar.jetweb.hist.PlotDataSource
allows VariableDataSources to set data in each source
setTitle(String) - Method in class cedar.jetweb.model.paper.Paper
Set title of the paper.
setTitle(String) - Method in class cedar.jetweb.model.plots.DataPlot
The histogram title
setValid(boolean) - Method in class cedar.jetweb.job.LogFile
 
setValid(boolean) - Method in class cedar.jetweb.job.PendingJob
Flag allowing job to be invalidated during processing.
setVerbose(boolean) - Method in class cedar.jetweb.html.HTMLWriter
Write verbose versions of objects
setX(double) - Method in class cedar.jetweb.model.plots.DataPoint
x co-ordinate
setXLabel(String) - Method in class cedar.jetweb.model.plots.DataPlot
X Axis Label
setXmlFile(String) - Method in class cedar.jetweb.job.LogFile
 
setY(double) - Method in class cedar.jetweb.model.plots.DataPoint
y co-ordinate
setYDown(double) - Method in class cedar.jetweb.model.plots.DataPoint
error on y co-ordinate (down)
setYLabel(String) - Method in class cedar.jetweb.model.plots.DataPlot
Y Axis Label
setYUp(double) - Method in class cedar.jetweb.model.plots.DataPoint
error on y co-ordinate (up)
shape - Variable in class cedar.jetweb.model.plots.DataPlot
Indicates whether the plot is a shape.
SHEFPBS - Static variable in class cedar.jetweb.batch.SubmitScriptHandler
 
SMALLDOUBLE - Static variable in class cedar.jetweb.JetWebConfig
Parameters with absolute value less than this will be zeroed.
spiresURL - Static variable in class cedar.jetweb.JetWebConfig
spires URL
spoolDirName - Static variable in class cedar.jetweb.JetWebConfig
Spool directory
startControlForm() - Method in class cedar.jetweb.html.HTMLWriter
Write out the HTML for the start of a (no message) control form.
startControlForm(String) - Method in class cedar.jetweb.html.HTMLWriter
Write out the HTML for the start of a control form with message.
startElement(String, String, String, Attributes) - Method in class cedar.jetweb.xml.XMLParser
 
startForm(String) - Method in class cedar.jetweb.html.HTMLWriter
Write out the HTML start tag for a form, with an (optional) message.
startListMonitor() - Static method in class cedar.jetweb.JetWebConfig
Spawns a ListMonitor thread that checks lists of results cached in the resultLists collection every LISTCHECKINTERVAL If any are older than RESULTKEEPTIME, it removes them.
startPaperComparison(Paper, String, String) - Method in class cedar.jetweb.html.HTMLFitWriter
Compare 2 papers
store() - Method in class cedar.jetweb.job.LogFile
Save the LogFile in the Database.
store() - Method in class cedar.jetweb.model.Collision
 
store() - Method in class cedar.jetweb.model.fit.Fit
 
store() - Method in class cedar.jetweb.model.Model
Note that once stored, Models cannot be changed.
store() - Method in class cedar.jetweb.model.paper.Paper
 
store() - Method in class cedar.jetweb.model.plots.PlotSwitch
 
store() - Method in class cedar.jetweb.model.plots.RealPlot
Write the data plot to the DB.
store() - Method in class cedar.jetweb.model.RunSeriesCollection
 
store() - Method in interface cedar.jetweb.Storeable
Write the object in memory to the database.
Storeable - Interface in cedar.jetweb
Implemented by all JetWeb Objects which can be stored in and read back from the database.
storeDirName - Static variable in class cedar.jetweb.JetWebConfig
Archive directory
storeSwitches() - Method in class cedar.jetweb.model.plots.DataPlot
Update/add plot switches.
stripRoot(String) - Static method in class cedar.jetweb.JetWebConfig
If the path starts with the rootDirectory, return a String which has it stripped off.
submit(JobRequest) - Static method in class cedar.jetweb.job.JobUtils
Submit this job.
SubmitScriptHandler - Class in cedar.jetweb.batch
Handle the batch job submission stuff.
SubmitScriptHandler() - Constructor for class cedar.jetweb.batch.SubmitScriptHandler
 
SUBMITTED - Static variable in class cedar.jetweb.job.LogFile
LogFile job was submitted but not complete yet.
SUCCESS - Static variable in class cedar.jetweb.db.DBFitManager
constant to signify successful completion of a DB Fit operation.
SUCCESS - Static variable in class cedar.jetweb.db.DBJobManager
constant to signify successful completion of a DB Fit operation.
sumEquals(PlotSelection) - Method in class cedar.jetweb.model.plots.PlotSelection
Do these selections specify the same plots.
sumIsEmpty() - Method in class cedar.jetweb.model.plots.PlotSelection
 
sysScale - Variable in class cedar.jetweb.model.plots.DataPlot
systematic scaling applied to data in this plot

T

template - Static variable in class cedar.jetweb.JetWebConfig
Templates for input card files
templateDirName - Static variable in class cedar.jetweb.JetWebConfig
Templates directory
ThreadPool - Class in cedar.jetweb.util
Represents a group of threads of which only a set number may run at one time.
ThreadPool() - Constructor for class cedar.jetweb.util.ThreadPool
Create ThreadPool with default parameters
ThreadPool(String, int, long) - Constructor for class cedar.jetweb.util.ThreadPool
Create ThreadPool with given parameters
timeStamp - Static variable in class cedar.jetweb.JetWebConfig
format for timestamp within jetweb
title - Variable in class cedar.jetweb.model.plots.DataPlot
Plot title.
toArray() - Method in class cedar.jetweb.model.plots.DataPoint
returns double[6] array of point data point[X] = x value point[Y] = y value point[YUP] = y error (up) point[YDOWN] = y error (down) point[BINWIDTH] = bin width point[CHI2] = pull (chi2)
toDB() - Method in class cedar.jetweb.model.plots.FittedPlot
Write the data plot to the DB.
toDB(int) - Method in class cedar.jetweb.model.plots.PredictedPlot
Write the data plot to the DB.
toString() - Method in class cedar.jetweb.generator.Generator
Write a descriptive string for the generator.
toString() - Method in class cedar.jetweb.generator.GeneratorWrapper
 
toString() - Method in class cedar.jetweb.job.LogFile
 
toString() - Method in class cedar.jetweb.model.Collision
 
toString() - Method in class cedar.jetweb.model.MCProcessType
return a single string, no spaces description of the process type.
toString() - Method in class cedar.jetweb.model.Particle
 
toString() - Method in class cedar.jetweb.model.PDF
Returns the PDF name.
toString() - Method in class cedar.jetweb.model.plots.DataPoint
Outputs stringified point data
toString() - Method in class cedar.jetweb.model.plots.PlotSelection
Returns PlotSelection in a readable form, mainly for debugging.

U

UCLNQS - Static variable in class cedar.jetweb.batch.SubmitScriptHandler
 
UCLPBS - Static variable in class cedar.jetweb.batch.SubmitScriptHandler
 
UNDEFINED - Static variable in class cedar.jetweb.job.LogFile
LogFile job in undefined state.
union(Generator) - Method in class cedar.jetweb.generator.Generator
 
update(PlotSwitch) - Static method in class cedar.jetweb.db.DBPlotManager
Store this PlotSwitch to the database.
update() - Method in class cedar.jetweb.generator.GeneratorWrapper
Updates the wrapper to contain the current set of parameters held by the generator
update(int) - Static method in class cedar.jetweb.model.fit.Fit
Force an update of the Fit and return it.
updateConfig(HttpServletRequest) - Static method in class cedar.jetweb.servlet.ServletUtils
Update the servlet configuration.
updateCrossSectionLabels(RealPlot) - Static method in class cedar.jetweb.db.DBPlotManager
Update DB record for this RealData plot labels & switches
updateCrossSectionPoints(DataPlot) - Static method in class cedar.jetweb.db.DBPlotManager
Update real/predicted/fitted data points in the database for an existing plot - delete existing data points and repopulate
updateDB(RunSeriesCollection) - Static method in class cedar.jetweb.db.DBManager
Store a new RunSeriesCollection
updateJobs() - Static method in class cedar.jetweb.job.JobUtils
Look for recently completed jobs in the run area and add them to the database.
updateLumi(RunSeries, double) - Static method in class cedar.jetweb.db.DBManager
Compare the current luminosity to the argument and update the database if necessary.
upload(HttpServletRequest, HttpServletResponse) - Method in class cedar.jetweb.servlet.FileUploader
Handle file uploads for the text file of a paper or xml files of data.
uploadServletPath - Static variable in class cedar.jetweb.JetWebConfig
upload servlet path

V

VALIDATION_FEATURE_ID - Static variable in class cedar.jetweb.xml.JetWebXMLReader
Validation feature id (http://xml.org/sax/features/validation).
validMCProcessType() - Method in class cedar.jetweb.model.plots.PredictedPlot
Return true if the RunSeries used to generate this plot is consistent with the requirements of the PlotSwitches.
VariableBinSource - Class in cedar.jetweb.hist
Container for a set of plot data sources to handle variable bin histograms.
VariableBinSource(DataPlot, double) - Constructor for class cedar.jetweb.hist.VariableBinSource
Variable Bin Source constructor creates a new plotDataSource for each point in the input dataplot.
VER - Static variable in class cedar.jetweb.util.Match
 
verbose - Variable in class cedar.jetweb.html.HTMLWriter
Write verbose verions of objects.

W

waitingThreads - Variable in class cedar.jetweb.util.ThreadPool
 
write(PrintWriter, Exception) - Static method in class cedar.jetweb.html.HTMLErrorWriter
Print error screen for a JetWeb error based on a general Exception.
write(BufferedWriter, Exception) - Static method in class cedar.jetweb.html.HTMLErrorWriter
Print error page for a data base error.
write(MCProcessType) - Method in class cedar.jetweb.html.HTMLProcessWriter
Write out an MCProcessType to HTML
write(Collision) - Method in class cedar.jetweb.html.HTMLProcessWriter
Write out a Collision
writeAll(boolean, PrintWriter) - Static method in class cedar.jetweb.html.HTMLProcessWriter
Write out all the known MCProcessTypes in a table.
writeCommonFFKey(BufferedWriter, MCProcessType) - Method in class cedar.jetweb.generator.Generator
Write out common FFKEY-style control cards for a given MCProcessType
writeCompareFitsPage(String, String, PrintWriter, String) - Static method in class cedar.jetweb.html.HTMLFitWriter
Write out Job Comparison Page.
writeCompareParamsPage(String, PrintWriter, String) - Static method in class cedar.jetweb.html.HTMLFitWriter
Write out Parameter Comparison page.
writeControlScreen(String, ResultSearchPattern, PlotSelection, PrintWriter, String) - Static method in class cedar.jetweb.html.HTMLUtils
Return the standard control screen with message.
writeDataPointText(Vector, String, PrintWriter) - Static method in class cedar.jetweb.html.HTMLPlotWriter
Write out HTML text of the data points in simple table form, with an HTML title.
writeDirChoiceForm(String) - Method in class cedar.jetweb.html.HTMLWriter
Write out run directory selection screen.
writeFitEditForm(String) - Method in class cedar.jetweb.html.HTMLFitWriter
Write Fit edit form.
writeFitPage(Fit) - Static method in class cedar.jetweb.html.HTMLFitWriter
Deprecated.  
writeGenFFKey(BufferedWriter, MCProcessType) - Method in class cedar.jetweb.generator.Generator
Write out generator parameters in FFKEY-style control cards.
writeGraphics(Paper, String) - Static method in class cedar.jetweb.hist.JetWebHist
Remake the graphics of the plots for a given paper.
writeGraphics(DataPlot, String) - Static method in class cedar.jetweb.hist.JetWebHist
Creates a Graphics of the histogram specified at the path specified.
writeGraphics(Map<Integer, Paper>, Fit) - Static method in class cedar.jetweb.html.HTMLPaperWriter
write the graphics files associated with all the papers
writeInputBox(String, String, Object) - Static method in class cedar.jetweb.html.HTMLUtils
Write an HTML input box using the give name, hover text and object.
writeInputBox(String, Object) - Static method in class cedar.jetweb.html.HTMLUtils
Write an HTML input box using the give name and object.
writeInputId(String, String, String, Integer) - Method in class cedar.jetweb.html.HTMLWriter
Write a standard form to fetch an object with an input ID.
writeInputTag(String, String, String, Object) - Static method in class cedar.jetweb.html.HTMLUtils
Write an HTML input box using the give type, name, hover text and object.
writeJobRequestForm(String, ResultSearchPattern, PlotSelection, PrintWriter, String) - Static method in class cedar.jetweb.html.HTMLUtils
Write out the Job Request HTML form based.
writeList(List<Object>) - Method in class cedar.jetweb.html.HTMLFitWriter
Write a list of fits - override the generic one to do some more special stuff for Fits.
writeList(List<Object>) - Method in class cedar.jetweb.html.HTMLWriter
Write a list of objects.
writeListContinued(String) - Method in class cedar.jetweb.html.HTMLWriter
writes fit list page subsequent to first page
writeMCProcessSelector(String) - Method in class cedar.jetweb.html.HTMLProcessWriter
Write the screen which will all the process to be selected.
writeObject(Object, String, String) - Method in class cedar.jetweb.db.DBObjectManager
writes an Object obj to the database with the given name
writeOkCancel() - Method in class cedar.jetweb.html.HTMLWriter
Write the OK and CANCEL buttons to screens.
writePaperForm(Paper, String) - Method in class cedar.jetweb.html.HTMLPaperWriter
Write a form to modify a Paper
writePaperScreen(String, PrintWriter, String) - Static method in class cedar.jetweb.html.HTMLPaperWriter
Write out screen to modify a paper.
writePapersFFKey(BufferedWriter, MCProcessType) - Method in class cedar.jetweb.generator.Generator
Write out switches to turn on routines in FFKEY-style control cards.
writeParameterScreen(ResultSearchPattern, PrintWriter, String, boolean) - Static method in class cedar.jetweb.html.HTMLUtils
Write a screen for the user to enter generator parameters.
writePDFFFKey(BufferedWriter, Model, MCProcessType) - Method in class cedar.jetweb.generator.Generator
Write out generator parameters in FFKEY-style control cards.
writePlotComparison(BufferedWriter, DataPlot, double, double) - Static method in class cedar.jetweb.html.HTMLPlotWriter
Compare 2 plots Write the crosssection Id and chi2/dof for each plot.
writePlots - Static variable in class cedar.jetweb.JetWebConfig
Writing of histograms is turned off (fast) or on (complete).
writePlotsForm(Paper, String) - Method in class cedar.jetweb.html.HTMLPaperWriter
Write out the form which allows plots for this paper to be changed.
writePlotText(String, String, PrintWriter) - Static method in class cedar.jetweb.html.HTMLPlotWriter
Write out HTML text of the data points for the plot with this plotId and and fitId.
writeProcScreen(String, PrintWriter, String) - Static method in class cedar.jetweb.html.HTMLUtils
Write out the screen which allows the user to choose which processTypes to generate.
writeQueryScreen(String, ResultSearchPattern, PlotSelection, PrintWriter, String) - Static method in class cedar.jetweb.html.HTMLUtils
Return the standard query screen, with message.
writeSelectPlotsPage(ResultSearchPattern, PlotSelection, PrintWriter, String) - Static method in class cedar.jetweb.html.HTMLUtils
Write out the Job Request HTML form based.
writeSteering(BufferedWriter, Model, MCProcessType) - Method in class cedar.jetweb.generator.Generator
Write out the steering for this generator
writeSteering(BufferedWriter, Model, MCProcessType) - Method in class cedar.jetweb.generator.Herwig
 
writeSteering(BufferedWriter, Model, MCProcessType) - Method in class cedar.jetweb.generator.Pythia
 
writeSubmitButton(String, String, String) - Static method in class cedar.jetweb.html.HTMLUtils
Write an HTML input box using the give name, hover text and object.
writeToDB(String, String) - Method in class cedar.jetweb.db.DBObjectManager
Writes this object to the table with the given name in the database
writeToDB(String) - Method in class cedar.jetweb.db.DBObjectManager
Writes this object to a table of the same name as the object in the specified database
writeTopMessage(String) - Static method in class cedar.jetweb.html.HTMLUtils
Write an HTML message from the server at the top of the screen.

X

XMLParser - Class in cedar.jetweb.xml
 
XMLParser() - Constructor for class cedar.jetweb.xml.XMLParser
Creates a new instance of XMLParser

Z

zero(RunSeries) - Static method in class cedar.jetweb.db.DBManager
Zero all data associated with the given runseries, without removing the runseries itself.
zero() - Method in class cedar.jetweb.model.fit.Fit
Zero all the data in this fit.
zero(MCProcessType) - Method in class cedar.jetweb.model.Model
Remove all data from the RunSeries which match the given process type.
zero() - Method in class cedar.jetweb.model.plots.DataPlot
zero the y values and errors of data points in local memory
zeroFit(int) - Static method in class cedar.jetweb.db.DBFitManager
Zero all data associated with the given fit id, without removing the fit itself.
zipIt(String) - Static method in class cedar.jetweb.job.JobUtils
See whether the input file is already a zipped name (gzip) and if not, zip it.

A B C D E F G H I J L M N O P R S T U V W X Z