LISTSERV mailing list manager LISTSERV 16.5

Help for LCD-CVS Archives


LCD-CVS Archives

LCD-CVS Archives


May 2010


View:

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

 

Table of Contents:

[CVS GeomConverter] (1 message)
[CVS GeomConverter] add mipEnergy to subdetector element from CalorimeterCalibration conditions (1 message)
[CVS GeomConverter] checkpointing integration of CalorimeterCalibration conditions into pandora converter (WORK IN PROGRESS) (1 message)
[CVS GeomConverter] detailed geometry implementation of PolyhedraBarrelCalorimeter2 (1 message)
[CVS GeomConverter] EM and HAD sampling fractions written to pandora XML geometry file (1 message)
[CVS GeomConverter] fix off by one error in SF (1 message)
[CVS GeomConverter] make subdetector class follow correct convention for outer r (endcaps) (1 message)
[CVS GeomConverter] remove debug prints (1 message)
[CVS GeomConverter] rmax recalc (1 message)
[CVS hps-java] It looks like a version of the fitter got committed with a typo in a class name... (1 message)
[CVS hps-java] use most recent lcsim-contrib version (1 message)
[CVS LCDetectors] (4 messages)
[CVS LCDetectors] add auto-gen pandora geometry file to sidloi3 (1 message)
[CVS LCDetectors] add comma delimiters (1 message)
[CVS LCDetectors] add commas to fix sampling fractions format (1 message)
[CVS LCDetectors] add layer 0 SF (1 message)
[CVS LCDetectors] add mipEnergy to pandora xml (1 message)
[CVS LCDetectors] added layer 0 SF (2 messages)
[CVS LCDetectors] added skins to HCal and Muon Barrel staves. (1 message)
[CVS LCDetectors] adding EM and HAD sampling fractions (1 message)
[CVS LCDetectors] Change dimensions to more closely correspond to LOI (1 message)
[CVS LCDetectors] change GEOMCONVERTER variable to point to jar file now that there is not a run script (1 message)
[CVS LCDetectors] Change segmentation back to extended classes (1 message)
[CVS LCDetectors] Fix sampling fractions (1 message)
[CVS LCDetectors] fixed booboo with rmax (1 message)
[CVS LCDetectors] fixed layer 0 SF (1 message)
[CVS LCDetectors] fixed sampling fractions (1 message)
[CVS LCDetectors] fixed sampling fractions in pandora xml file (1 message)
[CVS LCDetectors] Fixed sampling fractions. (1 message)
[CVS LCDetectors] latest lcdd for sidloi3 (cvs head version) (1 message)
[CVS LCDetectors] pandora interface file (1 message)
[CVS LCDetectors] preliminary pandora version (before CalorimeterCalibration mods) (1 message)
[CVS LCDetectors] remove setup script (user needs to setup themselves) (1 message)
[CVS LCDetectors] Test detector for development and optimization studies. (1 message)
[CVS LCDetectors] working copy of cal-calib conditions (2 messages)
[CVS lcio@random_access_io_branch] - added a 'file record' at the end of each file (needed for JAVA) (1 message)
[CVS lcio@random_access_io_branch] first complete version of direct access for C++ ; added some minimal tests (1 message)
[CVS lcio@random_access_io_branch] fixed typo (1 message)
[CVS lcio@random_access_io_branch] overwrite obsolete LCIORandomAccess file records if file is appended (1 message)
[CVS lcio@random_access_io_branch] simple program for appending direct access records to existing old files (1 message)
[CVS lcio] (1 message)
[CVS lcio] add checks for null hits in TrackPrinter (1 message)
[CVS lcio] added more tests (1 message)
[CVS lcio] added printing of TrackerHits charge+chargeError and of TrackerPulse covariance (charge, time) (1 message)
[CVS lcio] added target to create reference manual (1 message)
[CVS lcio] bug fix: F77 sources were missing the -m32 flag when cross-compiling 32bit on 64bit platforms (1 message)
[CVS lcio] bug fix: missing {} in if statement (1 message)
[CVS lcio] bug fix: missing } (1 message)
[CVS lcio] FIX FOR ACCIDENTAL COMMIT ON 2010-05-04 17:04: (1 message)
[CVS lcio] replaced chargeError and timeError with covariance matrix (LCIO-72) (1 message)
[CVS lcio] replaced problematic white-spaces with regular expression: [ ]+ (1 message)
[CVS lcio] replaced script.sh with more 'generic' lcio_env_init.sh also used for running tests (1 message)
[CVS lcsim-cal-calib] (1 message)
[CVS lcsim-cal-calib] move script (1 message)
[CVS lcsim-cal-calib] move scripts to subdir (2 messages)
[CVS lcsim-cal-calib] remove old M1 stuff (have local copies saved temporarily) (1 message)
[CVS lcsim-cal-calib] remove old standalone scripting build; will use lcsim xml instead (1 message)
[CVS lcsim-cal-calib] tidy up printout format. (2 messages)
[CVS lcsim-cal-calib] update lcsim-cal-calib POM to current lcsim package versions (1 message)
[CVS lcsim-contrib] no message (3 messages)
[CVS lcsim-parent] freehep-physics 2.1 goes to 2.2 (1 message)
[CVS lcsim] (4 messages)
[CVS lcsim] add missing baseDir attribute to fileSet (1 message)
[CVS lcsim] Add new Calorimeter type (1 message)
[CVS lcsim] add printInputFiles flag (1 message)
[CVS lcsim] Added check for line breaks in file names. Happens in badly formated XMLs. (1 message)
[CVS lcsim] Added check if parameterNames is null. This occurred while reading a Marlin generated LCIO file. (1 message)
[CVS lcsim] Added hit type to conform to LCIO interface. (1 message)
[CVS lcsim] added regular expression matching feature to inputFiles using fileRegExp element with baseDir attribute (1 message)
[CVS lcsim] added toString method (1 message)
[CVS lcsim] allow base elements in any order (1 message)
[CVS lcsim] Change to using static fields to get helix parameter index (1 message)
[CVS lcsim] check getRawEnergy and getCorrectedEnergy methods (1 message)
[CVS lcsim] commit Rich's fix for momentum at end and ecal states. (1 message)
[CVS lcsim] Compatability with sidloi3 updates (8 messages)
[CVS lcsim] Compatability with sidloi3 updates + bug fix (1 message)
[CVS lcsim] correction of typo in function getDepletedDepth. It used wrong formula, but the function itself is never used in simulation, it is just convenience function. (1 message)
[CVS lcsim] Correction to getDepletedDepth function. There was an error in the formula, however this function was never used for any simulatin. It's just convenience function. (1 message)
[CVS lcsim] Create plot making driver from ReconstructedParticles in ZZ events (1 message)
[CVS lcsim] fix class loading weirdness by not using Java Beans; also simplifies method-finding logic (1 message)
[CVS lcsim] fix state at ecal (1 message)
[CVS lcsim] fix up script for old pre-schema lcsim xml files (1 message)
[CVS lcsim] getRawEnergy now throws a runtime exception if called from a base CalorimeterHit (1 message)
[CVS lcsim] Handle CalorimeterHit and SimCalorimeterHit displays in the event browser. (1 message)
[CVS lcsim] Implementation for concrete CalorimeterHit. (1 message)
[CVS lcsim] imports (1 message)
[CVS lcsim] move simple TrackState Driver to main package from contrib (1 message)
[CVS lcsim] Now reads and writes corrected energy. (1 message)
[CVS lcsim] put back feature for parameter type (1 message)
[CVS lcsim] remove old scripts (2 messages)
[CVS lcsim] remove spurious output (1 message)
[CVS lcsim] schema for lcsim xml steering format (first version) (1 message)
[CVS lcsim] Separated the CalorimeterHit and SimCalorimeterHit displays in the event browser. (1 message)
[CVS lcsim] trap LoopSourceExhaustedException and print the message instead of throwing (1 message)
[CVS SimDist] include CLHEP_BASE_DIR in geant4 environment config (1 message)
[CVS SlacMCPrj] (2 messages)
[CVS SlicDiagnostics] more plotting drivers (1 message)
[CVS slicPandora] (2 messages)
[CVS slicPandora] add cluster centroid calculation taken from MarlinUtil::ClusterShapes; add minimal ClusterShapes class (no GSL) (1 message)
[CVS slicPandora] add mipEnergy binding (1 message)
[CVS slicPandora] add ReadoutName parameter to associate CalorimeterHit collection with correct IDDecoder within lcsim (1 message)
[CVS slicPandora] add time flag (1 message)
[CVS slicPandora] fix state at ecal (1 message)
[CVS slicPandora] introduce separate EM and HAD sampling fractions (1 message)
[CVS slicPandora] remove old hard-coded code from Norman (1 message)

