Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validation/TrackingMCTruth/plugins/TrackingTruthValid.cc PSimHit patch #172

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
205 commits
Select commit Hold shift + click to select a range
214ab73
Snapshot of CMSSW_6_2_0_pre8.
ktf Jun 26, 2013
80e282e
New id classes needed for the threaded framework
Dr15Jones Jun 27, 2013
b0b7f8f
Initial version of a Modifier class to handle coherent modifications …
Dr15Jones Jun 27, 2013
02b2cf7
Fixed doxygen comments
Dr15Jones Jun 28, 2013
87dd493
Added missing value_ member data
Dr15Jones Jun 28, 2013
a4b0a5c
2json
cmsdoxy Jul 1, 2013
f0fde37
First working interface
Dr15Jones Jul 1, 2013
d363541
Added appropriate index (RunIndex, LuminosityBlockIndex or StreamID) …
Dr15Jones Jul 1, 2013
2d9ce32
Conform to new Principal types constructors which require passing in …
Dr15Jones Jul 1, 2013
e9ec117
Allowed default value for StreamID in constructor in order to match t…
Dr15Jones Jul 1, 2013
c954d1e
Provide access to the indexes (RunIndex, LuminosityBlockIndex or Stre…
Dr15Jones Jul 1, 2013
a407908
Fixed spacing issue
Dr15Jones Jul 1, 2013
2626373
fix dqm-access directory mess
rovere Jul 2, 2013
9903e35
Added the edm::ConsumesCollector class to be used by module helper cl…
ktf Jul 2, 2013
2e1ca89
Merge pull request #20 from ktf/tagset-133089
ktf Jul 2, 2013
f4b6b79
Ignore .pyc files.
ktf Jul 2, 2013
6f53b4f
Merge pull request #21 from ktf/ignore-pyc
ktf Jul 2, 2013
f7e03be
Merge pull request #19 from rovere/fix-dqm-access-directory-structure
ktf Jul 2, 2013
067a9cc
Unit tests related to bug fix in tagset 133141. I put these in a sepa…
ktf Jul 2, 2013
1510e16
Merge pull request #22 from ktf/tagset-133153
ktf Jul 2, 2013
1fc3ee9
Unit tests related to bug fix in tagset 133141, forgot to include them.
ktf Jul 2, 2013
a50aaab
Merge pull request #23 from ktf/ktf/tagset-133153-bis
ktf Jul 2, 2013
d3bf6b4
Adds a new python class and new functions to support converting objec…
ktf Jul 2, 2013
1d75ce8
Merge pull request #24 from ktf/tagset-133204
ktf Jul 2, 2013
4718e60
Add a new entry to the list of EDProducers whose use a string configu…
ktf Jul 2, 2013
4a6fe8a
Merge pull request #25 from ktf/tagset-133280
ktf Jul 2, 2013
6214c4f
Merge pull request #16 from cmsdoxy/CMSSW_7_0_X
ktf Jul 4, 2013
e825818
Adapted to use new consumes API
thspeer Jul 4, 2013
400c36d
Three otherwise unrelated framework changes needed for the new mixing…
ktf Jul 4, 2013
3e975bd
A new feature whose purpose is to allow the DataMixingModule to mix p…
ktf Jul 4, 2013
2c307ec
Improve exception message for unscheduled circular dependences
ktf Jul 4, 2013
b10c59b
Adapt to a minor pending change in the framework, by freezing the pro…
ktf Jul 4, 2013
14fe63f
fix for fastsim
deguio Jul 5, 2013
26f9d58
fix for fastsim
deguio Jul 5, 2013
7341a7e
The module label for raw data was long ago changed from "source" to "…
ktf Jul 5, 2013
bce7e14
Merge pull request #45 from ktf/tagset-133034
ktf Jul 5, 2013
3b2ab4f
Merge pull request #44 from deguio/fixFastSim
ktf Jul 5, 2013
f2479fd
Merge pull request #17 from Dr15Jones/newFrameworkIDs
ktf Jul 6, 2013
99cabcb
Moved functionality from OutputWorker to OutputModuleCommunicator
Dr15Jones Jul 6, 2013
80853bc
Allow SubProcess to also create an instance since in the future SubPr…
Dr15Jones Jul 2, 2013
cd17f2b
Propagated StreamID throughout the APIs
Dr15Jones Jul 2, 2013
03d880c
Added stream transitions
Dr15Jones Jul 5, 2013
bbf4b57
Merge pull request #36 from ktf/tagset-133254
ktf Jul 6, 2013
f7ff80c
Merge pull request #35 from ktf/tagset-133410
ktf Jul 7, 2013
3ff66c2
Merge branch 'CMSSW_7_0_X' into outputModuleCommunicator
Dr15Jones Jul 7, 2013
164bc35
fix the watermark
VinInn Jul 6, 2013
ca24c06
Merge pull request #40 from thspeer/consumes-change
ktf Jul 8, 2013
f35b8ee
Merged tagset-133281 from repository ktf
ktf Jul 8, 2013
1235397
Add missing dictionaries (132522, 132552, 132467)
Jul 8, 2013
45fa4fc
Merge pull request #57 from davidlt/dict-132552-132522-132467
ktf Jul 8, 2013
4c89a19
Adapt to the new multithreaded API.
ktf Jul 8, 2013
19d3828
Merge pull request #56 from ktf/fix-conflict-in-pr38
ktf Jul 8, 2013
31ce5e4
Merge pull request #41 from ktf/tagset-133570
ktf Jul 8, 2013
b0d4aed
Adapt to a minor pending change in the framework, by freezing the pro…
ktf Jul 4, 2013
15a310b
prepare for the multithreaded framework by making the mutable data me…
ktf Jul 4, 2013
3b8c52d
Merge pull request #61 from ktf/tagset-133577-reloaded
ktf Jul 8, 2013
1139fe8
Preliminary Merge of official 'CMSSW_7_0_X' change which added Worker…
Dr15Jones Jul 8, 2013
650e09d
Merge pull request #53 from ktf/fix-pairs
ktf Jul 8, 2013
8ac72af
Merged stream transition changes into CMSSW_7_0_X
Dr15Jones Jul 8, 2013
424b3eb
Merge pull request #54 from Dr15Jones/outputModuleCommunicator
ktf Jul 8, 2013
9112040
Remove PackageList.cmssw
ktf Jul 8, 2013
7c19aed
Merge pull request #62 from ktf/remove-package-list
ktf Jul 8, 2013
6b51d5c
Revert "Remove PackageList.cmssw"
ktf Jul 9, 2013
81d125a
Merge pull request #64 from ktf/revert-remove-package-list
ktf Jul 9, 2013
db58dd3
Merge branch 'CMSSW_7_0_X' of https://github.com/cms-sw/cmssw into ne…
Dr15Jones Jul 9, 2013
6610600
Make unit test fail immediately if one of the cmsRun commands fail
wddgit Jul 9, 2013
14e01d1
Merge pull request #68 from wddgit/streamerUnitTest
ktf Jul 9, 2013
86493ad
Fix unit test errors
wmtan Jul 9, 2013
74f534c
Fix unit test errors
wmtan Jul 9, 2013
6b547ee
Merge pull request #69 from wmtan/unitTestFixes
ktf Jul 10, 2013
94a0448
Report if products are gotten from Event, Lumi or Run without corresp…
Dr15Jones Jul 10, 2013
1868b39
Issue warning only on the first time
Dr15Jones Jul 10, 2013
22797d4
Merge branch 'CMSSW_7_0_X' of https://github.com/cms-sw/cmssw into ne…
Dr15Jones Jul 10, 2013
8d39468
new code to make validation plots
Jul 10, 2013
190c5a5
moving booking of the histos to beginRun
Jul 10, 2013
d83beca
Remove some very old unused code which is complicating new developmen…
wddgit Jul 10, 2013
f677f01
Make BranchDescription not mutable
wmtan Jul 10, 2013
d3247fe
Merge pull request #76 from wddgit/removeUnusedSignalCode
ktf Jul 11, 2013
4d1a3a3
Principal has to be the one to check to see if data being requested h…
Dr15Jones Jul 11, 2013
9dd131f
Merge branch 'CMSSW_7_0_X' of https://github.com/cms-sw/cmssw into mi…
Dr15Jones Jul 11, 2013
87e94e5
Add GEM reco geometry record.
ianna Jul 11, 2013
b263868
Updated to conform to new Principal interface
Dr15Jones Jul 11, 2013
bea321c
Scripts, configurations and metadata to produce Extended 2019 scenari…
ianna Jul 11, 2013
526b4f1
Remove GEM from Extended scenario.
ianna Jul 11, 2013
91e7540
Don't use Reflex::SharedLibrary
wmtan Jul 11, 2013
575e6c3
Merge pull request #84 from wmtan/doNotUseReflexSharedLibrary
ktf Jul 11, 2013
c16a3d9
Resolve merge conflict
wmtan Jul 11, 2013
a76e0ff
Merge pull request #79 from Dr15Jones/missingConsumesWarning
ktf Jul 12, 2013
992c2ec
Added appropriate consumes calls
Dr15Jones Jul 11, 2013
e953df9
Have GetterOfProducts also call the appropriate 'consumes' call for t…
Dr15Jones Jul 11, 2013
cb146d0
Bug fix: handle indices from multiple BanchTypes
Dr15Jones Jul 12, 2013
e7138d1
Added a few more consumes calls which are needed
Dr15Jones Jul 12, 2013
c884fdb
Added proper consumes calls
Dr15Jones Jul 12, 2013
e7844c3
Added the edm::ConsumesCollector class to be used by module helper cl…
ktf Jul 2, 2013
bcb83ab
Ignore .pyc files.
ktf Jul 2, 2013
bcdbaed
fix dqm-access directory mess
rovere Jul 2, 2013
fed7de9
Unit tests related to bug fix in tagset 133141. I put these in a sepa…
ktf Jul 2, 2013
5d7ca89
Unit tests related to bug fix in tagset 133141, forgot to include them.
ktf Jul 2, 2013
df308d1
Adds a new python class and new functions to support converting objec…
ktf Jul 2, 2013
bcebe69
Add a new entry to the list of EDProducers whose use a string configu…
ktf Jul 2, 2013
ee89084
2json
cmsdoxy Jul 1, 2013
b185e41
fix for fastsim
deguio Jul 5, 2013
23ffd09
fix for fastsim
deguio Jul 5, 2013
5997cd9
Fixed doxygen comments
Dr15Jones Jun 28, 2013
75bc8fd
Added missing value_ member data
Dr15Jones Jun 28, 2013
2ff1445
First working interface
Dr15Jones Jul 1, 2013
041041b
Added appropriate index (RunIndex, LuminosityBlockIndex or StreamID) …
Dr15Jones Jul 1, 2013
da684ab
Conform to new Principal types constructors which require passing in …
Dr15Jones Jul 1, 2013
d8826ce
Allowed default value for StreamID in constructor in order to match t…
Dr15Jones Jul 1, 2013
fd3ef00
Provide access to the indexes (RunIndex, LuminosityBlockIndex or Stre…
Dr15Jones Jul 1, 2013
8213824
Fixed spacing issue
Dr15Jones Jul 1, 2013
dd34130
Three otherwise unrelated framework changes needed for the new mixing…
ktf Jul 4, 2013
1a3a1b4
Improve exception message for unscheduled circular dependences
ktf Jul 4, 2013
06953bf
Adapted to use new consumes API
thspeer Jul 4, 2013
ab1b865
Add missing dictionaries (132522, 132552, 132467)
Jul 8, 2013
817d5f5
A new feature whose purpose is to allow the DataMixingModule to mix p…
ktf Jul 4, 2013
7a73017
Adapt to the new multithreaded API.
ktf Jul 8, 2013
20d28d4
Adapt to a minor pending change in the framework, by freezing the pro…
ktf Jul 4, 2013
ba68d30
Adapt to a minor pending change in the framework, by freezing the pro…
ktf Jul 4, 2013
4f4288b
prepare for the multithreaded framework by making the mutable data me…
ktf Jul 4, 2013
d4411ed
Moved functionality from OutputWorker to OutputModuleCommunicator
Dr15Jones Jul 6, 2013
cdcf269
Revert "Remove PackageList.cmssw"
ktf Jul 9, 2013
fcc3047
Make unit test fail immediately if one of the cmsRun commands fail
wddgit Jul 9, 2013
2ed1f19
Fix unit test errors
wmtan Jul 9, 2013
1e06dc7
Fix unit test errors
wmtan Jul 9, 2013
654f9e7
Remove some very old unused code which is complicating new developmen…
wddgit Jul 10, 2013
895f58d
Don't use Reflex::SharedLibrary
wmtan Jul 11, 2013
978080b
Report if products are gotten from Event, Lumi or Run without corresp…
Dr15Jones Jul 10, 2013
4ecb3d1
Issue warning only on the first time
Dr15Jones Jul 10, 2013
f7ad37e
Principal has to be the one to check to see if data being requested h…
Dr15Jones Jul 11, 2013
ef7c744
Updated to conform to new Principal interface
Dr15Jones Jul 11, 2013
0f4acaa
Magnetic field payload producers including job configurations.
ianna Jul 12, 2013
f1fd7e6
Magnetic field payload producers including job configurations.
ianna Jul 12, 2013
80751a1
Merge intial CMSSW_6_2_0 into CMSSW_7_0_X.
ktf Jul 12, 2013
a9662ac
Use setting functions rather than non-const accessors
wmtan Jul 13, 2013
5e8e7d3
Delete PackageList.cmssw
ktf Jul 13, 2013
bf11468
Merge pull request #72 from Dr15Jones/newTransitions
ktf Jul 13, 2013
e976d07
Merge branch 'CMSSW_6_2_X' into CMSSW_7_0_X
ktf Jul 13, 2013
f59dc02
Merge pull request #87 from Dr15Jones/processModifier
ktf Jul 13, 2013
8050625
Merge pull request #88 from Dr15Jones/addConsumesCalls
ktf Jul 13, 2013
865866a
adding Tauola 1.1.3 with TauSpinner interface
Jul 13, 2013
ec56829
adding Tauola 1.1.3 with TauSpinner interface
Jul 13, 2013
ce66597
adding Tauola 1.1.3 with TauSpinner interface
Jul 13, 2013
b8cc783
Delete TauSpinnerCMS.cc.~1.2.~
Jul 13, 2013
f6bd948
Updating to cvs head-V00-02-30
Jul 13, 2013
2cec2a0
Merge pull request #86 from wmtan/makeBranchDescriptionNonMutableRedux
ktf Jul 15, 2013
d5cecd3
Merge branch 'from-CMSSW_7_0_0_pre0' into useSetFunctions
wmtan Jul 15, 2013
d7c1596
adopt to schema change
xiezhen Jul 15, 2013
fd3c705
align with V04-02-08
xiezhen Jul 15, 2013
8cfd791
align with V04-02-08
xiezhen Jul 15, 2013
bac83ea
align with V04-02-08
xiezhen Jul 15, 2013
e1f8dc2
align with V04-02-08 and fix head report
xiezhen Jul 15, 2013
de3794e
align with V04-02-08 and fix head report
xiezhen Jul 15, 2013
c2fe08f
align with V04-02-08 and fix head report
xiezhen Jul 15, 2013
3ae6ab3
added
xiezhen Jul 15, 2013
4430fac
Remove unwanted file
wmtan Jul 15, 2013
2ac751e
Restore file
wmtan Jul 15, 2013
a388a6d
Remove unwanted file
wmtan Jul 15, 2013
5e35a6d
Restore file
wmtan Jul 15, 2013
3183a77
Restore correct file
wmtan Jul 15, 2013
4453557
Remove .pyc file from repository
wmtan Jul 15, 2013
e8afb2c
Remove obsolete link dependency on Reflex
wmtan Jul 15, 2013
b4bdf11
Avoid use of const_cast
wmtan Jul 15, 2013
a9efa11
Merge pull request #107 from wmtan/removeGeneratedFileFromRepository
davidlt Jul 15, 2013
e04d7f6
Merge pull request #110 from wmtan/NoLinkDependencyOnReflex
ktf Jul 15, 2013
67ffabf
Merge pull request #111 from wmtan/RemoveDangerousConstCast
ktf Jul 15, 2013
d8979ad
Fixed a merge problem which accidently brought back the all_worker_ m…
Dr15Jones Jul 16, 2013
0696b0b
add testline
xiezhen Jul 16, 2013
132fd59
Merge pull request #116 from Dr15Jones/fixMergedCodeProblem
ktf Jul 16, 2013
a396d4b
Merge pull request #104 from wmtan/useSetFunctions
ktf Jul 16, 2013
1219f84
Remove completely broken file.
ktf Jul 16, 2013
62db3c5
Add Magnetic Field geometry readers from DB payload.
ianna Jul 16, 2013
16f2ebf
Use standard geometry file record for magnetic field payload.
ianna Jul 16, 2013
bb45a45
exception for cms code rules 5 (pragma checking) added for various fi…
smuzaffar Jul 16, 2013
5224ae7
Merge pull request #122 from smuzaffar/added-ignore-rules-for-pragma
ktf Jul 16, 2013
2b11a9d
fix for api changes in llvm 3.3
gartung Jul 17, 2013
4ecd70d
Merge pull request #124 from gartung/fix-for-llvm-3.3
ktf Jul 17, 2013
1b87cbc
Merge pull request #94 from inugent/TauolappandTauSpinner
davidlt Jul 17, 2013
085470d
Merge pull request #89 from ianna/mf-geometry-payload
ktf Jul 17, 2013
d057e80
Merge pull request #97 from inugent/ValidationforMcM53X
ktf Jul 17, 2013
ec831ca
Merge pull request #103 from xiezhen/CMSSW_7_0_X
ktf Jul 17, 2013
ef036dd
Merge pull request #119 from ktf/remove-broken-file
ktf Jul 17, 2013
84efd40
Move the nRecoVtx distirbution in the Photon folder and increase the …
nancymarinelli Jul 18, 2013
298a6d3
Make Magnetic field geometry persistent.
ianna Jul 18, 2013
1a44ed3
Merge pull request #135 from ianna/mf-geometry-record
ktf Jul 18, 2013
c15825d
New treatment for MIPs in the calorimeters
giamman Jul 18, 2013
6ceff4c
New treatment for MIPs in the calorimeters
giamman Jul 18, 2013
050b529
New treatment for MIPs in the calorimeters
giamman Jul 18, 2013
14499fc
New treatment for MIPs in the calorimeters
giamman Jul 18, 2013
f42dabc
New treatment for MIPs in the calorimeters
giamman Jul 18, 2013
8fabd7d
New treatment for MIPs in the calorimeters
giamman Jul 18, 2013
f94fc45
Rename function to avoid duplication and confusion
wmtan Jul 18, 2013
e8d9e5e
Merge pull request #138 from giamman/new-mip-treatment-3
ktf Jul 18, 2013
3c9fa4c
Merge pull request #141 from wmtan/fixDuplicateName
ktf Jul 18, 2013
4ffe10f
Merge pull request #136 from nancymarinelli/from-CMSSW_6_2_0
ktf Jul 18, 2013
06a264f
As per Offline an Computing Meeting 2013/07/19 decision, downgraded m…
Dr15Jones Jul 19, 2013
264cc1e
Merge pull request #145 from Dr15Jones/consumesMessageToInfo
ktf Jul 19, 2013
b88e6a1
Added the stream based interfaces. Need to wait for global::OutputMod…
Dr15Jones Jul 19, 2013
0c7d93a
Call new stream related methods of Schedule and SubProcess
Dr15Jones Jul 19, 2013
1ecdc63
Implemented begin and end Stream transitions
Dr15Jones Jul 19, 2013
a72ab03
Remove some const_cast's
wmtan Jul 19, 2013
c8f15c9
Merge pull request #75 from acaudron/beginRunBooking
ktf Jul 20, 2013
d66b2be
Merge pull request #148 from Dr15Jones/begin_end_stream_transitions
ktf Jul 21, 2013
7251e9d
Merge pull request #152 from wmtan/removeMoreConstCasts
ktf Jul 21, 2013
4afd334
first cleaning of the TrackingTruthValid code (patch to clean the WAR…
mtosi Jul 23, 2013
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.pyc
Binary file not shown.
Binary file added Alignment/CocoaApplication/test/cocoaDaqTest.root
Binary file not shown.
44 changes: 44 additions & 0 deletions Alignment/HIPAlignmentAlgorithm/data/ALCARECOTkAlCosmicsCTF0T.dat

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
'rfio:///?svcClass=cmscafuser&path=/castor/cern.ch/cms/store/caf/user/whitbeck/SkiP/spring2010/run132569_132761/ALCAPresc_ALCARECOTkAlMinBias_file103_Prescaled.root','rfio:///?svcClass=cmscafuser&path=/castor/cern.ch/cms/store/caf/user/whitbeck/SkiP/spring2010/run132569_132761/ALCAPresc_ALCARECOTkAlMinBias_file104_Prescaled.root','rfio:///?svcClass=cmscafuser&path=/castor/cern.ch/cms/store/caf/user/whitbeck/SkiP/spring2010/run132569_132761/ALCAPresc_ALCARECOTkAlMinBias_file105_Prescaled.root','rfio:///?svcClass=cmscafuser&path=/castor/cern.ch/cms/store/caf/user/whitbeck/SkiP/spring2010/run132569_132761/ALCAPresc_ALCARECOTkAlMinBias_file106_Prescaled.root','rfio:///?svcClass=cmscafuser&path=/castor/cern.ch/cms/store/caf/user/whitbeck/SkiP/spring2010/run132569_132761/ALCAPresc_ALCARECOTkAlMinBias_file107_Prescaled.root'
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<ITER>
9 changes: 9 additions & 0 deletions Alignment/OfflineValidation/test/InputSource.dat
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
jobname TryReco
datasetpath DATA_RecoMinBias900GeV_cff
globaltag GR09_R_34X_V2::All
alignobj frontier://FrontierArc/CMS_COND_31X_ALIGNMENT_0912
taggeom TrackerAlignment_2009_v5_offline
apeobj sqlite_file:/afs/cern.ch/user/m/musich/public/moduleDepenentAPE/SafeAPEforFirstCollisions.db
tagape AlignmentErrors
tracktype generalTracks
outfile TryPVValidation_Reco_Data900GeV.root
652 changes: 652 additions & 0 deletions Alignment/SurveyAnalysis/data/BPix_Survey_info_raw.txt

Large diffs are not rendered by default.

195 changes: 195 additions & 0 deletions Alignment/SurveyAnalysis/data/CSCAlignmentPins.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,195 @@
1 1 3 1 0 1.06 -1.44 3.00 1.07 -0.87 3.09 -85.205 -8.994
1 1 3 2 0 1.13 -1.93 3.05 0.68 -1.53 1.79 -85.205 -8.994
1 1 3 3 0 2.33 -1.46 1.65 1.55 -0.30 1.19 -85.205 -8.994
1 1 3 4 0 1.92 -0.17 1.45 1.91 -0.66 1.13 -85.205 -8.994
1 1 3 5 0 1.85 -0.11 1.07 1.27 1.18 0.56 -85.205 -8.994
1 1 3 6 0 2.22 -0.50 -0.52 1.32 -0.37 1.16 -85.205 -8.994
1 1 3 7 0 0.46 -1.01 -0.27 -0.63 -0.49 0.57 -85.205 -8.994
1 1 3 12 0 -0.30 0.70 0.20 -0.91 0.12 0.35 -85.205 -8.994
1 1 3 13 0 -0.56 0.23 0.72 0.27 0.47 0.24 -85.205 -8.994
1 1 3 14 0 -0.93 0.04 1.23 -1.13 -0.59 1.82 -85.205 -8.994
1 1 3 15 0 -1.26 1.66 1.60 -1.41 0.65 1.28 -85.205 -8.994
1 1 3 16 0 -0.49 -0.12 1.66 0.06 0.00 1.06 -85.205 -8.994
1 1 3 17 0 -1.74 -1.78 2.78 -0.63 -0.32 1.38 -85.205 -8.994
1 1 3 18 0 -1.78 -0.93 2.99 -1.51 -0.26 1.61 -85.205 -8.994
1 1 3 19 0 -1.63 -1.33 2.50 -1.58 0.46 1.54 -85.205 -8.994
1 1 3 20 0 -2.24 -1.20 3.34 -2.20 0.75 2.48 -85.205 -8.994
1 1 3 21 0 -1.79 -0.50 -3.22 -2.00 -0.38 -0.90 -85.205 -8.994
1 1 3 22 0 -1.12 0.68 -7.17 -1.01 -0.07 -0.22 -85.205 -8.994
1 1 3 23 0 -1.96 0.25 -3.72 -1.17 -1.02 0.54 -85.205 -8.994
1 1 3 24 0 -1.03 1.81 -3.90 -0.14 0.62 1.56 -85.205 -8.994
1 1 3 25 0 0.17 2.11 -7.80 -0.68 2.47 -1.79 -85.205 -8.994
1 1 3 26 0 -0.66 -0.08 -2.30 -0.92 0.52 -0.10 -85.205 -8.994
1 1 3 27 0 -0.27 -1.65 -1.03 0.83 -1.37 0.97 -85.205 -8.994
1 1 3 29 0 0.33 1.99 -7.88 0.38 2.11 -3.21 -85.205 -8.994
1 1 3 30 0 0.10 0.72 -9.43 -0.15 0.76 -3.34 -85.205 -8.994
1 1 3 31 0 0.98 2.34 -7.59 -0.79 1.28 -0.42 -85.205 -8.994
1 1 3 32 0 0.70 0.87 -5.93 -0.10 0.24 -0.78 -85.205 -8.994
1 1 3 33 0 -0.55 -0.85 -4.28 -0.12 -0.75 -0.41 -85.205 -8.994
1 1 3 34 0 1.15 0.12 2.45 1.31 -0.48 1.61 -85.205 -8.994
1 1 3 35 0 -0.02 -0.40 2.01 0.13 0.29 1.13 -85.205 -8.994
1 1 3 36 0 1.24 -0.89 3.31 1.17 -0.53 2.39 -85.205 -8.994
1 1 2 1 0 0.93 -0.13 1.38 -0.09 -0.16 1.11 -90.26 -8.994
1 1 2 2 0 0.95 -0.23 1.77 0.15 -0.57 1.17 -90.26 -8.994
1 1 2 3 0 0.43 -0.50 1.30 -0.44 -1.43 1.86 -90.26 -8.994
1 1 2 4 0 0.11 -0.56 0.86 -0.32 -1.50 1.25 -90.26 -8.994
1 1 2 8 0 0.90 -1.07 -0.17 0.03 -1.55 0.38 -90.26 -8.994
1 1 2 9 0 -0.26 -0.87 -0.03 1.33 -1.66 -0.09 -90.26 -8.994
1 1 2 10 0 1.64 1.78 0.44 0.55 0.65 0.78 -90.26 -8.994
1 1 2 11 0 0.98 -0.26 0.37 1.10 -0.74 0.50 -90.26 -8.994
1 1 2 12 0 -1.23 -0.80 -0.35 -0.39 -0.99 -0.03 -90.26 -8.994
1 1 2 13 0 -1.32 -0.68 -0.03 0.06 -0.55 0.47 -90.26 -8.994
1 1 2 14 0 -1.33 -2.20 -2.49 0.39 -2.41 0.02 -90.26 -8.994
1 1 2 15 0 -1.76 0.25 1.89 -0.22 1.73 2.39 -90.26 -8.994
1 1 2 16 0 -0.57 -3.16 1.68 1.12 -0.83 1.03 -90.26 -8.994
1 1 2 17 0 -0.55 -2.08 1.88 0.61 -0.71 0.91 -90.26 -8.994
1 1 2 18 0 -0.36 -0.27 -1.60 0.28 -1.35 -2.93 -90.26 -8.994
1 1 2 19 0 -1.29 0.01 2.34 -0.22 0.75 -8.76 -90.26 -8.994
1 1 2 20 0 -1.26 -0.34 -5.64 -1.20 -0.06 -0.26 -90.26 -8.994
1 1 2 21 0 -0.80 -0.45 2.69 -1.39 0.64 0.71 -90.26 -8.994
1 1 2 22 0 -2.13 -0.84 -5.13 -1.89 -1.11 -0.65 -90.26 -8.994
1 1 2 23 0 -0.06 1.19 -6.67 0.46 1.39 -0.49 -90.26 -8.994
1 1 2 25 0 0.21 -0.23 -8.90 -1.29 0.70 -1.09 -90.26 -8.994
1 1 2 26 0 0.36 0.05 0.67 0.00 0.76 1.54 -90.26 -8.994
1 1 2 27 0 1.00 -0.35 0.62 -1.84 0.76 1.56 -90.26 -8.994
1 1 2 28 0 -0.70 -1.53 1.81 -1.15 -0.82 2.07 -90.26 -8.994
1 1 2 29 0 -0.45 -0.83 -7.04 -0.06 -0.03 -0.51 -90.26 -8.994
1 1 2 30 0 -0.60 -1.13 -8.79 0.17 -0.51 -0.28 -90.26 -8.994
1 1 2 31 0 0.96 -1.22 -8.41 -0.88 -1.33 -0.66 -90.26 -8.994
1 1 2 32 0 1.00 0.24 -8.26 0.20 0.36 -1.00 -90.26 -8.994
1 1 2 33 0 0.26 -0.67 -6.18 -0.35 -0.23 -0.92 -90.26 -8.994
1 1 2 34 0 1.60 -0.03 1.94 1.05 0.12 1.82 -90.26 -8.994
1 1 2 36 0 2.06 -1.15 2.35 1.33 -0.26 1.18 -90.26 -8.994
1 2 2 1 0 1.85 1.98 -3.74 1.45 0.69 1.53 -164.555 -8.994
1 2 2 3 0 2.34 -0.02 0.50 2.92 0.20 -1.41 -164.555 -8.994
1 2 2 5 0 1.68 -1.34 0.60 0.71 -0.47 0.45 -164.555 -8.994
1 2 2 6 0 1.74 -2.22 0.09 0.40 -0.97 0.36 -164.555 -8.994
1 2 2 7 0 0.88 -0.28 -2.75 1.13 -0.04 -1.58 -164.555 -8.994
1 2 2 8 0 1.05 -0.93 -2.89 0.64 0.12 -0.13 -164.555 -8.994
1 2 2 9 0 0.75 -0.91 0.11 -0.29 0.03 -0.63 -164.555 -8.994
1 2 2 10 0 -2.40 -1.69 2.10 0.27 -1.58 1.23 -164.555 -8.994
1 2 2 11 0 -0.52 -0.39 -0.36 0.28 -0.35 1.01 -164.555 -8.994
1 2 2 12 0 -3.33 -2.09 1.68 -0.44 -1.60 1.13 -164.555 -8.994
1 2 2 13 0 -0.48 -0.06 -0.23 -0.22 0.64 -0.24 -164.555 -8.994
1 2 2 14 0 -1.92 -1.96 1.96 -0.87 -0.82 1.37 -164.555 -8.994
1 2 2 15 0 -2.71 -0.21 -3.16 -1.14 -0.13 -0.53 -164.555 -8.994
1 2 2 17 0 -0.81 -2.49 -0.88 -0.29 -0.49 0.47 -164.555 -8.994
1 2 2 18 0 -0.46 -2.95 -0.90 -0.46 -0.64 0.83 -164.555 -8.994
1 2 2 19 0 -0.98 -1.11 0.73 -1.98 0.02 -0.69 -164.555 -8.994
1 2 2 20 0 0.13 -2.33 2.93 -1.20 -1.21 0.44 -164.555 -8.994
1 2 2 21 0 -0.30 -2.56 0.07 -0.99 -0.86 -1.42 -164.555 -8.994
1 2 2 22 0 1.73 -1.98 1.40 -0.02 -0.06 0.38 -164.555 -8.994
1 2 2 23 0 0.56 -1.44 19.14 -1.58 -0.73 0.29 -164.555 -8.994
1 2 2 24 0 -0.51 -1.16 -3.99 -1.86 -1.25 0.44 -164.555 -8.994
1 2 2 25 0 -1.23 0.10 -0.42 -0.75 -0.03 -1.36 -164.555 -8.994
1 2 2 26 0 0.67 -0.13 1.53 -0.86 0.17 0.55 -164.555 -8.994
1 2 2 27 0 0.01 -0.81 0.93 0.43 0.03 -0.07 -164.555 -8.994
1 2 2 28 0 -0.26 -0.98 1.91 0.61 -0.61 0.42 -164.555 -8.994
1 2 2 29 0 -0.77 -0.74 0.29 0.07 -0.34 -0.09 -164.555 -8.994
1 2 2 30 0 1.20 -1.22 2.26 0.81 -0.93 1.16 -164.555 -8.994
1 2 2 31 0 -0.14 -0.77 1.96 0.16 -0.60 -0.10 -164.555 -8.994
1 2 2 32 0 0.96 -0.70 0.43 -0.79 -1.66 -0.10 -164.555 -8.994
1 2 2 34 0 1.47 -0.30 8.39 1.30 -1.45 1.22 -164.555 -8.994
1 2 1 1 0 1.05 -1.43 -2.76 1.14 -1.05 -0.90 -97.855 -8.994
1 2 1 2 0 0.66 0.24 -2.05 1.04 -2.74 -3.24 -97.855 -8.994
1 2 1 3 0 -1.38 -0.27 -0.87 0.12 -1.25 -2.39 -97.855 -8.994
1 2 1 5 0 -0.07 0.14 1.08 -0.43 -0.34 -1.20 -97.855 -8.994
1 2 1 6 0 0.15 -1.59 -1.90 0.74 -0.91 -1.76 -97.855 -8.994
1 2 1 7 0 0.10 -1.03 1.39 0.49 -1.03 -2.61 -97.855 -8.994
1 2 1 8 0 0.90 -1.21 1.72 1.03 -0.04 -1.93 -97.855 -8.994
1 2 1 9 0 0.29 -2.35 -2.83 0.45 -0.80 -0.95 -97.855 -8.994
1 2 1 10 0 -0.83 -0.71 -3.60 -1.47 -0.14 -0.89 -97.855 -8.994
1 2 1 11 0 0.01 -0.22 -0.19 -0.58 -0.13 -2.73 -97.855 -8.994
1 2 1 12 0 -1.42 -0.20 0.86 -0.79 -0.74 -1.23 -97.855 -8.994
1 2 1 13 0 -0.57 -1.18 -3.76 0.06 0.18 -0.27 -97.855 -8.994
1 2 1 14 0 1.54 -3.25 -2.01 -0.79 -2.48 1.42 -97.855 -8.994
1 2 1 15 0 -0.35 -0.53 0.86 0.71 -0.18 -2.14 -97.855 -8.994
1 2 1 16 0 -0.96 1.27 -1.69 -0.35 1.47 -1.28 -97.855 -8.994
1 2 1 18 0 -0.55 -0.22 2.84 -0.18 -0.07 1.23 -97.855 -8.994
1 3 2 2 0 2.40 -4.06 -1.46 2.12 -2.08 -1.32 -164.555 -8.994
1 3 2 3 0 3.52 -2.45 4.46 2.34 -0.57 1.11 -164.555 -8.994
1 3 2 4 0 2.53 -1.30 -1.84 1.06 -0.52 -1.30 -164.555 -8.994
1 3 2 5 0 2.15 -1.77 5.51 1.09 -0.87 0.52 -164.555 -8.994
1 3 2 6 0 2.12 0.93 -1.42 1.00 0.41 -1.36 -164.555 -8.994
1 3 2 7 0 0.68 -1.30 -1.13 -0.12 -1.05 -0.57 -164.555 -8.994
1 3 2 8 0 -0.52 0.52 0.59 1.98 -0.87 -1.30 -164.555 -8.994
1 3 2 9 0 0.73 -0.51 -1.70 0.62 -0.04 -0.39 -164.555 -8.994
1 3 2 10 0 0.39 -1.24 -0.74 -0.38 -0.83 -0.36 -164.555 -8.994
1 3 2 11 0 0.26 0.72 0.60 -0.22 0.52 0.35 -164.555 -8.994
1 3 2 12 0 -0.17 -0.16 1.11 0.59 0.39 -0.70 -164.555 -8.994
1 3 2 13 0 -2.02 -0.46 0.33 -0.97 -0.27 -0.06 -164.555 -8.994
1 3 2 14 0 -0.72 -0.55 -0.40 -0.27 -1.10 -1.03 -164.555 -8.994
1 3 2 16 0 -0.40 -1.54 -0.83 -0.25 -1.70 -1.85 -164.555 -8.994
1 3 2 17 0 -1.09 -2.47 -1.02 -0.80 -0.59 -1.14 -164.555 -8.994
1 3 2 18 0 0.45 -1.93 -0.99 0.04 -0.90 -1.52 -164.555 -8.994
1 3 2 19 0 -0.52 -0.61 -0.60 -0.50 -1.49 -0.97 -164.555 -8.994
1 3 2 20 0 0.33 -0.47 -1.18 -0.33 -2.08 -1.39 -164.555 -8.994
1 3 2 21 0 -0.28 -1.23 3.29 -0.34 -0.83 -1.27 -164.555 -8.994
1 3 2 22 0 -0.15 -1.14 -1.08 -0.37 -1.47 -2.45 -164.555 -8.994
1 3 2 23 0 1.19 -1.91 0.07 0.06 -1.23 -0.27 -164.555 -8.994
1 3 2 24 0 1.21 -1.27 -2.49 0.74 -1.48 -5.15 -164.555 -8.994
1 3 2 25 0 0.69 0.45 -1.19 0.52 -0.50 -1.00 -164.555 -8.994
1 3 2 26 0 0.44 0.14 -2.10 0.86 -0.66 -1.29 -164.555 -8.994
1 3 2 27 0 2.79 -1.24 2.10 -0.45 -0.41 -1.03 -164.555 -8.994
1 3 2 28 0 1.09 0.04 -2.41 0.05 -0.15 -1.94 -164.555 -8.994
1 3 2 30 0 -1.03 -1.00 -3.06 -0.68 -1.61 -2.16 -164.555 -8.994
1 3 2 32 0 -1.76 -0.77 -2.67 -0.11 -0.16 -3.06 -164.555 -8.994
1 3 2 33 0 -0.44 -1.67 -0.91 1.23 -0.93 -1.00 -164.555 -8.994
1 3 2 34 0 -0.69 -3.62 -1.53 0.26 -2.75 0.80 -164.555 -8.994
1 3 2 35 0 1.11 -0.16 4.16 -0.34 -2.01 -2.31 -164.555 -8.994
1 3 1 1 0 -0.11 -1.53 2.02 0.51 -0.93 0.47 -87.87 -8.994
1 3 1 2 0 1.14 -2.38 -0.62 0.05 -0.49 -0.03 -87.87 -8.994
1 3 1 3 0 -0.24 -1.61 -1.92 0.87 -2.06 -0.28 -87.87 -8.994
1 3 1 4 0 -0.97 -2.28 -2.33 -1.68 -1.39 0.18 -87.87 -8.994
1 3 1 5 0 -0.81 -1.97 -1.44 0.77 -1.63 0.19 -87.87 -8.994
1 3 1 6 0 0.58 -2.44 -2.00 0.59 -1.67 -0.55 -87.87 -8.994
1 3 1 7 0 0.71 -1.89 -1.73 1.82 -0.76 -0.37 -87.87 -8.994
1 3 1 8 0 2.45 -1.12 -2.26 1.95 -1.05 -0.45 -87.87 -8.994
1 3 1 9 0 0.59 -0.97 -1.95 0.02 -0.03 -0.22 -87.87 -8.994
1 3 1 12 0 0.06 0.11 -2.83 -1.38 0.67 -1.09 -87.87 -8.994
1 3 1 13 0 0.22 0.42 4.05 -0.26 0.57 0.33 -87.87 -8.994
1 3 1 14 0 -0.35 0.92 1.36 -1.55 0.00 -0.46 -87.87 -8.994
1 3 1 15 0 -0.65 -1.13 0.32 -0.44 -1.12 -2.00 -87.87 -8.994
1 3 1 16 0 -0.10 -0.69 -3.10 0.53 -0.87 -0.17 -87.87 -8.994
1 3 1 17 0 -0.77 -1.23 2.87 0.25 -0.70 0.66 -87.87 -8.994
1 3 1 18 0 -3.48 -0.60 -2.44 0.60 -0.27 -0.03 -87.87 -8.994
1 4 1 1 0 0.23 -3.11 -0.43 0.76 -2.02 -2.33 -77.89 -8.994
1 4 1 2 0 1.47 -1.17 -3.99 1.10 -1.85 -3.85 -77.89 -8.994
1 4 1 3 0 -1.11 -2.74 -4.45 -0.37 -2.90 -1.89 -77.89 -8.994
1 4 1 4 0 0.16 -2.35 -3.76 0.91 -2.40 -1.45 -77.89 -8.994
1 4 1 5 0 0.74 -2.21 -3.35 0.78 -1.13 -1.02 -77.89 -8.994
1 4 1 6 0 1.06 -1.47 0.29 0.92 -1.47 -2.34 -77.89 -8.994
1 4 1 7 0 0.82 -0.92 -1.41 1.29 -0.57 -2.54 -77.89 -8.994
1 4 1 8 0 0.55 -1.27 1.40 0.46 -0.53 -1.64 -77.89 -8.994
1 4 1 9 0 -0.16 -2.34 0.16 0.11 -0.83 -1.53 -77.89 -8.994
1 4 1 10 0 -0.14 -1.86 -4.29 -0.38 -1.26 -1.85 -77.89 -8.994
1 4 1 11 0 -0.18 -0.60 -3.53 -0.43 0.20 -2.04 -77.89 -8.994
1 4 1 12 0 -1.26 -1.64 -3.94 -0.70 -1.01 -1.86 -77.89 -8.994
1 4 1 13 0 -2.43 0.30 -3.73 -0.25 -0.60 -2.18 -77.89 -8.994
1 4 1 14 0 0.15 -0.43 -3.52 -0.49 -0.73 -4.84 -77.89 -8.994
1 4 1 15 0 0.15 -0.75 1.92 0.15 -0.95 -5.09 -77.89 -8.994
1 4 1 16 0 -1.31 -1.17 -2.95 0.43 -0.78 -1.37 -77.89 -8.994
1 4 1 17 0 0.01 -2.73 -0.41 0.39 -1.98 -2.23 -77.89 -8.994
1 4 1 18 0 -0.07 -3.42 -3.95 0.38 -2.46 -1.87 -77.89 -8.994
1 1 3 8 0 1000. 1000. 1000. 1.43 -1.18 0.05 -85.205 -8.994
1 1 3 9 0 1000. 1000. 1000. 0.70 -1.24 0.14 -85.205 -8.994
1 1 3 10 0 1000. 1000. 1000. 0.18 -0.22 0.42 -85.205 -8.994
1 1 3 11 0 1000. 1000. 1000. 1.01 -0.27 0.27 -85.205 -8.994
1 1 3 28 0 1000. 1000. 1000. -1.33 0.49 1.58 -85.205 -8.994
1 1 2 6 0 1000. 1000. 1000. -0.42 0.11 0.87 -90.26 -8.994
1 1 2 24 0 1000. 1000. 1000. 0.28 -0.96 -0.11 -90.26 -8.994
1 1 2 35 0 0.65 -0.13 1.86 1000. 1000. 1000. -90.26 -8.994
1 2 2 2 0 1000. 1000. 1000. 10.57 -0.83 0.47 -164.555 -8.994
1 2 2 4 0 0.49 -0.51 1.50 1000. 1000. 1000. -164.555 -8.994
1 2 2 16 0 -1.67 -2.54 1.55 1000. 1000. 1000. -164.555 -8.994
1 2 2 35 0 1000. 1000. 1000. 1.53 -0.96 0.62 -164.555 -8.994
1 2 2 36 0 1000. 1000. 1000. 0.54 -0.73 -0.23 -164.555 -8.994
1 2 1 4 0 1000. 1000. 1000. 0.22 -0.49 -2.16 -97.855 -8.994
1 2 1 17 0 1000. 1000. 1000. -0.23 0.01 -1.29 -97.855 -8.994
1 3 2 1 0 1000. 1000. 1000. -0.43 -2.03 -4.28 -164.555 -8.994
1 3 2 15 0 -0.20 -0.27 -0.77 1000. 1000. 1000. -164.555 -8.994
1 3 2 29 0 1000. 1000. 1000. -0.06 -0.75 -0.67 -164.555 -8.994
1 3 2 31 0 1000. 1000. 1000. 0.54 -1.64 -2.50 -164.555 -8.994
1 3 2 36 0 -1.11 -4.89 -1.40 1000. 1000. 1000. -164.555 -8.994
1 3 1 10 0 1000. 1000. 1000. -0.82 -0.26 -3.68 -87.87 -8.994
1 3 1 11 0 0.57 0.14 -1.68 1000. 1000. 1000. -87.87 -8.994
Loading