LISTSERV mailing list manager LISTSERV 16.5

Help for LCD-CVS Archives


LCD-CVS Archives

LCD-CVS Archives


October 2013


View:

Show Author | Hide Author
Show Table of Contents | Hide Table of Contents

 

Table of Contents:

[CVS gdml2] for next release (1 message)
[CVS gdml2] next release (1 message)
[CVS GeomConverter] (1 message)
[CVS GeomConverter] add new SVT sensor class for HPS (1 message)
[CVS GeomConverter] add sensor time shift (1 message)
[CVS GeomConverter] implement custom DetectorElement class for HPS ECal crystals (1 message)
[CVS GeomConverter] remove sensor state for axial and half; figure it out on the fly; add missing gain setting; add a few additional utility methods (1 message)
[CVS GeomConverter] remove t0 setting; for the channel this is in pulse parameters; setting for sensor itself still needs to be added (1 message)
[CVS GeomConverter] use array of primitive double type instead of Double objects (1 message)
[CVS GeomConverter] use new HpsSiSensor class (1 message)
[CVS GeomConverter] [maven-release-plugin] prepare for next development iteration (1 message)
[CVS GeomConverter] [maven-release-plugin] prepare release GeomConverter-2_8 (1 message)
[CVS hps-detectors] add honeycomb in ECal beam gap (1 message)
[CVS hps-detectors] add required SVT conditions not ported to db yet (1 message)
[CVS hps-detectors] Adding new detector with field def (1 message)
[CVS hps-detectors] Adding new test run det. (1 message)
[CVS hps-detectors] Detector for different energies (1 message)
[CVS hps-detectors] new testrun detector (2 messages)
[CVS hps-detectors] Testing geom changes on temporary det (1 message)
[CVS hps-detectors] [maven-release-plugin] prepare for next development iteration (1 message)
[CVS hps-detectors] [maven-release-plugin] prepare release hps-detectors-1_5 (1 message)
[CVS hps-et-java] jevio-base version for release (1 message)
[CVS hps-et-java] [maven-release-plugin] prepare for next development iteration (1 message)
[CVS hps-et-java] [maven-release-plugin] prepare release hps-et-java-12_4 (1 message)
[CVS hps-java] (7 messages)
[CVS hps-java] add additional conditions keys (1 message)
[CVS hps-java] add back separate bad channel converters (1 message)
[CVS hps-java] add check of bad channel count to ConditionsDriver test (1 message)
[CVS hps-java] add doc (1 message)
[CVS hps-java] add EcalConditionsConverter to database reader (1 message)
[CVS hps-java] add find method (1 message)
[CVS hps-java] Add histograms to compare "Common" and "Split" layer geometries; More minor cleanup (1 message)
[CVS hps-java] add missing class (1 message)
[CVS hps-java] add noise to ECal hits (1 message)
[CVS hps-java] add sample beam current conditions handling (1 message)
[CVS hps-java] add test (1 message)
[CVS hps-java] add time shift by sensor to conditions system; remove old bad channel converter (1 message)
[CVS hps-java] add toArray method (1 message)
[CVS hps-java] Added some plots; Output some parameters to a text file (1 message)
[CVS hps-java] Adding constructor with track params and being consistent with coord frame (1 message)
[CVS hps-java] Adding doc (2 messages)
[CVS hps-java] Adding doc. (1 message)
[CVS hps-java] Adding fringe stuff (1 message)
[CVS hps-java] Adding overly complicated way to remove dupl (1 message)
[CVS hps-java] Adding separate beamline constants, extending trackutils for extrapolations (1 message)
[CVS hps-java] AIDAFrame package change (2 messages)
[CVS hps-java] allow multiple records returned from find method (1 message)
[CVS hps-java] backup of cond db (1 message)
[CVS hps-java] call reset on sensor in case previous conditions are present (1 message)
[CVS hps-java] change AIDAFrame import (2 messages)
[CVS hps-java] change default detector (1 message)
[CVS hps-java] change test to reflect updates to SVT bad channel converter supporting overlapping run validity e.g. for QA channels + individual runs (1 message)
[CVS hps-java] change to AIDAFrame import (1 message)
[CVS hps-java] change to AIDAFrame package (2 messages)
[CVS hps-java] Change to default strategy (1 message)
[CVS hps-java] changes to imports (1 message)
[CVS hps-java] class for loading ECal conditions onto the detector (1 message)
[CVS hps-java] Cleaning up (1 message)
[CVS hps-java] Cleaning up truth handling and adding get functions for truth test. (1 message)
[CVS hps-java] Cleaning up. (1 message)
[CVS hps-java] correction to max valid fpga number (1 message)
[CVS hps-java] database conditions system refactoring and comment cleanup (1 message)
[CVS hps-java] Driver for setting conditions on the detector (untested) (1 message)
[CVS hps-java] dump 2D histograms, not just 1D (1 message)
[CVS hps-java] exclude non-working test (1 message)
[CVS hps-java] first working implementation of conditions loader for SVT (1 message)
[CVS hps-java] fix and cleanup imports (1 message)
[CVS hps-java] fix bad channel bug (1 message)
[CVS hps-java] fix imports (1 message)
[CVS hps-java] Fix the build. Happy Monday\! (1 message)
[CVS hps-java] fix typo (1 message)
[CVS hps-java] fix up test imports; rename test to avoid possible naming conflicts (1 message)
[CVS hps-java] Fix version tag (1 message)
[CVS hps-java] fix wrong default steering file location (1 message)
[CVS hps-java] Fixing package change in steering files (1 message)
[CVS hps-java] Fixing steering files for condition paths. (1 message)
[CVS hps-java] hps-detectors version for release (1 message)
[CVS hps-java] include all runs for which SVT bad channel data exists (1 message)
[CVS hps-java] increase size of date field (1 message)
[CVS hps-java] just minor changes to comments (1 message)
[CVS hps-java] lcsim snapshot (1 message)
[CVS hps-java] make a copy of SvtUtils class for conditions package and change to use daq map from the db (1 message)
[CVS hps-java] make private (1 message)
[CVS hps-java] Make this class extend DatabaseConditionsReader so that database and text file conditions are both available. This change was tested by running the trigger simulation and the database (1 message)
[CVS hps-java] Make transformation class static. (1 message)
[CVS hps-java] Making extrapolator static and collecting constants to common file. (1 message)
[CVS hps-java] minor changes (1 message)
[CVS hps-java] minor changes to example analysis driver, final version of kink analysis driver (1 message)
[CVS hps-java] minor changes to tests based on modifications to toString methods (1 message)
[CVS hps-java] minor cleanup (1 message)
[CVS hps-java] Minor cleanup; Add a test for HelicalTrackHitDriver ... work in progress (1 message)
[CVS hps-java] minor corrections to fix ECAL bad channel converter (1 message)
[CVS hps-java] miscellaneous changes that probably should have been in previous checkins (oops) (1 message)
[CVS hps-java] modifications to class constructor access; make a few classes public that users might want to access directly (1 message)
[CVS hps-java] more work on SVT conditions; refactor calibrations code; add bad channels (1 message)
[CVS hps-java] more work on ye olde conditions system; implement SVT gain and ECAL pulse parameters; pretty printing of conditions objects; refactored ECAL code to be more like SVT implementation; add (1 message)
[CVS hps-java] move class out of standalone java file; it should be embedded with the TestCase that uses it (1 message)
[CVS hps-java] move legacy calibrations Driver from monitoring package to conditions (1 message)
[CVS hps-java] moved from monitoring package (1 message)
[CVS hps-java] moving classes out of monitoring package that I consider deprecated (1 message)
[CVS hps-java] Moving extrapolation to TrackUtil class. (1 message)
[CVS hps-java] Moving non-bend track interface to utils and cleaning up (1 message)
[CVS hps-java] New test for truth residuals. (1 message)
[CVS hps-java] oops...not using JFree in monitoring app (yet) (1 message)
[CVS hps-java] package info for conditions package (1 message)
[CVS hps-java] print the event number every 1000 events; will make this a configurable setting eventually (1 message)
[CVS hps-java] proposal for SVT DAQ map class to replace SvtUtils functionality (1 message)
[CVS hps-java] put registration of specific converters into its own class (1 message)
[CVS hps-java] refactored this class; added missing documentation; using as test driver for monitoring app (1 message)
[CVS hps-java] remove boilerplate db cleanup code from converters (for now) (1 message)
[CVS hps-java] remove check on run range as well as checking the detector name; these don't seem relevant for HPS (for now) (1 message)
[CVS hps-java] remove ConditionsLoaders and use standard converter classes instead (1 message)
[CVS hps-java] remove old class (1 message)
[CVS hps-java] remove reset in setup method, which was accidentally committed; reset should happen from whatever Driver is calling setup (1 message)
[CVS hps-java] remove star import; change to location of RunControlDriver (1 message)
[CVS hps-java] Removed debug output (1 message)
[CVS hps-java] Renaming constants. (1 message)
[CVS hps-java] reset SvtUtils maps every time Detector changes (1 message)
[CVS hps-java] restructure the event processing code as what was there did not make complete sense for handling non-physics events; add better error trapping and handling, including more checks for nu (1 message)
[CVS hps-java] Some modified utilities for getting MadGraph LHE Events to MadGraph format. The "main" is fairly mgraham specific. (1 message)
[CVS hps-java] SVT DAQ map converter (1 message)
[CVS hps-java] switch bad to using SVT specific bad channel converter (1 message)
[CVS hps-java] test for SvtConditionsLoader; checks for reasonable channel data on sensors (1 message)
[CVS hps-java] turn off debug printout (1 message)
[CVS hps-java] update gain cal code to reflect changes in units (1 message)
[CVS hps-java] Updating dependency (1 message)
[CVS hps-java] Updating to a more sane structure and adding yet another calculation of 3D POCA for lines. (1 message)
[CVS hps-java] use conditions key instead of empty string (1 message)
[CVS hps-java] use conditions keys instead of null to avoid errors (1 message)
[CVS hps-java] use ConditionsConverterRegister (1 message)
[CVS hps-java] use RTH->SimTrackerHit relations (1 message)
[CVS hps-java] Using global constants. (1 message)
[CVS hps-java] Using new static variables and cleaning up. (1 message)
[CVS hps-java] [maven-release-plugin] prepare for next development iteration (1 message)
[CVS hps-java] [maven-release-plugin] prepare release hps-java-1_7 (1 message)
[CVS jevio-base] [maven-release-plugin] prepare for next development iteration (1 message)
[CVS jevio-base] [maven-release-plugin] prepare release jevio-base-4_5 (1 message)
[CVS lcdd] for next release (1 message)
[CVS lcdd] Make StepCombiningTrackerHitProcessor the default instead of the basic processor. (1 message)
[CVS lcdd] method rename (1 message)
[CVS lcdd] version for next tag (1 message)
[CVS lcsim-conditions] code formatting (2 messages)
[CVS lcsim-conditions] disallow null as value for name as it can lead to some very strange errors (1 message)
[CVS lcsim-parent] add separate freehep repositories for releases and snapshots (1 message)
[CVS lcsim-parent] [maven-release-plugin] prepare for next development iteration (1 message)
[CVS lcsim-parent] [maven-release-plugin] prepare release lcsim-parent-2_10 (1 message)
[CVS lcsim] GeomConverter snapshot (1 message)
[CVS lcsim] GeomConverter version for lcsim release (1 message)
[CVS lcsim] [maven-release-plugin] prepare for next development iteration (1 message)
[CVS lcsim] [maven-release-plugin] prepare release lcsim-2_11 (1 message)
[CVS slic] for next release (1 message)
[CVS slic] method rename (1 message)
[CVS slic] missed this one (1 message)
[CVS slic] remove old build system files (1 message)
[CVS slic] remove unnecessary wrapper class (1 message)