LISTSERV Archives

LISTSERV Archives

LCD-CVS Home

LCD-CVS Home

Subject Sorted by Subject, Chronologically

From

Date

Size

New Thread

[CVS GeomConverter]

[CVS GeomConverter]

<>

Thu, 27 May 2010 10:03:34 -0700

92 lines

New Thread

[CVS GeomConverter] add mipEnergy to subdetector element from CalorimeterCalibration conditions

[CVS GeomConverter] add mipEnergy to subdetector element from CalorimeterCalibration conditions

<>

Wed, 19 May 2010 15:26:06 -0700

158 lines

New Thread

[CVS GeomConverter] checkpointing integration of CalorimeterCalibration conditions into pandora converter (WORK IN PROGRESS)

[CVS GeomConverter] checkpointing integration of CalorimeterCalibration conditions into pandora converter (WORK IN PROGRESS)

<>

Wed, 19 May 2010 13:39:12 -0700

620 lines

New Thread

[CVS GeomConverter] detailed geometry implementation of PolyhedraBarrelCalorimeter2

[CVS GeomConverter] detailed geometry implementation of PolyhedraBarrelCalorimeter2

<>

Mon, 3 May 2010 11:01:40 -0700

698 lines

New Thread

[CVS GeomConverter] EM and HAD sampling fractions written to pandora XML geometry file

