LISTSERV mailing list manager LISTSERV 16.5

Help for LCD-CVS Archives


LCD-CVS Archives

LCD-CVS Archives


September 2013


View:

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

 

Table of Contents:

[CVS gdml2] bug fix typo in GDML CMake file; fixes LCDD-108 (1 message)
[CVS GeomConverter] (2 messages)
[CVS GeomConverter] add support for field offsets to LCDD converter; offsetX attribute name in example changed to xoffset to match LCDD, etc. (1 message)
[CVS GeomConverter] added units to header (1 message)
[CVS GeomConverter] Adding detector elements to the test (1 message)
[CVS GeomConverter] backing out on tests (1 message)
[CVS GeomConverter] fixup 3D field map class and type naming (1 message)
[CVS GeomConverter] implementation of 3D field map; needs to be merged with Norman's class (1 message)
[CVS GeomConverter] Implementation of a Cartesian 3D Magnetic Field Map with field values Bx, By, Bz defined on a regular grid of x,y,z using bilinear interpolation for intermediate points. (1 message)
[CVS GeomConverter] remove old test file (1 message)
[CVS GeomConverter] removed obsolete test (1 message)
[CVS hps-detectors] add detector for testing conditions system (1 message)
[CVS hps-detectors] Added thin vacuum plane (1 message)
[CVS hps-detectors] another test detector for conditions, required because of the silly way the conditions system works (1 message)
[CVS hps-detectors] fix gdml bugs, add test detector for 3D fieldmap (1 message)
[CVS hps-detectors] Further upstream (2 messages)
[CVS hps-detectors] New zpos (1 message)
[CVS hps-detectors] sandbox all the detectors that haven't been used in 2 years (1 message)
[CVS hps-detectors] Test detector for offsets (1 message)
[CVS hps-detectors] Tiny field (3 messages)
[CVS hps-detectors] undo field change in production detector (1 message)
[CVS hps-detectors] units changed to default mm, Tesla (1 message)
[CVS hps-detectors] Updated names for field map offset (1 message)
[CVS hps-et-java] use jevio-base snapshot because 4.4 release only runs on java 1.7 (1 message)
[CVS hps-java] (5 messages)
[CVS hps-java] 1st version that works. (1 message)
[CVS hps-java] add ability to read database configuration from a properties file (1 message)
[CVS hps-java] add class for encapsulating database connection parameters for accessing conditions (1 message)
[CVS hps-java] add doc (1 message)
[CVS hps-java] add MySQL java connector dependency for connecting to MySQL databases using JDBC (1 message)
[CVS hps-java] add name of conditions table to config (1 message)
[CVS hps-java] Add SvtConditions to encapsulate calibrations and other conditions sets; Add ChannelConstants to encapsulate conditions related to a specific APV25 channel; Changed the converter and te (1 message)
[CVS hps-java] Added drivers to make this work. (1 message)
[CVS hps-java] Added help option. (1 message)
[CVS hps-java] Added iter prop, fixed issues in prop in output and fixed prec issues (2 messages)
[CVS hps-java] big update to conditions system; move Dima's stuff to demo subpackage; implement database conditions reader generically based on the sample provided by Dima; add sample SVT conditions c (1 message)
[CVS hps-java] changes to reflect database field renaming; also updates so conditions reader will look for external db configuration settings via a property setting (1 message)
[CVS hps-java] Changing names. (1 message)
[CVS hps-java] checkpointing work on reading ecal conditions from db (1 message)
[CVS hps-java] class for statically accessing the connection information (1 message)
[CVS hps-java] Cleaned up. (1 message)
[CVS hps-java] Cleaning up. (1 message)
[CVS hps-java] Def. files added. (1 message)
[CVS hps-java] Dump fadc vars (1 message)
[CVS hps-java] end of day checkin; added concept of ConditionsRecord which models the conditions meta data table from the database; changed sample converter to use this; removed usage of internal prop (1 message)
[CVS hps-java] Fixed bug in curvilinear projection. (1 message)
[CVS hps-java] Fixing names (2 messages)
[CVS hps-java] Loosen privileges to be able to extend. (1 message)
[CVS hps-java] make setter methods package protected; minor code cleanup (1 message)
[CVS hps-java] minor stuff (1 message)
[CVS hps-java] more work on conditions system; add implementation of bad channels and calibrations for ecal (1 message)
[CVS hps-java] Moved common function to util class. (1 message)
[CVS hps-java] preliminary set of utility classes for representing SVT conditions from db; work in progress (1 message)
[CVS hps-java] reformat; no other code changes (1 message)
[CVS hps-java] remove classes that are not needed (1 message)
[CVS hps-java] remove unused class (1 message)
[CVS hps-java] remove useless test (1 message)
[CVS hps-java] Removed hidden field. (1 message)
[CVS hps-java] rename field svt_calibrations.channel_id to svt_channel_id to make it clear this is referencing the svt_channels table (1 message)
[CVS hps-java] restructure SVT conditions loading code; code will use svt_channels tables now too to retrieve the channel data by id (1 message)
[CVS hps-java] simplistic test of Dima's sample DatabaseConditionsReader class; this functions as an example of how to use this class to load and create conditions using a MySQL database (1 message)
[CVS hps-java] switch to snapshots of lcsim and hps-et-java (1 message)
[CVS hps-java] Test steering file (1 message)
[CVS hps-java] use conditions_dev table format to replace conditions_test; corresponding changes to code (1 message)
[CVS hps-java] use ConnectionManager for connection and parameters (1 message)
[CVS lcdd] (2 messages)
[CVS lcdd] add class for fast lookup of CalorimeterHit objects by 64 bit identifier (1 message)
[CVS lcdd] add fast hit lookup using an identifier map; solves LCDD-110; some additional changes and refactoring (1 message)
[CVS lcdd] add missing doxygen comments (1 message)
[CVS lcdd] add missing private variable initializations; fixes seg fault (1 message)
[CVS lcdd] add offsets in GetFieldValue before interpolating (1 message)
[CVS lcdd] add rest of missing doxygen comments (1 message)
[CVS lcdd] add support for 3D field coordinate origin offset (1 message)
[CVS lcdd] add support for multiple hits collections from tracker SD (1 message)
[CVS lcdd] add virtual to dtor (1 message)
[CVS lcdd] change to use the new way of hit lookup (1 message)
[CVS lcdd] comment out debug code for now (1 message)
[CVS lcdd] correction to idspec (1 message)
[CVS lcdd] create tracker SD possibly with multiple hits collections (1 message)
[CVS lcdd] implement neighboring for CellReadout2D (1 message)
[CVS lcdd] move segmentation classes to separate dir from detectors (1 message)
[CVS lcdd] patch from Norman to fix wrong handling of offsets (1 message)
[CVS lcdd] remove code that is commented out (1 message)
[CVS lcdd] remove lookup of existing hits by pointer to CalorimeterHit; instead use Id64bit so creating a comparison hit is not required (1 message)
[CVS lcdd] remove old code that was commented out (1 message)
[CVS lcdd] rename variable; not using G4 as prepend anymore because Geant4 uses this convention (1 message)
[CVS lcdd] renamed variable (1 message)
[CVS lcdd] simplistic example using CellReadout2DSegmentation (1 message)
[CVS lcdd] turn off debug prints for now (1 message)
[CVS lcdd] tweak example so output is more useful (1 message)
[CVS lcdd] use a simple struct for CellIds instead of vector for algorithm efficiency and readability of code (1 message)
[CVS lcdd] use debugging macro (1 message)
[CVS lcdd] work in progress on new cell segmentation interface; change from signed to unsigned coordinate system in CellReadout2D; implement CelReadout2DSegmentation::getGlobalHitPosition; other minor (1 message)
[CVS lcsim-contrib] (1 message)
[CVS lcsim-contrib] fix various compilation problems mostly related to people's lack of correct package statements; also removed characters that UTF-8 does not recognize (1 message)
[CVS lcsim-contrib] update pom (1 message)
[CVS lcsim] Fixed bug when computing the multiple scattering contribution. (1 message)
[CVS mcd-analysis] Class to convert text files output by Takashi from Fluka into stdhep files. One particle per event. (1 message)
[CVS mcd-analysis] update to latest (2.10) lcsim-parent (1 message)
[CVS slic] CMake option for SLIC_LOG compilation flag (1 message)
[CVS slic] current local debug settings (1 message)
[CVS slic] fix compilation problem from LCDD class rename (reported by Sho) (1 message)
[CVS slic] print correct LCIO dir variable; still do not know correct var for HepPDT; some commented out debugging code to print all CMake variables at the end of config (1 message)
[CVS slic] udpate with minor LCDD refactoring (1 message)
[CVS slic] update with minor refactoring from LCDD (1 message)

