Skip to content

Commit

Permalink
Magic number 512
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin-Grunewald committed Mar 6, 2016
1 parent a8f454b commit bccbe82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DataFormats/L1TGlobal/interface/GlobalAlgBlk.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ class GlobalAlgBlk


public:
const static unsigned int maxPhysicsTriggers = 512;

/// set simple members
void setOrbitNr(int orbNr) { m_orbitNr = orbNr; }
Expand Down

0 comments on commit bccbe82

Please sign in to comment.