[CVS GeomConverter] EM and HAD sampling fractions written to pandora XML geometry file

<>

Wed, 19 May 2010 14:00:03 -0700

489 lines

New Thread

[CVS GeomConverter] fix off by one error in SF

[CVS GeomConverter] fix off by one error in SF

<>

Thu, 27 May 2010 09:57:32 -0700

145 lines

New Thread

[CVS GeomConverter] make subdetector class follow correct convention for outer r (endcaps)

[CVS GeomConverter] make subdetector class follow correct convention for outer r (endcaps)

<>

Mon, 10 May 2010 15:01:50 -0700

137 lines

New Thread

[CVS GeomConverter] remove debug prints

[CVS GeomConverter] remove debug prints

<>

Thu, 27 May 2010 10:18:58 -0700

179 lines

New Thread

[CVS GeomConverter] rmax recalc

[CVS GeomConverter] rmax recalc

<>

Thu, 6 May 2010 11:27:46 -0700

102 lines

New Thread

[CVS hps-java] It looks like a version of the fitter got committed with a typo in a class name...

[CVS hps-java] It looks like a version of the fitter got committed with a typo in a class name...

<>

Wed, 12 May 2010 14:51:59 -0700

93 lines

New Thread

[CVS hps-java] use most recent lcsim-contrib version

[CVS hps-java] use most recent lcsim-contrib version

<>

Fri, 21 May 2010 13:01:06 -0700

76 lines

New Thread

[CVS LCDetectors]

[CVS LCDetectors]

<>

Mon, 3 May 2010 14:04:54 -0700

142 lines

[CVS LCDetectors]

<>

Mon, 3 May 2010 14:21:49 -0700

133 lines

[CVS LCDetectors]

<>

Mon, 3 May 2010 14:21:57 -0700

108 lines

[CVS LCDetectors]

<>

Wed, 5 May 2010 14:25:12 -0700

99 lines

New Thread

[CVS LCDetectors] add auto-gen pandora geometry file to sidloi3

[CVS LCDetectors] add auto-gen pandora geometry file to sidloi3

<>

Mon, 3 May 2010 14:23:33 -0700

291 lines

New Thread

[CVS LCDetectors] add comma delimiters

[CVS LCDetectors] add comma delimiters

<>

Wed, 19 May 2010 13:58:18 -0700

96 lines

New Thread

[CVS LCDetectors] add commas to fix sampling fractions format

[CVS LCDetectors] add commas to fix sampling fractions format

<>

Fri, 21 May 2010 15:55:09 -0700

140 lines

New Thread

[CVS LCDetectors] add layer 0 SF

[CVS LCDetectors] add layer 0 SF

<>

Thu, 27 May 2010 11:14:24 -0700

104 lines

New Thread

[CVS LCDetectors] add mipEnergy to pandora xml

[CVS LCDetectors] add mipEnergy to pandora xml

<>

Wed, 19 May 2010 15:26:45 -0700

119 lines

New Thread

[CVS LCDetectors] added layer 0 SF

[CVS LCDetectors] added layer 0 SF

<>

Thu, 27 May 2010 11:01:03 -0700

104 lines

