Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 75711
b: "refs/heads/CMSSW_7_1_X"
c: 92d2fb1
h: "refs/heads/CMSSW_7_1_X"
i:
  75709: 5be93d6
  75707: f9c31a5
  75703: 62d16de
  75695: 7898c02
  75679: 1f4333e
  75647: d3dbd95
v: v3
  • Loading branch information
Emilio Meschi committed Oct 19, 2009
1 parent 3e4f294 commit 3ff3007
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
---
refs/heads/gh-pages: 09c786f70121f131b3715aaf3464996502bbeb7e
"refs/heads/CMSSW_7_1_X": cf575b6f195e9fe30fba6a0e9f45a181cbb592a2
"refs/heads/CMSSW_7_1_X": 92d2fb1db382e7dd20fbe6621ce36ef0a60d4faa
5 changes: 5 additions & 0 deletions trunk/EventFilter/ShmReader/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2009-10-19 Emilio Meschi <[email protected]>

* tag V01-04-01
* do not attach shared memory in constructor (for use with MPEP)

2009-07-07 Philipp SCHIEFERDECKER <[email protected]>

* tag V01-04-00
Expand Down
2 changes: 1 addition & 1 deletion trunk/EventFilter/ShmReader/src/FUShmReader.cc
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ FUShmReader::FUShmReader()
, evtNumber_(0xffffffff)
, lastCellIndex_(0xffffffff)
{
shmBuffer_=FUShmBuffer::getShmBuffer();
// shmBuffer_=FUShmBuffer::getShmBuffer();
}


Expand Down

0 comments on commit 3ff3007

Please sign in to comment.