LISTSERV Archives

LISTSERV Archives

LCD-CVS Home

LCD-CVS Home

Subject Sorted by Subject, Chronologically

From

Date

Size

New Thread

[CVS gdml2] for next release

[CVS gdml2] for next release

<>

Tue, 8 Oct 2013 14:18:50 -0700

73 lines

New Thread

[CVS gdml2] next release

[CVS gdml2] next release

<>

Tue, 1 Oct 2013 19:07:21 -0700

73 lines

New Thread

[CVS GeomConverter]

[CVS GeomConverter]

<>

Thu, 10 Oct 2013 18:09:33 -0700

79 lines

New Thread

[CVS GeomConverter] add new SVT sensor class for HPS

[CVS GeomConverter] add new SVT sensor class for HPS

<>

Wed, 9 Oct 2013 18:42:28 -0700

375 lines

New Thread

[CVS GeomConverter] add sensor time shift

[CVS GeomConverter] add sensor time shift

<>

Tue, 15 Oct 2013 15:48:27 -0700

111 lines

New Thread

[CVS GeomConverter] implement custom DetectorElement class for HPS ECal crystals

[CVS GeomConverter] implement custom DetectorElement class for HPS ECal crystals

<>

Wed, 16 Oct 2013 16:11:45 -0700

313 lines

New Thread

[CVS GeomConverter] remove sensor state for axial and half; figure it out on the fly; add missing gain setting; add a few additional utility methods

[CVS GeomConverter] remove sensor state for axial and half; figure it out on the fly; add missing gain setting; add a few additional utility methods

<>

Thu, 10 Oct 2013 17:56:07 -0700

283 lines

New Thread

[CVS GeomConverter] remove t0 setting; for the channel this is in pulse parameters; setting for sensor itself still needs to be added

[CVS GeomConverter] remove t0 setting; for the channel this is in pulse parameters; setting for sensor itself still needs to be added

<>

Thu, 10 Oct 2013 18:26:07 -0700

118 lines

New Thread

[CVS GeomConverter] use array of primitive double type instead of Double objects

[CVS GeomConverter] use array of primitive double type instead of Double objects

<>

Wed, 9 Oct 2013 18:46:54 -0700

92 lines

New Thread

[CVS GeomConverter] use new HpsSiSensor class

[CVS GeomConverter] use new HpsSiSensor class

<>

Wed, 9 Oct 2013 18:42:41 -0700

82 lines

New Thread

[CVS GeomConverter] [maven-release-plugin] prepare for next development iteration

[CVS GeomConverter] [maven-release-plugin] prepare for next development iteration

<>

Wed, 9 Oct 2013 15:46:15 -0700

82 lines

New Thread

[CVS GeomConverter] [maven-release-plugin] prepare release GeomConverter-2_8

[CVS GeomConverter] [maven-release-plugin] prepare release GeomConverter-2_8

<>

Wed, 9 Oct 2013 15:46:10 -0700

82 lines

New Thread

[CVS hps-detectors] add honeycomb in ECal beam gap

[CVS hps-detectors] add honeycomb in ECal beam gap

<>

Wed, 9 Oct 2013 12:07:18 -0700

651 lines

New Thread

[CVS hps-detectors] add required SVT conditions not ported to db yet

[CVS hps-detectors] add required SVT conditions not ported to db yet

<>

Tue, 1 Oct 2013 19:27:44 -0700

94 lines

New Thread

[CVS hps-detectors] Adding new detector with field def

[CVS hps-detectors] Adding new detector with field def

<>

Wed, 2 Oct 2013 21:33:09 -0700

856 lines

New Thread

[CVS hps-detectors] Adding new test run det.

[CVS hps-detectors] Adding new test run det.

<>

Thu, 24 Oct 2013 17:13:53 -0700

1716 lines

New Thread

[CVS hps-detectors] Detector for different energies

[CVS hps-detectors] Detector for different energies

<>

Wed, 2 Oct 2013 21:53:47 -0700

3851 lines

New Thread

[CVS hps-detectors] new testrun detector

[CVS hps-detectors] new testrun detector

<>

Wed, 2 Oct 2013 22:32:23 -0700

708 lines

[CVS hps-detectors] new testrun detector

<>

Wed, 2 Oct 2013 22:34:47 -0700

1063 lines

New Thread

[CVS hps-detectors] Testing geom changes on temporary det

[CVS hps-detectors] Testing geom changes on temporary det

<>

Tue, 1 Oct 2013 22:06:04 -0700

155 lines

New Thread

[CVS hps-detectors] [maven-release-plugin] prepare for next development iteration

[CVS hps-detectors] [maven-release-plugin] prepare for next development iteration

<>

Wed, 9 Oct 2013 16:39:58 -0700

82 lines

New Thread

[CVS hps-detectors] [maven-release-plugin] prepare release hps-detectors-1_5

[CVS hps-detectors] [maven-release-plugin] prepare release hps-detectors-1_5

<>

Wed, 9 Oct 2013 16:39:56 -0700

82 lines

New Thread

[CVS hps-et-java] jevio-base version for release

[CVS hps-et-java] jevio-base version for release

<>

Wed, 9 Oct 2013 16:32:25 -0700

73 lines

New Thread

[CVS hps-et-java] [maven-release-plugin] prepare for next development iteration

[CVS hps-et-java] [maven-release-plugin] prepare for next development iteration

<>

Wed, 9 Oct 2013 16:33:01 -0700

82 lines

New Thread

[CVS hps-et-java] [maven-release-plugin] prepare release hps-et-java-12_4

[CVS hps-et-java] [maven-release-plugin] prepare release hps-et-java-12_4

<>

Wed, 9 Oct 2013 16:33:00 -0700

93 lines

New Thread

[CVS hps-java]

[CVS hps-java]

<>

Wed, 2 Oct 2013 16:13:41 -0700

290 lines

[CVS hps-java]

<>

Thu, 3 Oct 2013 18:52:16 -0700

97 lines

[CVS hps-java]

<>

Thu, 3 Oct 2013 18:54:16 -0700

120 lines

[CVS hps-java]

<>

Thu, 10 Oct 2013 18:43:04 -0700

73 lines

[CVS hps-java]

<>

Thu, 10 Oct 2013 18:56:04 -0700

76 lines

[CVS hps-java]

<>

Mon, 14 Oct 2013 17:55:35 -0700

68 lines

[CVS hps-java]

<>

Fri, 25 Oct 2013 16:15:23 -0700