[CVS LCDetectors] added layer 0 SF

<>

Thu, 27 May 2010 11:22:43 -0700

104 lines

New Thread

[CVS LCDetectors] added skins to HCal and Muon Barrel staves.

[CVS LCDetectors] added skins to HCal and Muon Barrel staves.

<>

Tue, 4 May 2010 15:44:42 -0700

137 lines

New Thread

[CVS LCDetectors] adding EM and HAD sampling fractions

[CVS LCDetectors] adding EM and HAD sampling fractions

<>

Wed, 19 May 2010 14:45:19 -0700

530 lines

New Thread

[CVS LCDetectors] Change dimensions to more closely correspond to LOI

[CVS LCDetectors] Change dimensions to more closely correspond to LOI

<>

Wed, 12 May 2010 07:01:53 -0700

128 lines

New Thread

[CVS LCDetectors] change GEOMCONVERTER variable to point to jar file now that there is not a run script

[CVS LCDetectors] change GEOMCONVERTER variable to point to jar file now that there is not a run script

<>

Mon, 3 May 2010 13:45:28 -0700

226 lines

New Thread

[CVS LCDetectors] Change segmentation back to extended classes

[CVS LCDetectors] Change segmentation back to extended classes

<>

Wed, 5 May 2010 08:57:57 -0700

119 lines

New Thread

[CVS LCDetectors] Fix sampling fractions

[CVS LCDetectors] Fix sampling fractions

<>

Thu, 27 May 2010 11:24:59 -0700

588 lines

New Thread

[CVS LCDetectors] fixed booboo with rmax

[CVS LCDetectors] fixed booboo with rmax

<>

Thu, 6 May 2010 11:45:29 -0700

374 lines

New Thread

[CVS LCDetectors] fixed layer 0 SF

[CVS LCDetectors] fixed layer 0 SF

<>

Thu, 27 May 2010 10:38:21 -0700

105 lines

New Thread

[CVS LCDetectors] fixed sampling fractions

[CVS LCDetectors] fixed sampling fractions

<>

Thu, 27 May 2010 11:18:12 -0700

588 lines

New Thread

[CVS LCDetectors] fixed sampling fractions in pandora xml file

[CVS LCDetectors] fixed sampling fractions in pandora xml file

<>

Thu, 27 May 2010 11:08:55 -0700

607 lines

New Thread

[CVS LCDetectors] Fixed sampling fractions.

[CVS LCDetectors] Fixed sampling fractions.

<>

Thu, 27 May 2010 10:37:34 -0700

588 lines

New Thread

[CVS LCDetectors] latest lcdd for sidloi3 (cvs head version)

[CVS LCDetectors] latest lcdd for sidloi3 (cvs head version)

<>

Thu, 6 May 2010 10:58:46 -0700

76 lines

New Thread

[CVS LCDetectors] pandora interface file

[CVS LCDetectors] pandora interface file

<>

Thu, 27 May 2010 11:36:27 -0700

336 lines

New Thread

[CVS LCDetectors] preliminary pandora version (before CalorimeterCalibration mods)

[CVS LCDetectors] preliminary pandora version (before CalorimeterCalibration mods)

<>

Wed, 12 May 2010 15:14:27 -0700

337 lines

New Thread

[CVS LCDetectors] remove setup script (user needs to setup themselves)

[CVS LCDetectors] remove setup script (user needs to setup themselves)

<>

Mon, 3 May 2010 13:52:46 -0700

91 lines

New Thread

[CVS LCDetectors] Test detector for development and optimization studies.

[CVS LCDetectors] Test detector for development and optimization studies.

<>

Wed, 12 May 2010 14:51:01 -0700

1251 lines

New Thread

[CVS LCDetectors] working copy of cal-calib conditions

[CVS LCDetectors] working copy of cal-calib conditions

<>

Thu, 6 May 2010 13:55:35 -0700

156 lines

[CVS LCDetectors] working copy of cal-calib conditions

<>

Thu, 6 May 2010 13:55:52 -0700

155 lines

New Thread

[CVS lcio@random_access_io_branch] - added a 'file record' at the end of each file (needed for JAVA)

[CVS lcio@random_access_io_branch] - added a 'file record' at the end of each file (needed for JAVA)

<>

Wed, 26 May 2010 03:22:21 -0700

388 lines

New Thread

[CVS lcio@random_access_io_branch] first complete version of direct access for C++ ; added some minimal tests

