Parent Directory | Revision Log | Patch
revision 1.10 by pam-fi, Wed Jan 27 15:59:10 2010 UTC | revision 1.11 by pam-fi, Tue Mar 23 17:27:39 2010 UTC | |
---|---|---|
# | Line 62 void EffCollection::Setup(PamLevel2 *eve | Line 62 void EffCollection::Setup(PamLevel2 *eve |
62 | _selCollection.Setup(events); | _selCollection.Setup(events); |
63 | _detCollection.Setup(events); | _detCollection.Setup(events); |
64 | ||
65 | // We cal lalso base class' Setup(), which will likely do nothing since _sel and _det are empty. | // We call also base class' Setup(), which will likely do nothing since _sel and _det are empty. |
66 | VerboseCollection::Setup(events); | VerboseCollection::Setup(events); |
67 | ||
68 | } | } |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |