npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
fillHistoFromText.hh File Reference

A utility for filling histograms from data contained in text files. More...

#include <iostream>
#include "npstat/stat/fillHistoFromText.icc"

Go to the source code of this file.

Namespaces

 npstat
 

Functions

template<class Histo >
bool npstat::fillHistoFromText (std::istream &asciiStream, Histo *histo, const unsigned *columnsToUse, bool hasCommasBetweenValues=false)
 

Detailed Description

A utility for filling histograms from data contained in text files.

Author: I. Volobouev

November 2014