[CVS lcio@random_access_io_branch] first complete version of direct access for C++ ; added some minimal tests

<>

Sat, 1 May 2010 04:12:41 -0700

1277 lines

New Thread

[CVS lcio@random_access_io_branch] fixed typo

[CVS lcio@random_access_io_branch] fixed typo

<>

Thu, 13 May 2010 04:04:51 -0700

92 lines

New Thread

[CVS lcio@random_access_io_branch] overwrite obsolete LCIORandomAccess file records if file is appended

[CVS lcio@random_access_io_branch] overwrite obsolete LCIORandomAccess file records if file is appended

<>

Fri, 28 May 2010 07:51:44 -0700

347 lines

New Thread

[CVS lcio@random_access_io_branch] simple program for appending direct access records to existing old files

[CVS lcio@random_access_io_branch] simple program for appending direct access records to existing old files

<>

Sat, 1 May 2010 04:13:26 -0700

135 lines

New Thread

[CVS lcio]

[CVS lcio]

<>

Tue, 4 May 2010 16:22:57 -0700

76 lines

New Thread

[CVS lcio] add checks for null hits in TrackPrinter

[CVS lcio] add checks for null hits in TrackPrinter

<>

Thu, 20 May 2010 13:43:48 -0700

105 lines

New Thread

[CVS lcio] added more tests

[CVS lcio] added more tests

<>

Wed, 12 May 2010 07:13:57 -0700

260 lines

New Thread

[CVS lcio] added printing of TrackerHits charge+chargeError and of TrackerPulse covariance (charge, time)

[CVS lcio] added printing of TrackerHits charge+chargeError and of TrackerPulse covariance (charge, time)

<>

Wed, 26 May 2010 01:36:40 -0700

147 lines

New Thread

[CVS lcio] added target to create reference manual

[CVS lcio] added target to create reference manual

<>

Wed, 26 May 2010 06:53:10 -0700

136 lines

New Thread

[CVS lcio] bug fix: F77 sources were missing the -m32 flag when cross-compiling 32bit on 64bit platforms

[CVS lcio] bug fix: F77 sources were missing the -m32 flag when cross-compiling 32bit on 64bit platforms

<>

Wed, 5 May 2010 06:13:23 -0700

119 lines

New Thread

[CVS lcio] bug fix: missing {} in if statement

[CVS lcio] bug fix: missing {} in if statement

<>

Tue, 4 May 2010 08:19:50 -0700

104 lines

New Thread

[CVS lcio] bug fix: missing }

[CVS lcio] bug fix: missing }

<>

Wed, 5 May 2010 02:25:04 -0700

100 lines

New Thread

[CVS lcio] FIX FOR ACCIDENTAL COMMIT ON 2010-05-04 17:04:

[CVS lcio] FIX FOR ACCIDENTAL COMMIT ON 2010-05-04 17:04:

<>

Wed, 5 May 2010 02:02:26 -0700

191 lines

New Thread

[CVS lcio] replaced chargeError and timeError with covariance matrix (LCIO-72)

[CVS lcio] replaced chargeError and timeError with covariance matrix (LCIO-72)

<>

Wed, 12 May 2010 07:50:01 -0700

690 lines

New Thread

[CVS lcio] replaced problematic white-spaces with regular expression: [ ]+

[CVS lcio] replaced problematic white-spaces with regular expression: [ ]+

<>

Wed, 26 May 2010 05:11:21 -0700

206 lines

New Thread

[CVS lcio] replaced script.sh with more 'generic' lcio_env_init.sh also used for running tests

[CVS lcio] replaced script.sh with more 'generic' lcio_env_init.sh also used for running tests

<>

Wed, 12 May 2010 07:15:40 -0700

141 lines

New Thread

[CVS lcsim-cal-calib]

[CVS lcsim-cal-calib]

<>

Thu, 6 May 2010 13:42:46 -0700

468 lines

New Thread

[CVS lcsim-cal-calib] move script

[CVS lcsim-cal-calib] move script

<>

Tue, 4 May 2010 11:11:07 -0700

121 lines

New Thread

[CVS lcsim-cal-calib] move scripts to subdir

[CVS lcsim-cal-calib] move scripts to subdir

<>

Tue, 4 May 2010 11:10:16 -0700

355 lines

[CVS lcsim-cal-calib] move scripts to subdir

<>

Tue, 4 May 2010 11:10:40 -0700

355 lines

New Thread

[CVS lcsim-cal-calib] remove old M1 stuff (have local copies saved temporarily)

