Skip to content

Commit

Permalink
Implement change from review
Browse files Browse the repository at this point in the history
  • Loading branch information
iarspider authored Aug 7, 2021
1 parent 22398f2 commit e201b72
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions L1Trigger/DTTrigger/src/DTTrigTest.cc
Original file line number Diff line number Diff line change
Expand Up @@ -194,9 +194,6 @@ void DTTrigTest::beginJob() {
}

void DTTrigTest::beginRun(const edm::Run& iRun, const edm::EventSetup& iEventSetup) {
if (!my_trig)
return;

my_trig->createTUs(iEventSetup);
if (my_debug)
cout << "[DTTrigTest] TU's Created" << endl;
Expand Down

0 comments on commit e201b72

Please sign in to comment.