151 lines

New Thread

[CVS hps-java] add additional conditions keys

[CVS hps-java] add additional conditions keys

<>

Thu, 17 Oct 2013 22:46:32 -0700

88 lines

New Thread

[CVS hps-java] add back separate bad channel converters

[CVS hps-java] add back separate bad channel converters

<>

Mon, 14 Oct 2013 17:56:09 -0700

237 lines

New Thread

[CVS hps-java] add check of bad channel count to ConditionsDriver test

[CVS hps-java] add check of bad channel count to ConditionsDriver test

<>

Thu, 17 Oct 2013 23:29:59 -0700

154 lines

New Thread

[CVS hps-java] add doc

[CVS hps-java] add doc

<>

Fri, 25 Oct 2013 15:59:16 -0700

103 lines

New Thread

[CVS hps-java] add EcalConditionsConverter to database reader

[CVS hps-java] add EcalConditionsConverter to database reader

<>

Wed, 9 Oct 2013 15:31:53 -0700

90 lines

New Thread

[CVS hps-java] add find method

[CVS hps-java] add find method

<>

Thu, 10 Oct 2013 18:01:42 -0700

100 lines

New Thread

[CVS hps-java] Add histograms to compare "Common" and "Split" layer geometries; More minor cleanup

[CVS hps-java] Add histograms to compare "Common" and "Split" layer geometries; More minor cleanup

<>

Thu, 17 Oct 2013 15:05:30 -0700

381 lines

New Thread

[CVS hps-java] add missing class

[CVS hps-java] add missing class

<>

Thu, 3 Oct 2013 18:49:23 -0700

155 lines

New Thread

[CVS hps-java] add noise to ECal hits

[CVS hps-java] add noise to ECal hits

<>

Thu, 24 Oct 2013 13:01:54 -0700

150 lines

New Thread

[CVS hps-java] add sample beam current conditions handling

[CVS hps-java] add sample beam current conditions handling

<>

Tue, 22 Oct 2013 12:59:27 -0700

309 lines

New Thread

[CVS hps-java] add test

[CVS hps-java] add test

<>

Thu, 17 Oct 2013 22:12:26 -0700

96 lines

New Thread

[CVS hps-java] add time shift by sensor to conditions system; remove old bad channel converter

[CVS hps-java] add time shift by sensor to conditions system; remove old bad channel converter

<>

Tue, 15 Oct 2013 16:14:47 -0700

576 lines

New Thread

[CVS hps-java] add toArray method

[CVS hps-java] add toArray method

<>

Thu, 10 Oct 2013 18:01:30 -0700

87 lines

New Thread

[CVS hps-java] Added some plots; Output some parameters to a text file

[CVS hps-java] Added some plots; Output some parameters to a text file

<>

Thu, 31 Oct 2013 14:54:04 -0700

494 lines

New Thread

[CVS hps-java] Adding constructor with track params and being consistent with coord frame

[CVS hps-java] Adding constructor with track params and being consistent with coord frame

<>

Thu, 10 Oct 2013 19:23:59 -0700

140 lines

New Thread

[CVS hps-java] Adding doc

[CVS hps-java] Adding doc

<>

Mon, 14 Oct 2013 16:50:39 -0700

202 lines

[CVS hps-java] Adding doc

<>

Mon, 28 Oct 2013 09:52:40 -0700

98 lines

New Thread

[CVS hps-java] Adding doc.

[CVS hps-java] Adding doc.

<>

Mon, 28 Oct 2013 09:54:07 -0700

79 lines

New Thread

[CVS hps-java] Adding fringe stuff

[CVS hps-java] Adding fringe stuff

<>

Mon, 28 Oct 2013 09:45:02 -0700

183 lines

New Thread

[CVS hps-java] Adding overly complicated way to remove dupl

[CVS hps-java] Adding overly complicated way to remove dupl

<>

Mon, 28 Oct 2013 09:45:50 -0700

197 lines

New Thread

[CVS hps-java] Adding separate beamline constants, extending trackutils for extrapolations

[CVS hps-java] Adding separate beamline constants, extending trackutils for extrapolations

<>

Fri, 11 Oct 2013 16:14:28 -0700

402 lines

New Thread

[CVS hps-java] AIDAFrame package change

[CVS hps-java] AIDAFrame package change

<>

Fri, 25 Oct 2013 12:43:35 -0700

146 lines

[CVS hps-java] AIDAFrame package change

<>

Fri, 25 Oct 2013 12:44:05 -0700

74 lines

New Thread

[CVS hps-java] allow multiple records returned from find method

[CVS hps-java] allow multiple records returned from find method

<>

Thu, 10 Oct 2013 17:06:36 -0700

116 lines

New Thread

[CVS hps-java] backup of cond db

[CVS hps-java] backup of cond db

<>

Wed, 2 Oct 2013 16:13:12 -0700

293 lines

New Thread

[CVS hps-java] call reset on sensor in case previous conditions are present

[CVS hps-java] call reset on sensor in case previous conditions are present

<>

Wed, 16 Oct 2013 16:14:59 -0700

77 lines

New Thread

[CVS hps-java] change AIDAFrame import

[CVS hps-java] change AIDAFrame import

<>

Fri, 25 Oct 2013 13:14:23 -0700

393 lines

[CVS hps-java] change AIDAFrame import

<>

Fri, 25 Oct 2013 13:15:28 -0700

97 lines

New Thread

[CVS hps-java] change default detector

[CVS hps-java] change default detector

<>

Wed, 30 Oct 2013 10:05:17 -0700

82 lines

New Thread

[CVS hps-java] change test to reflect updates to SVT bad channel converter supporting overlapping run validity e.g. for QA channels + individual runs

[CVS hps-java] change test to reflect updates to SVT bad channel converter supporting overlapping run validity e.g. for QA channels + individual runs

<>

Mon, 14 Oct 2013 18:35:59 -0700

124 lines

New Thread

[CVS hps-java] change to AIDAFrame import

[CVS hps-java] change to AIDAFrame import

<>

Fri, 25 Oct 2013 13:12:30 -0700

285 lines

New Thread

[CVS hps-java] change to AIDAFrame package