[CVS lcsim-cal-calib] remove old M1 stuff (have local copies saved temporarily)

<>

Tue, 4 May 2010 11:09:17 -0700

349 lines

New Thread

[CVS lcsim-cal-calib] remove old standalone scripting build; will use lcsim xml instead

[CVS lcsim-cal-calib] remove old standalone scripting build; will use lcsim xml instead

<>

Tue, 4 May 2010 11:13:27 -0700

136 lines

New Thread

[CVS lcsim-cal-calib] tidy up printout format.

[CVS lcsim-cal-calib] tidy up printout format.

<>

Fri, 28 May 2010 11:34:00 -0700

101 lines

[CVS lcsim-cal-calib] tidy up printout format.

<>

Fri, 28 May 2010 11:44:37 -0700

101 lines

New Thread

[CVS lcsim-cal-calib] update lcsim-cal-calib POM to current lcsim package versions

[CVS lcsim-cal-calib] update lcsim-cal-calib POM to current lcsim package versions

<>

Tue, 4 May 2010 11:08:50 -0700

100 lines

New Thread

[CVS lcsim-contrib] no message

[CVS lcsim-contrib] no message

<>

Fri, 7 May 2010 14:05:04 -0700

136 lines

[CVS lcsim-contrib] no message

<>

Sat, 8 May 2010 06:51:17 -0700

162 lines

[CVS lcsim-contrib] no message

<>

Sat, 8 May 2010 07:48:50 -0700

100 lines

New Thread

[CVS lcsim-parent] freehep-physics 2.1 goes to 2.2

[CVS lcsim-parent] freehep-physics 2.1 goes to 2.2

<>

Wed, 12 May 2010 10:09:43 -0700

92 lines

New Thread

[CVS lcsim]

[CVS lcsim]

<>

Thu, 6 May 2010 13:53:16 -0700

104 lines

[CVS lcsim]

<>

Thu, 6 May 2010 13:53:34 -0700

194 lines

[CVS lcsim]

<>

Mon, 10 May 2010 15:53:23 -0700

91 lines

[CVS lcsim]

<>

Mon, 10 May 2010 15:58:33 -0700

414 lines

New Thread

[CVS lcsim] add missing baseDir attribute to fileSet

[CVS lcsim] add missing baseDir attribute to fileSet

<>

Wed, 26 May 2010 09:37:50 -0700

109 lines

New Thread

[CVS lcsim] Add new Calorimeter type

[CVS lcsim] Add new Calorimeter type

<>

Fri, 7 May 2010 12:05:47 -0700

100 lines

New Thread

[CVS lcsim] add printInputFiles flag

[CVS lcsim] add printInputFiles flag

<>

Mon, 17 May 2010 17:26:51 -0700

91 lines

New Thread

[CVS lcsim] Added check for line breaks in file names. Happens in badly formated XMLs.

[CVS lcsim] Added check for line breaks in file names. Happens in badly formated XMLs.

<>

Thu, 27 May 2010 06:01:29 -0700

103 lines

New Thread

[CVS lcsim] Added check if parameterNames is null. This occurred while reading a Marlin generated LCIO file.

[CVS lcsim] Added check if parameterNames is null. This occurred while reading a Marlin generated LCIO file.

<>

Fri, 21 May 2010 03:55:24 -0700

102 lines

New Thread

[CVS lcsim] Added hit type to conform to LCIO interface.

[CVS lcsim] Added hit type to conform to LCIO interface.

<>

Tue, 4 May 2010 10:48:24 -0700

227 lines

New Thread

[CVS lcsim] added regular expression matching feature to inputFiles using fileRegExp element with baseDir attribute

[CVS lcsim] added regular expression matching feature to inputFiles using fileRegExp element with baseDir attribute

<>

Mon, 17 May 2010 11:13:56 -0700

307 lines

New Thread

[CVS lcsim] added toString method

[CVS lcsim] added toString method

<>

Wed, 26 May 2010 14:04:09 -0700

97 lines

New Thread

[CVS lcsim] allow base elements in any order

[CVS lcsim] allow base elements in any order

<>

Mon, 17 May 2010 14:49:34 -0700

100 lines

New Thread

[CVS lcsim] Change to using static fields to get helix parameter index

[CVS lcsim] Change to using static fields to get helix parameter index

<>

Wed, 12 May 2010 14:20:00 -0700

109 lines

New Thread

