StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
TGraphAsymmErrorsWithReset.cxx
1 #include "TGraphAsymmErrorsWithReset.h"
2 
4 
5 void TGraphAsymmErrorsWithReset::Reset(){
6  fNpoints=0;
7 }