Functions
GReWeightIOBranchDesc.cxx File Reference
#include <TRootIOCtor.h>
#include "ReWeight/GReWeightIOBranchDesc.h"
#include <cassert>

Go to the source code of this file.

Functions

 ClassImp (GReWeightIOBranchDesc) GReWeightIOBranchDesc
 

Function Documentation

ClassImp ( GReWeightIOBranchDesc  )

Definition at line 11 of file GReWeightIOBranchDesc.cxx.

16  : TObject()
17 {
18 
19  SetParameter( name, mean, sigpls, sigmin );
20 
21 }
double mean(sqlite3 *db, std::string const &table_name, std::string const &column_name)
Definition: statistics.cc:15