57 const std::string& sele1, RealType rmax,
int nrbins);
60 virtual void process();
61 virtual void writeOut();
66 std::vector<RealType> aveDlength_;
67 std::vector<RealType> aveQlength_;
68 std::vector<RealType> aveDcount_;
69 std::vector<RealType> aveQcount_;
70 std::vector<RealType> aveDproj_;
73 std::string selectionScript1_;