67 const std::string& sele,
int nbins,
int axis = 2);
69 virtual void process();
72 void writeCurrentDensity();
76 std::string selectionScript_;
81 std::vector<std::vector<StuntDouble*>> sliceSDLists_;
82 std::vector<RealType> zBox_;
83 std::vector<RealType> currentDensity_;
84 RealType overallCurrentDensity_;
86 std::string axisLabel_;