Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
physics_benchmarks
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
EIC
benchmarks
physics_benchmarks
Commits
f07b42fe
Commit
f07b42fe
authored
3 years ago
by
Kong Tu
Browse files
Options
Downloads
Patches
Plain Diff
reverting back. worked
parent
2119a26d
No related branches found
No related tags found
1 merge request
!100
Draft: Diffractive phi benchmark development
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
benchmarks/diffractive_phi/analysis/pleaseIncludeMe.h
+2
-2
2 additions, 2 deletions
benchmarks/diffractive_phi/analysis/pleaseIncludeMe.h
with
2 additions
and
2 deletions
benchmarks/diffractive_phi/analysis/pleaseIncludeMe.h
+
2
−
2
View file @
f07b42fe
...
@@ -511,8 +511,8 @@ auto giveme_t_L = [](std::vector<ROOT::Math::PxPyPzMVector> vm,
...
@@ -511,8 +511,8 @@ auto giveme_t_L = [](std::vector<ROOT::Math::PxPyPzMVector> vm,
std
::
vector
<
ROOT
::
Math
::
PxPyPzMVector
>
scatElec
,
std
::
vector
<
ROOT
::
Math
::
PxPyPzMVector
>
scatElec
,
const
std
::
vector
<
dd4pod
::
Geant4ParticleData
>&
mc
){
const
std
::
vector
<
dd4pod
::
Geant4ParticleData
>&
mc
){
//
TLorentzVector eIn(0,0,-18,18);
TLorentzVector
eIn
(
0
,
0
,
-
18
,
18
);
TLorentzVector
eIn
(
0
,
0
,
-
5
,
5
);
//
TLorentzVector eIn(0,0,-5,5);
// TLorentzVector pIn(-2.749,0,109.996,110.034);
// TLorentzVector pIn(-2.749,0,109.996,110.034);
TLorentzVector
pIn
(
0
,
0
,
109
.
996
,
110
.
00
);
//no Crossing angle
TLorentzVector
pIn
(
0
,
0
,
109
.
996
,
110
.
00
);
//no Crossing angle
TLorentzVector
vmOut_MC
,
eOut_MC
;
TLorentzVector
vmOut_MC
,
eOut_MC
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment