CVS log for geant_gep/src/gustep.f

(logo)

Help

(back) Up to [HallC] / geant_gep / src

Request diff between arbitrary revisions / Display revisions graphically


Default branch: MAIN
Bookmark a link to: HEAD / (download)
Current tag: MAIN

Revision 1.24 / (view) - annotate - [select for diffs] , Sun Jun 4 04:04:45 2006 UTC (18 years, 3 months ago) by brash
Branch: MAIN
CVS Tags: HEAD
Changes since 1.23: +29 -21 lines
Diff to previous 1.23 to selected 1.9
New kumacs for front and rear conetest plots

Revision 1.23 / (view) - annotate - [select for diffs] , Mon Apr 10 01:43:11 2006 UTC (18 years, 5 months ago) by brash
Branch: MAIN
Changes since 1.22: +30 -29 lines
Diff to previous 1.22 to selected 1.9
Updates to conetest codes ...

Revision 1.22 / (view) - annotate - [select for diffs] , Sun Apr 9 23:02:54 2006 UTC (18 years, 5 months ago) by brash
Branch: MAIN
Changes since 1.21: +67 -6 lines
Diff to previous 1.21 to selected 1.9
Major changes to include Brad Deblois' cone test in parallel with EJB conetest.

Revision 1.21 / (view) - annotate - [select for diffs] , Wed Feb 22 14:24:36 2006 UTC (18 years, 6 months ago) by brash
Branch: MAIN
Changes since 1.20: +84 -9 lines
Diff to previous 1.20 to selected 1.9
Various updates ...

Revision 1.20 / (view) - annotate - [select for diffs] , Mon Feb 6 05:36:45 2006 UTC (18 years, 7 months ago) by brash
Branch: MAIN
Changes since 1.19: +5 -5 lines
Diff to previous 1.19 to selected 1.9
minor changes - improved cuts in zclose kumac.

Revision 1.19 / (view) - annotate - [select for diffs] , Mon Feb 6 05:14:07 2006 UTC (18 years, 7 months ago) by brash
Branch: MAIN
Changes since 1.18: +96 -11 lines
Diff to previous 1.18 to selected 1.9
Added new code and new variables for zclose and sclose calculation.

Revision 1.18 / (view) - annotate - [select for diffs] , Sun Feb 5 20:32:28 2006 UTC (18 years, 7 months ago) by brash
Branch: MAIN
Changes since 1.17: +12 -0 lines
Diff to previous 1.17 to selected 1.9
Updates to allow calculation of theta/phi for both front and rear analyzer combinations.

Revision 1.17 / (view) - annotate - [select for diffs] , Wed Feb 1 14:33:40 2006 UTC (18 years, 7 months ago) by brash
Branch: MAIN
Changes since 1.16: +18 -9 lines
Diff to previous 1.16 to selected 1.9
Changes to pick the secondary track with the smallest scattering angle.

Revision 1.16 / (view) - annotate - [select for diffs] , Thu Jan 26 21:19:08 2006 UTC (18 years, 7 months ago) by brash
Branch: MAIN
Changes since 1.15: +88 -54 lines
Diff to previous 1.15 to selected 1.9
Added modifications to include secondaries ...

Revision 1.15 / (view) - annotate - [select for diffs] , Sat Jan 21 19:39:17 2006 UTC (18 years, 8 months ago) by brash
Branch: MAIN
Changes since 1.14: +7 -2 lines
Diff to previous 1.14 to selected 1.9
Switch back to default Gep-III elastic kinematics generator ... choose the EJB method for default calculation of theta and phi (scattered) ...

Revision 1.14 / (view) - annotate - [select for diffs] , Thu Jan 19 01:41:14 2006 UTC (18 years, 8 months ago) by brash
Branch: MAIN
Changes since 1.13: +118 -62 lines
Diff to previous 1.13 to selected 1.9
Updated wire number calculation ... previous calculation was flawed.

Revision 1.13 / (view) - annotate - [select for diffs] , Wed Jan 18 15:50:44 2006 UTC (18 years, 8 months ago) by brash
Branch: MAIN
Changes since 1.12: +58 -25 lines
Diff to previous 1.12 to selected 1.9
Various Updates ... included possibility to simulate hydrogen and carbon separately.  Added new variables to ntuple to look at multiple hits per plane.

