laura is hosted by Hepforge, IPPP Durham
Laura++  v3r5
A maximum likelihood fitting package for performing Dalitz-plot analysis.
LauFitDataTree.hh File Reference

File containing declaration of LauFitDataTree class. More...

#include <vector>
#include <map>
#include "TEventList.h"
#include "TTree.h"

Go to the source code of this file.

Classes

class  LauFitDataTree
 Class to store the input fit variables. More...
 

Typedefs

typedef std::map< TString,
Double_t > 
LauFitData
 Type for holding event data. More...
 

Detailed Description

File containing declaration of LauFitDataTree class.

Definition in file LauFitDataTree.hh.

Typedef Documentation

typedef std::map<TString,Double_t> LauFitData

Type for holding event data.

Definition at line 45 of file LauFitDataTree.hh.