Skip to content

Commit

Permalink
null pointer error
Browse files Browse the repository at this point in the history
---
yaml
---
svn_rev: 22660
current_ref: refs/heads/CMSSW_7_0_X
current_commit: 7b0f46a
head_branch: refs/heads/CMSSW_7_0_X
migrated_from: v3
  • Loading branch information
Adam Everett committed Apr 10, 2007
1 parent 156af80 commit 8e555f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/CMSSW_7_0_X: b3f6e504d5936e822d077ab2ff391f57af378b69
refs/heads/CMSSW_7_0_X: 7b0f46ab25ddb293cfe41b7c9affb7e71bb69584
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
* in the muon system and the tracker.
*
*
* $Date: 2007/03/30 18:31:40 $
* $Revision: 1.86 $
* $Date: 2007/04/03 21:25:51 $
* $Revision: 1.87 $
*
* Authors :
* N. Neumeister Purdue University
Expand Down Expand Up @@ -149,6 +149,7 @@ GlobalMuonTrajectoryBuilder::GlobalMuonTrajectoryBuilder(const edm::ParameterSet
// Start Tk trajectory builder
//
theRSFlag = false;
theRSBuilder = 0;
if(seedGenName=="TSGForRoadSearch") {
theRSFlag = true;
ParameterSet builderPar = par.getParameter<edm::ParameterSet>("MuonRSBuilder");
Expand Down

0 comments on commit 8e555f5

Please sign in to comment.