Fork me on GitHub

Changes between Version 3 and Version 4 of WorkBook/ModuleSystem


Ignore:
Timestamp:
Jun 20, 2012, 6:09:18 PM (12 years ago)
Author:
Pavel Demin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkBook/ModuleSystem

    v3 v4  
    1717#include "ExRootAnalysis/ExRootModule.h"
    1818
    19 #include <map>
    20 #include <set>
    21 #include <deque>
    22 
    23 class TArrayD;
    2419class TObjArray;
    25 class ExRootCandidate;
    2620
    2721class ExampleModule: public ExRootModule