[CVS hps-java] change to AIDAFrame package

<>

Fri, 25 Oct 2013 12:43:04 -0700

73 lines

[CVS hps-java] change to AIDAFrame package

<>

Fri, 25 Oct 2013 12:45:01 -0700

310 lines

New Thread

[CVS hps-java] Change to default strategy

[CVS hps-java] Change to default strategy

<>

Fri, 11 Oct 2013 15:10:46 -0700

81 lines

New Thread

[CVS hps-java] changes to imports

[CVS hps-java] changes to imports

<>

Fri, 25 Oct 2013 13:11:50 -0700

94 lines

New Thread

[CVS hps-java] class for loading ECal conditions onto the detector

[CVS hps-java] class for loading ECal conditions onto the detector

<>

Wed, 16 Oct 2013 16:14:34 -0700

254 lines

New Thread

[CVS hps-java] Cleaning up

[CVS hps-java] Cleaning up

<>

Fri, 11 Oct 2013 15:15:59 -0700

187 lines

New Thread

[CVS hps-java] Cleaning up truth handling and adding get functions for truth test.

[CVS hps-java] Cleaning up truth handling and adding get functions for truth test.

<>

Fri, 11 Oct 2013 15:18:52 -0700

330 lines

New Thread

[CVS hps-java] Cleaning up.

[CVS hps-java] Cleaning up.

<>

Thu, 10 Oct 2013 16:43:46 -0700

284 lines

New Thread

[CVS hps-java] correction to max valid fpga number

[CVS hps-java] correction to max valid fpga number

<>

Thu, 10 Oct 2013 18:42:54 -0700

73 lines

New Thread

[CVS hps-java] database conditions system refactoring and comment cleanup

[CVS hps-java] database conditions system refactoring and comment cleanup

<>

Thu, 3 Oct 2013 23:02:20 -0700

2417 lines

New Thread

[CVS hps-java] Driver for setting conditions on the detector (untested)

[CVS hps-java] Driver for setting conditions on the detector (untested)

<>

Wed, 16 Oct 2013 16:15:14 -0700

112 lines

New Thread

[CVS hps-java] dump 2D histograms, not just 1D

[CVS hps-java] dump 2D histograms, not just 1D

<>

Wed, 30 Oct 2013 17:08:53 -0700

247 lines

New Thread

[CVS hps-java] exclude non-working test

[CVS hps-java] exclude non-working test

<>

Thu, 31 Oct 2013 15:12:18 -0700

72 lines

New Thread

[CVS hps-java] first working implementation of conditions loader for SVT

[CVS hps-java] first working implementation of conditions loader for SVT

<>

Thu, 10 Oct 2013 18:27:13 -0700

205 lines

New Thread

[CVS hps-java] fix and cleanup imports

[CVS hps-java] fix and cleanup imports

<>

Fri, 25 Oct 2013 13:16:08 -0700

87 lines

New Thread

[CVS hps-java] fix bad channel bug

[CVS hps-java] fix bad channel bug

<>

Thu, 10 Oct 2013 18:42:34 -0700

75 lines

New Thread

[CVS hps-java] fix imports

[CVS hps-java] fix imports

<>

Fri, 25 Oct 2013 13:13:34 -0700

120 lines

New Thread

[CVS hps-java] Fix the build. Happy Monday\!

[CVS hps-java] Fix the build. Happy Monday\!

<>

Mon, 7 Oct 2013 12:15:39 -0700

88 lines

New Thread

[CVS hps-java] fix typo

[CVS hps-java] fix typo

<>

Thu, 3 Oct 2013 13:34:21 -0700

137 lines

New Thread

[CVS hps-java] fix up test imports; rename test to avoid possible naming conflicts

[CVS hps-java] fix up test imports; rename test to avoid possible naming conflicts

<>

Fri, 25 Oct 2013 13:29:03 -0700

196 lines

New Thread

[CVS hps-java] Fix version tag

[CVS hps-java] Fix version tag

<>

Thu, 17 Oct 2013 15:08:33 -0700

74 lines

New Thread

[CVS hps-java] fix wrong default steering file location

[CVS hps-java] fix wrong default steering file location

<>

Thu, 17 Oct 2013 16:03:31 -0700

73 lines

New Thread

[CVS hps-java] Fixing package change in steering files

[CVS hps-java] Fixing package change in steering files

<>

Wed, 30 Oct 2013 09:23:33 -0700

221 lines

New Thread

[CVS hps-java] Fixing steering files for condition paths.

[CVS hps-java] Fixing steering files for condition paths.

<>

Mon, 28 Oct 2013 10:50:09 -0700

130 lines

New Thread

[CVS hps-java] hps-detectors version for release

[CVS hps-java] hps-detectors version for release

<>

Wed, 9 Oct 2013 16:47:10 -0700

85 lines

New Thread

[CVS hps-java] include all runs for which SVT bad channel data exists

[CVS hps-java] include all runs for which SVT bad channel data exists

<>

Fri, 18 Oct 2013 16:00:10 -0700

99 lines

New Thread

[CVS hps-java] increase size of date field

[CVS hps-java] increase size of date field

<>

Fri, 25 Oct 2013 16:10:06 -0700

73 lines

New Thread

[CVS hps-java] just minor changes to comments

[CVS hps-java] just minor changes to comments

<>

Tue, 15 Oct 2013 16:45:57 -0700

278 lines

New Thread

[CVS hps-java] lcsim snapshot

[CVS hps-java] lcsim snapshot

<>

Wed, 9 Oct 2013 18:47:20 -0700

73 lines

New Thread

[CVS hps-java] make a copy of SvtUtils class for conditions package and change to use daq map from the db

[CVS hps-java] make a copy of SvtUtils class for conditions package and change to use daq map from the db

<>

Wed, 2 Oct 2013 10:57:59 -0700

773 lines

New Thread

[CVS hps-java] make private

[CVS hps-java] make private

<>

Mon, 28 Oct 2013 09:48:48 -0700

73 lines

New Thread

[CVS hps-java] Make this class extend DatabaseConditionsReader so that database and text file conditions are both available. This change was tested by running the trigger simulation and the database