LISTSERV Archives

LISTSERV Archives

LCD-CVS Home

LCD-CVS Home

Subject Sorted by Subject, Chronologically

From

Date

Size

New Thread

[CVS gdml2] bug fix typo in GDML CMake file; fixes LCDD-108

[CVS gdml2] bug fix typo in GDML CMake file; fixes LCDD-108

<>

Tue, 10 Sep 2013 14:10:41 -0700

80 lines

New Thread

[CVS GeomConverter]

[CVS GeomConverter]

<>

Tue, 3 Sep 2013 13:20:13 -0700

90 lines

[CVS GeomConverter]

<>

Tue, 3 Sep 2013 16:24:48 -0700

361 lines

New Thread

[CVS GeomConverter] add support for field offsets to LCDD converter; offsetX attribute name in example changed to xoffset to match LCDD, etc.

[CVS GeomConverter] add support for field offsets to LCDD converter; offsetX attribute name in example changed to xoffset to match LCDD, etc.

<>

Thu, 5 Sep 2013 10:54:56 -0700

153 lines

New Thread

[CVS GeomConverter] added units to header

[CVS GeomConverter] added units to header

<>

Tue, 10 Sep 2013 14:21:46 -0700

82 lines

New Thread

[CVS GeomConverter] Adding detector elements to the test

