86 const std::string& sele1,
const std::string& sele2,
87 RealType rCut, RealType voxelSize,
90 virtual void process();
97 std::string selectionScript1_;
98 std::string selectionScript2_;
106 RealType gaussWidth_;
109 std::vector<std::vector<std::vector<RealType>>> count_;
110 std::vector<std::vector<std::vector<RealType>>> hist_;