Skip to content

Commit

Permalink
Add photon-beam in hddm
Browse files Browse the repository at this point in the history
  • Loading branch information
igjaegle committed Sep 18, 2020
1 parent cdfc7ef commit 6abac0a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,7 @@ int main( int argc, char* argv[] ){

m_tree->GetEntry(counter);

TLorentzVector gamma_4Vec(0, 0, 0, 0);
TLorentzVector gamma_4Vec(0, 0, Ebeam, Ebeam);
TLorentzVector photon_4Vec[10];
int npart_photon = 1;
int npart_electron = 1;
Expand Down

0 comments on commit 6abac0a

Please sign in to comment.