[CVS GeomConverter] Adding detector elements to the test

<>

Tue, 10 Sep 2013 12:19:13 -0700

206 lines

New Thread

[CVS GeomConverter] backing out on tests

[CVS GeomConverter] backing out on tests

<>

Tue, 10 Sep 2013 14:04:06 -0700

183 lines

New Thread

[CVS GeomConverter] fixup 3D field map class and type naming

[CVS GeomConverter] fixup 3D field map class and type naming

<>

Tue, 3 Sep 2013 17:16:36 -0700

725 lines

New Thread

[CVS GeomConverter] implementation of 3D field map; needs to be merged with Norman's class

[CVS GeomConverter] implementation of 3D field map; needs to be merged with Norman's class

<>

Tue, 3 Sep 2013 13:20:03 -0700

248 lines

New Thread

[CVS GeomConverter] Implementation of a Cartesian 3D Magnetic Field Map with field values Bx, By, Bz defined on a regular grid of x,y,z using bilinear interpolation for intermediate points.

[CVS GeomConverter] Implementation of a Cartesian 3D Magnetic Field Map with field values Bx, By, Bz defined on a regular grid of x,y,z using bilinear interpolation for intermediate points.

<>

Tue, 3 Sep 2013 15:04:02 -0700

471 lines

New Thread

[CVS GeomConverter] remove old test file

[CVS GeomConverter] remove old test file

<>

Tue, 3 Sep 2013 16:21:38 -0700

96 lines

New Thread

[CVS GeomConverter] removed obsolete test

[CVS GeomConverter] removed obsolete test

<>

Tue, 10 Sep 2013 12:08:14 -0700

138 lines

New Thread

[CVS hps-detectors] add detector for testing conditions system

[CVS hps-detectors] add detector for testing conditions system

<>

Fri, 20 Sep 2013 10:48:34 -0700

664 lines

New Thread

[CVS hps-detectors] Added thin vacuum plane

[CVS hps-detectors] Added thin vacuum plane

<>

Wed, 18 Sep 2013 12:40:31 -0700

525 lines

New Thread

[CVS hps-detectors] another test detector for conditions, required because of the silly way the conditions system works

[CVS hps-detectors] another test detector for conditions, required because of the silly way the conditions system works

<>

Mon, 23 Sep 2013 10:46:42 -0700

665 lines

New Thread

[CVS hps-detectors] fix gdml bugs, add test detector for 3D fieldmap

[CVS hps-detectors] fix gdml bugs, add test detector for 3D fieldmap

<>

Fri, 6 Sep 2013 16:43:43 -0700

2317 lines

New Thread

[CVS hps-detectors] Further upstream

[CVS hps-detectors] Further upstream

<>

Tue, 17 Sep 2013 13:29:20 -0700

120 lines

[CVS hps-detectors] Further upstream

<>

Tue, 17 Sep 2013 13:29:26 -0700