[CVS lcsim] check getRawEnergy and getCorrectedEnergy methods

[CVS lcsim] check getRawEnergy and getCorrectedEnergy methods

<>

Fri, 7 May 2010 13:55:53 -0700

113 lines

New Thread

[CVS lcsim] commit Rich's fix for momentum at end and ecal states.

[CVS lcsim] commit Rich's fix for momentum at end and ecal states.

<>

Wed, 26 May 2010 08:10:25 -0700

123 lines

New Thread

[CVS lcsim] Compatability with sidloi3 updates

[CVS lcsim] Compatability with sidloi3 updates

<>

Fri, 7 May 2010 12:00:36 -0700

148 lines

[CVS lcsim] Compatability with sidloi3 updates

<>

Fri, 7 May 2010 12:00:56 -0700

558 lines

[CVS lcsim] Compatability with sidloi3 updates

<>

Fri, 7 May 2010 12:01:21 -0700

254 lines

[CVS lcsim] Compatability with sidloi3 updates

<>

Fri, 7 May 2010 12:02:12 -0700

115 lines

[CVS lcsim] Compatability with sidloi3 updates

<>

Fri, 7 May 2010 12:02:31 -0700

107 lines

[CVS lcsim] Compatability with sidloi3 updates

<>

Fri, 7 May 2010 12:03:59 -0700

138 lines

[CVS lcsim] Compatability with sidloi3 updates

<>

Fri, 7 May 2010 12:04:26 -0700

143 lines

[CVS lcsim] Compatability with sidloi3 updates

<>

Fri, 7 May 2010 12:04:56 -0700

483 lines

New Thread

[CVS lcsim] Compatability with sidloi3 updates + bug fix

[CVS lcsim] Compatability with sidloi3 updates + bug fix

<>

Fri, 7 May 2010 12:03:05 -0700

198 lines

New Thread

[CVS lcsim] correction of typo in function getDepletedDepth. It used wrong formula, but the function itself is never used in simulation, it is just convenience function.

[CVS lcsim] correction of typo in function getDepletedDepth. It used wrong formula, but the function itself is never used in simulation, it is just convenience function.

<>

Tue, 18 May 2010 14:38:14 -0700

103 lines

New Thread

[CVS lcsim] Correction to getDepletedDepth function. There was an error in the formula, however this function was never used for any simulatin. It's just convenience function.

[CVS lcsim] Correction to getDepletedDepth function. There was an error in the formula, however this function was never used for any simulatin. It's just convenience function.

<>

Tue, 18 May 2010 11:55:04 -0700

103 lines

New Thread

[CVS lcsim] Create plot making driver from ReconstructedParticles in ZZ events

[CVS lcsim] Create plot making driver from ReconstructedParticles in ZZ events

<>

Thu, 6 May 2010 10:21:12 -0700

314 lines

New Thread

[CVS lcsim] fix class loading weirdness by not using Java Beans; also simplifies method-finding logic

[CVS lcsim] fix class loading weirdness by not using Java Beans; also simplifies method-finding logic

<>

Mon, 17 May 2010 14:26:21 -0700

337 lines

New Thread

[CVS lcsim] fix state at ecal

[CVS lcsim] fix state at ecal

<>

Wed, 26 May 2010 14:02:49 -0700

188 lines

New Thread

[CVS lcsim] fix up script for old pre-schema lcsim xml files

[CVS lcsim] fix up script for old pre-schema lcsim xml files

<>

Mon, 17 May 2010 14:50:55 -0700

97 lines

New Thread

[CVS lcsim] getRawEnergy now throws a runtime exception if called from a base CalorimeterHit

[CVS lcsim] getRawEnergy now throws a runtime exception if called from a base CalorimeterHit

<>

Wed, 5 May 2010 08:53:07 -0700

104 lines

New Thread

[CVS lcsim] Handle CalorimeterHit and SimCalorimeterHit displays in the event browser.

[CVS lcsim] Handle CalorimeterHit and SimCalorimeterHit displays in the event browser.

<>

Wed, 5 May 2010 13:36:35 -0700

192 lines

New Thread

[CVS lcsim] Implementation for concrete CalorimeterHit.

[CVS lcsim] Implementation for concrete CalorimeterHit.

<>

Wed, 5 May 2010 08:59:52 -0700

363 lines

New Thread

[CVS lcsim] imports

[CVS lcsim] imports

<>

Tue, 18 May 2010 13:37:49 -0700

105 lines

New Thread