[CVS hps-java] Make this class extend DatabaseConditionsReader so that database and text file conditions are both available. This change was tested by running the trigger simulation and the database

<>

Thu, 17 Oct 2013 16:04:19 -0700

126 lines

New Thread

[CVS hps-java] Make transformation class static.

[CVS hps-java] Make transformation class static.

<>

Mon, 14 Oct 2013 17:33:54 -0700

809 lines

New Thread

[CVS hps-java] Making extrapolator static and collecting constants to common file.

[CVS hps-java] Making extrapolator static and collecting constants to common file.

<>

Mon, 14 Oct 2013 15:03:10 -0700

1695 lines

New Thread

[CVS hps-java] minor changes

[CVS hps-java] minor changes

<>

Tue, 1 Oct 2013 18:55:53 -0700

100 lines

New Thread

[CVS hps-java] minor changes to example analysis driver, final version of kink analysis driver

[CVS hps-java] minor changes to example analysis driver, final version of kink analysis driver

<>

Thu, 24 Oct 2013 11:11:44 -0700

435 lines

New Thread

[CVS hps-java] minor changes to tests based on modifications to toString methods

[CVS hps-java] minor changes to tests based on modifications to toString methods

<>

Thu, 10 Oct 2013 17:06:10 -0700

120 lines

New Thread

[CVS hps-java] minor cleanup

[CVS hps-java] minor cleanup

<>

Tue, 15 Oct 2013 16:24:48 -0700

445 lines

New Thread

[CVS hps-java] Minor cleanup; Add a test for HelicalTrackHitDriver ... work in progress

[CVS hps-java] Minor cleanup; Add a test for HelicalTrackHitDriver ... work in progress

<>

Wed, 16 Oct 2013 23:24:24 -0700

976 lines

New Thread

[CVS hps-java] minor corrections to fix ECAL bad channel converter

[CVS hps-java] minor corrections to fix ECAL bad channel converter

<>

Tue, 15 Oct 2013 16:26:49 -0700

94 lines

New Thread

[CVS hps-java] miscellaneous changes that probably should have been in previous checkins (oops)

[CVS hps-java] miscellaneous changes that probably should have been in previous checkins (oops)

<>

Thu, 10 Oct 2013 17:07:25 -0700

797 lines

New Thread

[CVS hps-java] modifications to class constructor access; make a few classes public that users might want to access directly

[CVS hps-java] modifications to class constructor access; make a few classes public that users might want to access directly

<>

Thu, 3 Oct 2013 19:03:33 -0700

301 lines

New Thread

[CVS hps-java] more work on SVT conditions; refactor calibrations code; add bad channels

[CVS hps-java] more work on SVT conditions; refactor calibrations code; add bad channels

<>

Wed, 2 Oct 2013 16:19:55 -0700

1741 lines

New Thread

[CVS hps-java] more work on ye olde conditions system; implement SVT gain and ECAL pulse parameters; pretty printing of conditions objects; refactored ECAL code to be more like SVT implementation; add

[CVS hps-java] more work on ye olde conditions system; implement SVT gain and ECAL pulse parameters; pretty printing of conditions objects; refactored ECAL code to be more like SVT implementation; add

<>

Thu, 3 Oct 2013 18:43:49 -0700

2593 lines

New Thread

[CVS hps-java] move class out of standalone java file; it should be embedded with the TestCase that uses it

[CVS hps-java] move class out of standalone java file; it should be embedded with the TestCase that uses it

<>

Fri, 25 Oct 2013 14:03:20 -0700

181 lines

New Thread

[CVS hps-java] move legacy calibrations Driver from monitoring package to conditions

[CVS hps-java] move legacy calibrations Driver from monitoring package to conditions

<>

Fri, 25 Oct 2013 12:39:47 -0700

171 lines

New Thread

[CVS hps-java] moved from monitoring package

[CVS hps-java] moved from monitoring package

<>

Fri, 25 Oct 2013 13:21:27 -0700

439 lines

New Thread

[CVS hps-java] moving classes out of monitoring package that I consider deprecated

[CVS hps-java] moving classes out of monitoring package that I consider deprecated

<>

Fri, 25 Oct 2013 12:41:01 -0700

332 lines

New Thread

[CVS hps-java] Moving extrapolation to TrackUtil class.

[CVS hps-java] Moving extrapolation to TrackUtil class.

<>

Mon, 14 Oct 2013 15:58:04 -0700

1084 lines

New Thread

[CVS hps-java] Moving non-bend track interface to utils and cleaning up

[CVS hps-java] Moving non-bend track interface to utils and cleaning up

<>

Wed, 16 Oct 2013 12:50:51 -0700

375 lines

New Thread

[CVS hps-java] New test for truth residuals.

[CVS hps-java] New test for truth residuals.

<>

Mon, 28 Oct 2013 09:47:43 -0700

216 lines

New Thread

[CVS hps-java] oops...not using JFree in monitoring app (yet)

[CVS hps-java] oops...not using JFree in monitoring app (yet)

<>

Fri, 25 Oct 2013 13:24:05 -0700

117 lines

New Thread

[CVS hps-java] package info for conditions package

[CVS hps-java] package info for conditions package

<>

Thu, 10 Oct 2013 17:04:26 -0700

75 lines

New Thread

[CVS hps-java] print the event number every 1000 events; will make this a configurable setting eventually

[CVS hps-java] print the event number every 1000 events; will make this a configurable setting eventually

<>

Fri, 25 Oct 2013 12:47:55 -0700

75 lines

New Thread

[CVS hps-java] proposal for SVT DAQ map class to replace SvtUtils functionality

[CVS hps-java] proposal for SVT DAQ map class to replace SvtUtils functionality

<>

Thu, 10 Oct 2013 14:41:10 -0700

124 lines

New Thread

[CVS hps-java] put registration of specific converters into its own class

[CVS hps-java] put registration of specific converters into its own class

<>

Mon, 14 Oct 2013 18:35:03 -0700

134 lines

New Thread

[CVS hps-java] refactored this class; added missing documentation; using as test driver for monitoring app

[CVS hps-java] refactored this class; added missing documentation; using as test driver for monitoring app