339 lines

New Thread

[CVS hps-detectors] New zpos

[CVS hps-detectors] New zpos

<>

Tue, 17 Sep 2013 14:13:34 -0700

417 lines

New Thread

[CVS hps-detectors] sandbox all the detectors that haven't been used in 2 years

[CVS hps-detectors] sandbox all the detectors that haven't been used in 2 years

<>

Fri, 6 Sep 2013 16:53:17 -0700

25644 lines

New Thread

[CVS hps-detectors] Test detector for offsets

[CVS hps-detectors] Test detector for offsets

<>

Tue, 17 Sep 2013 12:44:01 -0700

1447 lines

New Thread

[CVS hps-detectors] Tiny field

[CVS hps-detectors] Tiny field

<>

Tue, 17 Sep 2013 15:46:14 -0700

101 lines

[CVS hps-detectors] Tiny field

<>

Tue, 17 Sep 2013 15:49:58 -0700

73 lines

[CVS hps-detectors] Tiny field

<>

Tue, 17 Sep 2013 15:51:16 -0700

82 lines

New Thread

[CVS hps-detectors] undo field change in production detector

[CVS hps-detectors] undo field change in production detector

<>

Wed, 18 Sep 2013 12:43:49 -0700

101 lines

New Thread

[CVS hps-detectors] units changed to default mm, Tesla

[CVS hps-detectors] units changed to default mm, Tesla

<>

Mon, 9 Sep 2013 10:53:59 -0700

57 lines

New Thread

[CVS hps-detectors] Updated names for field map offset

[CVS hps-detectors] Updated names for field map offset

<>

Tue, 10 Sep 2013 10:05:13 -0700

77 lines

New Thread

[CVS hps-et-java] use jevio-base snapshot because 4.4 release only runs on java 1.7

[CVS hps-et-java] use jevio-base snapshot because 4.4 release only runs on java 1.7

<>

Thu, 5 Sep 2013 10:32:12 -0700

74 lines

New Thread

[CVS hps-java]

[CVS hps-java]

<>

Wed, 18 Sep 2013 18:38:17 -0700

77 lines

[CVS hps-java]

<>

Thu, 19 Sep 2013 11:56:35 -0700

88 lines

[CVS hps-java]

<>

Mon, 23 Sep 2013 11:19:52 -0700

340 lines

[CVS hps-java]

<>

Mon, 23 Sep 2013 19:51:35 -0700

337 lines

[CVS hps-java]

<>

Mon, 30 Sep 2013 18:22:33 -0700

195 lines

New Thread

[CVS hps-java] 1st version that works.

[CVS hps-java] 1st version that works.

<>

Tue, 3 Sep 2013 09:42:37 -0700

153 lines

New Thread

[CVS hps-java] add ability to read database configuration from a properties file

[CVS hps-java] add ability to read database configuration from a properties file

<>

Wed, 18 Sep 2013 14:02:38 -0700

121 lines

New Thread

[CVS hps-java] add class for encapsulating database connection parameters for accessing conditions

[CVS hps-java] add class for encapsulating database connection parameters for accessing conditions

<>

Tue, 17 Sep 2013 18:13:32 -0700

130 lines

New Thread

[CVS hps-java] add doc

[CVS hps-java] add doc

<>

Wed, 25 Sep 2013 15:36:53 -0700

551 lines

New Thread

[CVS hps-java] add MySQL java connector dependency for connecting to MySQL databases using JDBC

[CVS hps-java] add MySQL java connector dependency for connecting to MySQL databases using JDBC

<>

Tue, 17 Sep 2013 16:05:53 -0700

76 lines

New Thread

[CVS hps-java] add name of conditions table to config

[CVS hps-java] add name of conditions table to config

<>

Wed, 18 Sep 2013 18:27:44 -0700

133 lines

New Thread

[CVS hps-java] Add SvtConditions to encapsulate calibrations and other conditions sets; Add ChannelConstants to encapsulate conditions related to a specific APV25 channel; Changed the converter and te

[CVS hps-java] Add SvtConditions to encapsulate calibrations and other conditions sets; Add ChannelConstants to encapsulate conditions related to a specific APV25 channel; Changed the converter and te

<>

Fri, 20 Sep 2013 01:52:43 -0700

475 lines

New Thread

[CVS hps-java] Added drivers to make this work.

[CVS hps-java] Added drivers to make this work.

<>

Tue, 3 Sep 2013 09:41:44 -0700

133 lines

New Thread

[CVS hps-java] Added help option.

[CVS hps-java] Added help option.

<>

Fri, 6 Sep 2013 12:10:01 -0700

103 lines

New Thread

[CVS hps-java] Added iter prop, fixed issues in prop in output and fixed prec issues

[CVS hps-java] Added iter prop, fixed issues in prop in output and fixed prec issues

<>

Thu, 12 Sep 2013 10:57:38 -0700

491 lines

[CVS hps-java] Added iter prop, fixed issues in prop in output and fixed prec issues

<>

Thu, 12 Sep 2013 10:57:54 -0700

159 lines

New Thread

[CVS hps-java] big update to conditions system; move Dima's stuff to demo subpackage; implement database conditions reader generically based on the sample provided by Dima; add sample SVT conditions c

[CVS hps-java] big update to conditions system; move Dima's stuff to demo subpackage; implement database conditions reader generically based on the sample provided by Dima; add sample SVT conditions c

<>

Tue, 17 Sep 2013 19:33:16 -0700

1446 lines

New Thread

[CVS hps-java] changes to reflect database field renaming; also updates so conditions reader will look for external db configuration settings via a property setting

[CVS hps-java] changes to reflect database field renaming; also updates so conditions reader will look for external db configuration settings via a property setting

<>

Wed, 18 Sep 2013 14:03:23 -0700

258 lines

New Thread

[CVS hps-java] Changing names.

[CVS hps-java] Changing names.

<>

Mon, 16 Sep 2013 13:16:20 -0700

202 lines

New Thread

[CVS hps-java] checkpointing work on reading ecal conditions from db

[CVS hps-java] checkpointing work on reading ecal conditions from db

<>

Wed, 25 Sep 2013 15:14:24 -0700

727 lines

New Thread

[CVS hps-java] class for statically accessing the connection information

[CVS hps-java] class for statically accessing the connection information

<>

Wed, 18 Sep 2013 18:26:32 -0700

114 lines

New Thread

[CVS hps-java] Cleaned up.

[CVS hps-java] Cleaned up.

<>

Thu, 12 Sep 2013 10:56:34 -0700

132 lines

New Thread

[CVS hps-java] Cleaning up.

[CVS hps-java] Cleaning up.

<>

Sun, 15 Sep 2013 12:24:50 -0700

1001 lines

New Thread

[CVS hps-java] Def. files added.

[CVS hps-java] Def. files added.

<>

Fri, 6 Sep 2013 11:58:19 -0700

85 lines

New Thread

[CVS hps-java] Dump fadc vars

[CVS hps-java] Dump fadc vars

<>

Mon, 2 Sep 2013 14:57:12 -0700

163 lines

New Thread

[CVS hps-java] end of day checkin; added concept of ConditionsRecord which models the conditions meta data table from the database; changed sample converter to use this; removed usage of internal prop

[CVS hps-java] end of day checkin; added concept of ConditionsRecord which models the conditions meta data table from the database; changed sample converter to use this; removed usage of internal prop

<>

Mon, 23 Sep 2013 19:40:21 -0700

964 lines

New Thread

[CVS hps-java] Fixed bug in curvilinear projection.

[CVS hps-java] Fixed bug in curvilinear projection.

<>

Wed, 4 Sep 2013 17:05:14 -0700

185 lines

New Thread

[CVS hps-java] Fixing names

[CVS hps-java] Fixing names

<>

Mon, 16 Sep 2013 13:24:33 -0700

120 lines

[CVS hps-java] Fixing names

<>

Mon, 16 Sep 2013 13:25:22 -0700

73 lines

New Thread

[CVS hps-java] Loosen privileges to be able to extend.

[CVS hps-java] Loosen privileges to be able to extend.

<>

Mon, 2 Sep 2013 14:56:56 -0700

223 lines

New Thread

[CVS hps-java] make setter methods package protected; minor code cleanup

[CVS hps-java] make setter methods package protected; minor code cleanup

<>

Mon, 23 Sep 2013 16:24:14 -0700

162 lines

New Thread

[CVS hps-java] minor stuff

[CVS hps-java] minor stuff

<>

Tue, 17 Sep 2013 19:56:39 -0700

150 lines

New Thread