[CVS lcsim] move simple TrackState Driver to main package from contrib

[CVS lcsim] move simple TrackState Driver to main package from contrib

<>

Tue, 18 May 2010 13:29:08 -0700

280 lines

New Thread

[CVS lcsim] Now reads and writes corrected energy.

[CVS lcsim] Now reads and writes corrected energy.

<>

Wed, 5 May 2010 09:14:11 -0700

110 lines

New Thread

[CVS lcsim] put back feature for parameter type

[CVS lcsim] put back feature for parameter type

<>

Fri, 21 May 2010 10:44:48 -0700

140 lines

New Thread

[CVS lcsim] remove old scripts

[CVS lcsim] remove old scripts

<>

Mon, 17 May 2010 17:27:58 -0700

99 lines

[CVS lcsim] remove old scripts

<>

Mon, 17 May 2010 17:28:48 -0700

110 lines

New Thread

[CVS lcsim] remove spurious output

[CVS lcsim] remove spurious output

<>

Wed, 5 May 2010 09:18:21 -0700

110 lines

New Thread

[CVS lcsim] schema for lcsim xml steering format (first version)

[CVS lcsim] schema for lcsim xml steering format (first version)

<>

Mon, 10 May 2010 15:03:45 -0700

194 lines

New Thread

[CVS lcsim] Separated the CalorimeterHit and SimCalorimeterHit displays in the event browser.

[CVS lcsim] Separated the CalorimeterHit and SimCalorimeterHit displays in the event browser.

<>

Wed, 5 May 2010 11:09:03 -0700

235 lines

New Thread

[CVS lcsim] trap LoopSourceExhaustedException and print the message instead of throwing

[CVS lcsim] trap LoopSourceExhaustedException and print the message instead of throwing

<>

Tue, 18 May 2010 14:04:48 -0700

105 lines

New Thread

[CVS SimDist] include CLHEP_BASE_DIR in geant4 environment config

[CVS SimDist] include CLHEP_BASE_DIR in geant4 environment config

<>

Wed, 5 May 2010 14:05:14 -0700

95 lines

New Thread

[CVS SlacMCPrj]

[CVS SlacMCPrj]

<>

Wed, 5 May 2010 15:31:10 -0700

613 lines

[CVS SlacMCPrj]

<>

Wed, 5 May 2010 15:31:48 -0700

200 lines

New Thread

[CVS SlicDiagnostics] more plotting drivers

[CVS SlicDiagnostics] more plotting drivers

<>

Wed, 5 May 2010 15:41:28 -0700

580 lines

New Thread

[CVS slicPandora]

[CVS slicPandora]

<>

Wed, 19 May 2010 14:42:32 -0700

90 lines

[CVS slicPandora]

<>

Wed, 26 May 2010 14:06:05 -0700

89 lines

New Thread

[CVS slicPandora] add cluster centroid calculation taken from MarlinUtil::ClusterShapes; add minimal ClusterShapes class (no GSL)

[CVS slicPandora] add cluster centroid calculation taken from MarlinUtil::ClusterShapes; add minimal ClusterShapes class (no GSL)

<>

Fri, 21 May 2010 14:12:49 -0700

431 lines

New Thread

[CVS slicPandora] add mipEnergy binding

[CVS slicPandora] add mipEnergy binding

<>

Wed, 19 May 2010 15:25:41 -0700

174 lines

New Thread

[CVS slicPandora] add ReadoutName parameter to associate CalorimeterHit collection with correct IDDecoder within lcsim

[CVS slicPandora] add ReadoutName parameter to associate CalorimeterHit collection with correct IDDecoder within lcsim

<>

Wed, 5 May 2010 15:15:56 -0700

112 lines

New Thread

[CVS slicPandora] add time flag

[CVS slicPandora] add time flag

<>

Wed, 5 May 2010 16:27:08 -0700

92 lines

New Thread

[CVS slicPandora] fix state at ecal

[CVS slicPandora] fix state at ecal

<>

Wed, 26 May 2010 14:00:59 -0700

173 lines

New Thread

[CVS slicPandora] introduce separate EM and HAD sampling fractions

[CVS slicPandora] introduce separate EM and HAD sampling fractions

<>

Wed, 19 May 2010 14:42:14 -0700

176 lines

New Thread

[CVS slicPandora] remove old hard-coded code from Norman

[CVS slicPandora] remove old hard-coded code from Norman

<>

Fri, 28 May 2010 10:37:38 -0700

639 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