Revision 1.12 / (view) - annotate - [select for diffs] , Fri Dec 16 07:23:56 2005 UTC (18 years, 9 months ago) by brash
Branch: MAIN
Changes since 1.11: +426 -145 lines
Diff to previous 1.11 to selected 1.9
Updates to include:

1.  New method of drift distance calculation (EJB)
2.  Fixed typo in call to drift_distance_calc subroutine
3.  Higher density CH2 analyzer

Revision 1.11 / (view) - annotate - [select for diffs] , Tue Nov 1 16:03:57 2005 UTC (18 years, 10 months ago) by brash
Branch: MAIN
Changes since 1.10: +208 -14 lines
Diff to previous 1.10 to selected 1.9
Updates based on the work of Brad Deblois on the calculation of
drift distances and scattering angles.

Revision 1.10 / (view) - annotate - [select for diffs] , Fri Oct 28 17:11:07 2005 UTC (18 years, 10 months ago) by brash
Branch: MAIN
Changes since 1.9: +27 -37 lines
Diff to previous 1.9
Minor updates to gustep.f, to investigate tracks with large drift distances ... more to come later, hopefully.

Revision 1.9 / (view) - annotate - [selected] , Tue Oct 11 21:54:47 2005 UTC (18 years, 11 months ago) by brash
Branch: MAIN
Changes since 1.8: +8 -8 lines
Diff to previous 1.8
Removed some extraneous write statements ...

Added some kumac files to the respository for comparing to
SIMC output, and for looking at wire number and drift distance
variables.

Revision 1.8 / (view) - annotate - [select for diffs] , Tue Oct 11 12:50:58 2005 UTC (18 years, 11 months ago) by brash
Branch: MAIN
Changes since 1.7: +86 -19 lines
Diff to previous 1.7 to selected 1.9
Updates to drift distance calculation ... implemented for all four
chambers now.

Revision 1.7 / (view) - annotate - [select for diffs] , Tue Oct 11 10:51:36 2005 UTC (18 years, 11 months ago) by brash
Branch: MAIN
Changes since 1.6: +97 -11 lines
Diff to previous 1.6 to selected 1.9
Fix some bugs in wire number calculation, and implement initial algorithm
for drift distance calculation.

Revision 1.6 / (view) - annotate - [select for diffs] , Fri Oct 7 16:09:08 2005 UTC (18 years, 11 months ago) by brash
Branch: MAIN
Changes since 1.5: +132 -12 lines
Diff to previous 1.5 to selected 1.9
Add algorithm to gustep.f for finding hit wires.  Add hit wire variables
to the common block.  Add hit wire variable to the ntuple.  Removed some
extraneous variables from the ntuple.

Revision 1.5 / (view) - annotate - [select for diffs] , Wed Oct 5 15:07:27 2005 UTC (18 years, 11 months ago) by brash
Branch: MAIN
Changes since 1.4: +4 -4 lines
Diff to previous 1.4 to selected 1.9
Updates to gukine.f for SIMC event generation ...

Revision 1.4 / (view) - annotate - [select for diffs] , Thu Sep 29 21:06:18 2005 UTC (18 years, 11 months ago) by brash
Branch: MAIN
Changes since 1.3: +16 -6 lines
Diff to previous 1.3 to selected 1.9
Commit changes to add new histograms and variables.

Revision 1.3 / (view) - annotate - [select for diffs] , Thu Sep 22 11:34:24 2005 UTC (19 years ago) by brash
Branch: MAIN
Changes since 1.2: +2 -0 lines
Diff to previous 1.2 to selected 1.9
Updates for simc event generation (Hall C).  Added focal plane variables to the ntuple.  Defined (xdet,ydet) as the (x,y) position of the track at first analyzer.

Revision 1.2 / (view) - annotate - [select for diffs] , Thu Sep 22 01:09:59 2005 UTC (19 years ago) by brash
Branch: MAIN
Changes since 1.1: +29 -9 lines
Diff to previous 1.1 to selected 1.9
Added various bits of code for new Hall C FPP Geometry

Revision 1.1 / (view) - annotate - [select for diffs] , Tue Sep 13 14:09:16 2005 UTC (19 years ago) by jones
Branch: MAIN
Diff to selected 1.9
Initial revision

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a

View only Branch:
Sort log by:

Analyzer/Replay: Mark Jones, Documents: Stephen Wood
Powered by
ViewCVS 0.9.2-cvsgraph-1.4.0