[CVS hps-java] more work on conditions system; add implementation of bad channels and calibrations for ecal

[CVS hps-java] more work on conditions system; add implementation of bad channels and calibrations for ecal

<>

Mon, 30 Sep 2013 17:34:30 -0700

654 lines

New Thread

[CVS hps-java] Moved common function to util class.

[CVS hps-java] Moved common function to util class.

<>

Mon, 16 Sep 2013 17:52:52 -0700

348 lines

New Thread

[CVS hps-java] preliminary set of utility classes for representing SVT conditions from db; work in progress

[CVS hps-java] preliminary set of utility classes for representing SVT conditions from db; work in progress

<>

Wed, 18 Sep 2013 18:27:15 -0700

224 lines

New Thread

[CVS hps-java] reformat; no other code changes

[CVS hps-java] reformat; no other code changes

<>

Fri, 20 Sep 2013 14:55:09 -0700

644 lines

New Thread

[CVS hps-java] remove classes that are not needed

[CVS hps-java] remove classes that are not needed

<>

Mon, 23 Sep 2013 16:08:25 -0700

223 lines

New Thread

[CVS hps-java] remove unused class

[CVS hps-java] remove unused class

<>

Mon, 23 Sep 2013 16:19:15 -0700

127 lines

New Thread

[CVS hps-java] remove useless test

[CVS hps-java] remove useless test

<>

Tue, 17 Sep 2013 16:06:09 -0700

87 lines

New Thread

[CVS hps-java] Removed hidden field.

[CVS hps-java] Removed hidden field.

<>

Tue, 3 Sep 2013 09:43:06 -0700

72 lines

New Thread

[CVS hps-java] rename field svt_calibrations.channel_id to svt_channel_id to make it clear this is referencing the svt_channels table

[CVS hps-java] rename field svt_calibrations.channel_id to svt_channel_id to make it clear this is referencing the svt_channels table

<>

Tue, 24 Sep 2013 16:21:40 -0700

90 lines

New Thread

[CVS hps-java] restructure SVT conditions loading code; code will use svt_channels tables now too to retrieve the channel data by id

[CVS hps-java] restructure SVT conditions loading code; code will use svt_channels tables now too to retrieve the channel data by id

<>

Mon, 23 Sep 2013 16:09:10 -0700

709 lines

New Thread

[CVS hps-java] simplistic test of Dima's sample DatabaseConditionsReader class; this functions as an example of how to use this class to load and create conditions using a MySQL database

[CVS hps-java] simplistic test of Dima's sample DatabaseConditionsReader class; this functions as an example of how to use this class to load and create conditions using a MySQL database

<>

Tue, 17 Sep 2013 16:25:49 -0700

120 lines

New Thread

[CVS hps-java] switch to snapshots of lcsim and hps-et-java

[CVS hps-java] switch to snapshots of lcsim and hps-et-java

<>

Thu, 5 Sep 2013 10:33:56 -0700

79 lines

New Thread

[CVS hps-java] Test steering file

[CVS hps-java] Test steering file

<>

Mon, 2 Sep 2013 14:58:30 -0700

108 lines

New Thread

[CVS hps-java] use conditions_dev table format to replace conditions_test; corresponding changes to code

[CVS hps-java] use conditions_dev table format to replace conditions_test; corresponding changes to code

<>

Fri, 20 Sep 2013 14:56:24 -0700

329 lines

New Thread

[CVS hps-java] use ConnectionManager for connection and parameters

[CVS hps-java] use ConnectionManager for connection and parameters

<>

Wed, 18 Sep 2013 18:28:05 -0700

262 lines

New Thread

[CVS lcdd]

[CVS lcdd]

<>

Thu, 5 Sep 2013 20:47:35 -0700

79 lines

[CVS lcdd]

<>

Thu, 5 Sep 2013 20:58:26 -0700

1060 lines

New Thread

[CVS lcdd] add class for fast lookup of CalorimeterHit objects by 64 bit identifier

[CVS lcdd] add class for fast lookup of CalorimeterHit objects by 64 bit identifier

<>

Fri, 13 Sep 2013 18:40:04 -0700

163 lines

New Thread

[CVS lcdd] add fast hit lookup using an identifier map; solves LCDD-110; some additional changes and refactoring

[CVS lcdd] add fast hit lookup using an identifier map; solves LCDD-110; some additional changes and refactoring

<>

