Skip to content

Commit

Permalink
RoccoR with official nano-tools (#27) (#10)
Browse files Browse the repository at this point in the history
* RoccoRUpdate

* Delete KalmanMuonCalibrationsProducer/data/roccor.Run2.v5 directory

---------

Co-authored-by: YujiLee301 <[email protected]>
Co-authored-by: yuji <[email protected]>
  • Loading branch information
3 people authored Feb 11, 2024
1 parent 5003277 commit 53607db
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions interface/H4LTools.h
Original file line number Diff line number Diff line change
Expand Up @@ -534,8 +534,7 @@ class H4LTools
H4LTools::H4LTools(int year, bool DEBUG_Main)
{
DEBUG = DEBUG_Main;
std::cout << "year"
<< " " << year << std::endl;
std::cout << "year" << " " << year << std::endl;
mela = new Mela(13.0, 125.0, TVar::SILENT);
mela->setCandidateDecayMode(TVar::CandidateDecay_ZZ);
TFile *gConstant_g4 = TFile::Open("CoupleConstantsForMELA/gConstant_HZZ2e2mu_g4.root");
Expand Down

0 comments on commit 53607db

Please sign in to comment.