<>

Fri, 25 Oct 2013 13:14:49 -0700

449 lines

New Thread

[CVS hps-java] remove boilerplate db cleanup code from converters (for now)

[CVS hps-java] remove boilerplate db cleanup code from converters (for now)

<>

Thu, 10 Oct 2013 17:05:37 -0700

391 lines

New Thread

[CVS hps-java] remove check on run range as well as checking the detector name; these don't seem relevant for HPS (for now)

[CVS hps-java] remove check on run range as well as checking the detector name; these don't seem relevant for HPS (for now)

<>

Thu, 17 Oct 2013 23:08:55 -0700

164 lines

New Thread

[CVS hps-java] remove ConditionsLoaders and use standard converter classes instead

[CVS hps-java] remove ConditionsLoaders and use standard converter classes instead

<>

Wed, 9 Oct 2013 14:00:30 -0700

776 lines

New Thread

[CVS hps-java] remove old class

[CVS hps-java] remove old class

<>

Wed, 9 Oct 2013 15:27:07 -0700

125 lines

New Thread

[CVS hps-java] remove reset in setup method, which was accidentally committed; reset should happen from whatever Driver is calling setup

[CVS hps-java] remove reset in setup method, which was accidentally committed; reset should happen from whatever Driver is calling setup

<>

Tue, 29 Oct 2013 17:03:45 -0700

84 lines

New Thread

[CVS hps-java] remove star import; change to location of RunControlDriver

[CVS hps-java] remove star import; change to location of RunControlDriver

<>

Fri, 25 Oct 2013 12:50:16 -0700

93 lines

New Thread

[CVS hps-java] Removed debug output

[CVS hps-java] Removed debug output

<>

Fri, 11 Oct 2013 15:22:38 -0700

81 lines

New Thread

[CVS hps-java] Renaming constants.

[CVS hps-java] Renaming constants.

<>

Mon, 14 Oct 2013 17:57:24 -0700

547 lines

New Thread

[CVS hps-java] reset SvtUtils maps every time Detector changes

[CVS hps-java] reset SvtUtils maps every time Detector changes

<>

Tue, 29 Oct 2013 16:28:53 -0700

136 lines

New Thread

[CVS hps-java] restructure the event processing code as what was there did not make complete sense for handling non-physics events; add better error trapping and handling, including more checks for nu

[CVS hps-java] restructure the event processing code as what was there did not make complete sense for handling non-physics events; add better error trapping and handling, including more checks for nu

<>

Fri, 25 Oct 2013 16:13:53 -0700

536 lines

New Thread

[CVS hps-java] Some modified utilities for getting MadGraph LHE Events to MadGraph format. The "main" is fairly mgraham specific.

[CVS hps-java] Some modified utilities for getting MadGraph LHE Events to MadGraph format. The "main" is fairly mgraham specific.

<>

Tue, 29 Oct 2013 10:24:34 -0700

1149 lines

New Thread

[CVS hps-java] SVT DAQ map converter

[CVS hps-java] SVT DAQ map converter

<>

Thu, 10 Oct 2013 17:04:07 -0700

146 lines

New Thread

[CVS hps-java] switch bad to using SVT specific bad channel converter

[CVS hps-java] switch bad to using SVT specific bad channel converter

<>

Mon, 14 Oct 2013 18:36:21 -0700

90 lines

New Thread

[CVS hps-java] test for SvtConditionsLoader; checks for reasonable channel data on sensors

[CVS hps-java] test for SvtConditionsLoader; checks for reasonable channel data on sensors

<>

Thu, 10 Oct 2013 18:27:33 -0700

166 lines

New Thread

[CVS hps-java] turn off debug printout

[CVS hps-java] turn off debug printout

<>

Mon, 28 Oct 2013 16:18:56 -0700

117 lines

New Thread

[CVS hps-java] update gain cal code to reflect changes in units

[CVS hps-java] update gain cal code to reflect changes in units

<>

Wed, 30 Oct 2013 17:11:02 -0700

356 lines

New Thread

[CVS hps-java] Updating dependency

[CVS hps-java] Updating dependency

<>

Thu, 24 Oct 2013 17:11:35 -0700

73 lines

New Thread

[CVS hps-java] Updating to a more sane structure and adding yet another calculation of 3D POCA for lines.

[CVS hps-java] Updating to a more sane structure and adding yet another calculation of 3D POCA for lines.

<>

Fri, 18 Oct 2013 09:46:02 -0700

801 lines

New Thread

[CVS hps-java] use conditions key instead of empty string

[CVS hps-java] use conditions key instead of empty string

<>

Thu, 17 Oct 2013 22:47:34 -0700

81 lines

New Thread

[CVS hps-java] use conditions keys instead of null to avoid errors

[CVS hps-java] use conditions keys instead of null to avoid errors

<>

Thu, 17 Oct 2013 22:48:03 -0700

92 lines

New Thread

[CVS hps-java] use ConditionsConverterRegister

[CVS hps-java] use ConditionsConverterRegister

<>

Mon, 14 Oct 2013 18:37:26 -0700

134 lines

New Thread

[CVS hps-java] use RTH->SimTrackerHit relations

[CVS hps-java] use RTH->SimTrackerHit relations

<>

Wed, 9 Oct 2013 18:21:33 -0700

134 lines

New Thread

[CVS hps-java] Using global constants.

[CVS hps-java] Using global constants.

<>

Mon, 28 Oct 2013 09:42:39 -0700

132 lines

New Thread

[CVS hps-java] Using new static variables and cleaning up.

[CVS hps-java] Using new static variables and cleaning up.

<>

Thu, 10 Oct 2013 19:28:20 -0700

109 lines

New Thread

[CVS hps-java] [maven-release-plugin] prepare for next development iteration

[CVS hps-java] [maven-release-plugin] prepare for next development iteration

<>

Wed, 9 Oct 2013 16:48:22 -0700

82 lines

New Thread

[CVS hps-java] [maven-release-plugin] prepare release hps-java-1_7

[CVS hps-java] [maven-release-plugin] prepare release hps-java-1_7

<>

Wed, 9 Oct 2013 16:48:17 -0700

101 lines

New Thread

[CVS jevio-base] [maven-release-plugin] prepare for next development iteration

[CVS jevio-base] [maven-release-plugin] prepare for next development iteration

<>

Wed, 9 Oct 2013 16:27:39 -0700

82 lines

New Thread

[CVS jevio-base] [maven-release-plugin] prepare release jevio-base-4_5

[CVS jevio-base] [maven-release-plugin] prepare release jevio-base-4_5

<>

Wed, 9 Oct 2013 16:27:38 -0700

84 lines

New Thread

[CVS lcdd] for next release

[CVS lcdd] for next release

<>

Tue, 8 Oct 2013 14:19:49 -0700

73 lines

New Thread

[CVS lcdd] Make StepCombiningTrackerHitProcessor the default instead of the basic processor.

[CVS lcdd] Make StepCombiningTrackerHitProcessor the default instead of the basic processor.

<>

Tue, 29 Oct 2013 17:10:16 -0700

80 lines

New Thread

[CVS lcdd] method rename

[CVS lcdd] method rename

<>

Tue, 1 Oct 2013 19:05:22 -0700

200 lines

New Thread

[CVS lcdd] version for next tag

[CVS lcdd] version for next tag

<>

Tue, 29 Oct 2013 17:15:19 -0700

73 lines

New Thread

[CVS lcsim-conditions] code formatting

[CVS lcsim-conditions] code formatting

<>

Thu, 17 Oct 2013 23:08:11 -0700

335 lines

[CVS lcsim-conditions] code formatting

<>

Fri, 18 Oct 2013 14:42:47 -0700

2030 lines

New Thread

[CVS lcsim-conditions] disallow null as value for name as it can lead to some very strange errors

[CVS lcsim-conditions] disallow null as value for name as it can lead to some very strange errors

<>

Thu, 17 Oct 2013 22:49:08 -0700

348 lines

New Thread

[CVS lcsim-parent] add separate freehep repositories for releases and snapshots

[CVS lcsim-parent] add separate freehep repositories for releases and snapshots

<>

Wed, 23 Oct 2013 17:32:22 -0700

113 lines

New Thread

[CVS lcsim-parent] [maven-release-plugin] prepare for next development iteration

[CVS lcsim-parent] [maven-release-plugin] prepare for next development iteration

<>

Wed, 9 Oct 2013 15:35:09 -0700

82 lines

New Thread

[CVS lcsim-parent] [maven-release-plugin] prepare release lcsim-parent-2_10

[CVS lcsim-parent] [maven-release-plugin] prepare release lcsim-parent-2_10

<>

Wed, 9 Oct 2013 15:35:09 -0700

82 lines

New Thread

[CVS lcsim] GeomConverter snapshot

[CVS lcsim] GeomConverter snapshot

<>

Wed, 9 Oct 2013 18:47:09 -0700

73 lines

New Thread

[CVS lcsim] GeomConverter version for lcsim release

[CVS lcsim] GeomConverter version for lcsim release

<>

Wed, 9 Oct 2013 15:52:49 -0700

73 lines

New Thread

[CVS lcsim] [maven-release-plugin] prepare for next development iteration

[CVS lcsim] [maven-release-plugin] prepare for next development iteration

<>

Wed, 9 Oct 2013 16:02:07 -0700

82 lines

New Thread

[CVS lcsim] [maven-release-plugin] prepare release lcsim-2_11

[CVS lcsim] [maven-release-plugin] prepare release lcsim-2_11

<>

Wed, 9 Oct 2013 16:01:50 -0700

81 lines

New Thread

[CVS slic] for next release

[CVS slic] for next release

<>

Tue, 8 Oct 2013 14:20:39 -0700

73 lines

New Thread

[CVS slic] method rename

[CVS slic] method rename

<>

Tue, 1 Oct 2013 19:05:47 -0700

79 lines

New Thread

[CVS slic] missed this one

[CVS slic] missed this one

<>

Mon, 28 Oct 2013 12:18:53 -0700

67 lines

New Thread

[CVS slic] remove old build system files

[CVS slic] remove old build system files

<>

Mon, 28 Oct 2013 12:17:29 -0700

5432 lines

New Thread

[CVS slic] remove unnecessary wrapper class

[CVS slic] remove unnecessary wrapper class

<>

Tue, 29 Oct 2013 13:29:44 -0700

131 lines

Advanced Options


Options

Log In

Log In

Get Password

Get Password


Search Archives

Search Archives


Subscribe or Unsubscribe

Subscribe or Unsubscribe


Archives

May 2015
August 2014
May 2014
April 2014
March 2014
January 2014
December 2013
November 2013
October 2013
September 2013
August 2013
July 2013
June 2013
May 2013
April 2013
March 2013
February 2013
January 2013
December 2012
November 2012
October 2012
September 2012
August 2012
July 2012
June 2012
May 2012
April 2012
March 2012
February 2012
January 2012
December 2011
November 2011
October 2011
September 2011
August 2011
July 2011
June 2011
May 2011
April 2011
March 2011
February 2011
January 2011
December 2010
November 2010
October 2010
September 2010
August 2010
July 2010
June 2010
May 2010
April 2010
March 2010
February 2010
January 2010
December 2009
November 2009
October 2009
September 2009
August 2009
July 2009
June 2009
May 2009
April 2009
March 2009
February 2009
January 2009
December 2008
November 2008
October 2008
September 2008
August 2008
July 2008
June 2008
May 2008
April 2008
March 2008
February 2008
January 2008
December 2007
November 2007
October 2007
September 2007
August 2007
July 2007
June 2007
May 2007
April 2007
March 2007
February 2007
January 2007
December 2006
November 2006
October 2006
September 2006
August 2006
July 2006
June 2006
May 2006
April 2006
March 2006
February 2006
January 2006
December 2005
November 2005
October 2005
September 2005
August 2005
July 2005
June 2005

ATOM RSS1 RSS2



LISTSERV.SLAC.STANFORD.EDU

Secured by F-Secure Anti-Virus CataList Email List Search Powered by the LISTSERV Email List Manager

Privacy Notice, Security Notice and Terms of Use