| # | Line 109 | Line 109 | namespace OpenMD { | |
|---|---|---|
| 109 | OutputData* counts_; | |
| 110 | vector<OutputData*> data_; | |
| 111 | }; | |
| 112 | < | |
| 112 | > | |
| 113 | class SlabStatistics : public SpatialStatistics { | |
| 114 | public: | |
| 115 | SlabStatistics(SimInfo* info, const string& filename, const string& sele, int nbins); | |
| – | Removed lines | 
| + | Added lines | 
| < | Changed lines | 
| > | Changed lines |