Fri, 13 Sep 2013 19:06:35 -0700

1447 lines

New Thread

[CVS lcdd] add missing doxygen comments

[CVS lcdd] add missing doxygen comments

<>

Thu, 12 Sep 2013 12:45:11 -0700

2526 lines

New Thread

[CVS lcdd] add missing private variable initializations; fixes seg fault

[CVS lcdd] add missing private variable initializations; fixes seg fault

<>

Mon, 16 Sep 2013 17:25:01 -0700

114 lines

New Thread

[CVS lcdd] add offsets in GetFieldValue before interpolating

[CVS lcdd] add offsets in GetFieldValue before interpolating

<>

Tue, 3 Sep 2013 17:43:58 -0700

81 lines

New Thread

[CVS lcdd] add rest of missing doxygen comments

[CVS lcdd] add rest of missing doxygen comments

<>

Thu, 12 Sep 2013 16:26:43 -0700

2557 lines

New Thread

[CVS lcdd] add support for 3D field coordinate origin offset

[CVS lcdd] add support for 3D field coordinate origin offset

<>

Tue, 3 Sep 2013 17:38:03 -0700

227 lines

New Thread

[CVS lcdd] add support for multiple hits collections from tracker SD

[CVS lcdd] add support for multiple hits collections from tracker SD

<>

Mon, 16 Sep 2013 17:25:40 -0700

254 lines

New Thread

[CVS lcdd] add virtual to dtor

[CVS lcdd] add virtual to dtor

<>

Mon, 16 Sep 2013 17:28:48 -0700

87 lines

New Thread

[CVS lcdd] change to use the new way of hit lookup

[CVS lcdd] change to use the new way of hit lookup

<>

Fri, 13 Sep 2013 19:17:12 -0700

114 lines

New Thread

[CVS lcdd] comment out debug code for now

[CVS lcdd] comment out debug code for now

<>

Mon, 16 Sep 2013 17:29:12 -0700

116 lines

New Thread

[CVS lcdd] correction to idspec

[CVS lcdd] correction to idspec

<>

Mon, 16 Sep 2013 16:09:41 -0700

73 lines

New Thread

[CVS lcdd] create tracker SD possibly with multiple hits collections

[CVS lcdd] create tracker SD possibly with multiple hits collections

<>

Mon, 16 Sep 2013 17:29:40 -0700

85 lines

New Thread

[CVS lcdd] implement neighboring for CellReadout2D

[CVS lcdd] implement neighboring for CellReadout2D

<>

Thu, 5 Sep 2013 20:29:23 -0700

343 lines

New Thread

[CVS lcdd] move segmentation classes to separate dir from detectors

[CVS lcdd] move segmentation classes to separate dir from detectors

<>

Tue, 10 Sep 2013 14:57:34 -0700

5832 lines

New Thread

[CVS lcdd] patch from Norman to fix wrong handling of offsets

[CVS lcdd] patch from Norman to fix wrong handling of offsets

<>

Thu, 5 Sep 2013 14:09:02 -0700

77 lines

New Thread

[CVS lcdd] remove code that is commented out

[CVS lcdd] remove code that is commented out

<>

Mon, 16 Sep 2013 17:30:22 -0700

102 lines

New Thread

[CVS lcdd] remove lookup of existing hits by pointer to CalorimeterHit; instead use Id64bit so creating a comparison hit is not required

[CVS lcdd] remove lookup of existing hits by pointer to CalorimeterHit; instead use Id64bit so creating a comparison hit is not required

<>

Fri, 13 Sep 2013 19:17:50 -0700

226 lines

New Thread

[CVS lcdd] remove old code that was commented out

[CVS lcdd] remove old code that was commented out

<>

Mon, 16 Sep 2013 17:28:25 -0700

100 lines

New Thread

[CVS lcdd] rename variable; not using G4 as prepend anymore because Geant4 uses this convention

[CVS lcdd] rename variable; not using G4 as prepend anymore because Geant4 uses this convention

<>

Mon, 16 Sep 2013 17:30:02 -0700

113 lines

New Thread

[CVS lcdd] renamed variable

[CVS lcdd] renamed variable

<>

Mon, 16 Sep 2013 17:30:45 -0700

83 lines

New Thread

[CVS lcdd] simplistic example using CellReadout2DSegmentation

[CVS lcdd] simplistic example using CellReadout2DSegmentation

<>

Thu, 5 Sep 2013 19:26:58 -0700

197 lines

New Thread

[CVS lcdd] turn off debug prints for now

[CVS lcdd] turn off debug prints for now

<>

Fri, 13 Sep 2013 18:38:52 -0700

79 lines

New Thread

[CVS lcdd] tweak example so output is more useful

[CVS lcdd] tweak example so output is more useful

<>

Fri, 13 Sep 2013 18:38:24 -0700

112 lines

New Thread

[CVS lcdd] use a simple struct for CellIds instead of vector for algorithm efficiency and readability of code

[CVS lcdd] use a simple struct for CellIds instead of vector for algorithm efficiency and readability of code

<>

Thu, 5 Sep 2013 21:09:00 -0700

296 lines

New Thread

[CVS lcdd] use debugging macro

[CVS lcdd] use debugging macro

<>

Mon, 9 Sep 2013 15:11:17 -0700

237 lines

New Thread

[CVS lcdd] work in progress on new cell segmentation interface; change from signed to unsigned coordinate system in CellReadout2D; implement CelReadout2DSegmentation::getGlobalHitPosition; other minor

[CVS lcdd] work in progress on new cell segmentation interface; change from signed to unsigned coordinate system in CellReadout2D; implement CelReadout2DSegmentation::getGlobalHitPosition; other minor

<>

Thu, 5 Sep 2013 19:17:49 -0700

524 lines

New Thread

[CVS lcsim-contrib]

[CVS lcsim-contrib]

<>

Mon, 23 Sep 2013 16:43:53 -0700

67 lines

New Thread

[CVS lcsim-contrib] fix various compilation problems mostly related to people's lack of correct package statements; also removed characters that UTF-8 does not recognize

[CVS lcsim-contrib] fix various compilation problems mostly related to people's lack of correct package statements; also removed characters that UTF-8 does not recognize

<>

Mon, 23 Sep 2013 16:40:17 -0700

384 lines

New Thread

[CVS lcsim-contrib] update pom

[CVS lcsim-contrib] update pom

<>

Mon, 23 Sep 2013 16:41:21 -0700

82 lines

New Thread

[CVS lcsim] Fixed bug when computing the multiple scattering contribution.

[CVS lcsim] Fixed bug when computing the multiple scattering contribution.

<>

Fri, 6 Sep 2013 12:25:37 -0700

75 lines

New Thread

[CVS mcd-analysis] Class to convert text files output by Takashi from Fluka into stdhep files. One particle per event.

[CVS mcd-analysis] Class to convert text files output by Takashi from Fluka into stdhep files. One particle per event.

<>

Mon, 23 Sep 2013 16:08:16 -0700

446 lines

New Thread

[CVS mcd-analysis] update to latest (2.10) lcsim-parent

[CVS mcd-analysis] update to latest (2.10) lcsim-parent

<>

Mon, 23 Sep 2013 16:51:12 -0700

73 lines

New Thread

[CVS slic] CMake option for SLIC_LOG compilation flag

[CVS slic] CMake option for SLIC_LOG compilation flag

<>

Mon, 9 Sep 2013 15:12:11 -0700

132 lines

New Thread

[CVS slic] current local debug settings

[CVS slic] current local debug settings

<>

Mon, 16 Sep 2013 17:39:45 -0700

72 lines

New Thread

[CVS slic] fix compilation problem from LCDD class rename (reported by Sho)

[CVS slic] fix compilation problem from LCDD class rename (reported by Sho)

<>

Fri, 6 Sep 2013 15:07:47 -0700

192 lines

New Thread

[CVS slic] print correct LCIO dir variable; still do not know correct var for HepPDT; some commented out debugging code to print all CMake variables at the end of config

[CVS slic] print correct LCIO dir variable; still do not know correct var for HepPDT; some commented out debugging code to print all CMake variables at the end of config

<>

Mon, 16 Sep 2013 17:40:23 -0700

93 lines

New Thread

[CVS slic] udpate with minor LCDD refactoring

[CVS slic] udpate with minor LCDD refactoring

<>

Mon, 16 Sep 2013 17:39:21 -0700

325 lines

New Thread

[CVS slic] update with minor refactoring from LCDD

[CVS slic] update with minor refactoring from LCDD

<>

Fri, 13 Sep 2013 19:08:51 -0700

79 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