GRUTinizer
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
include
GRootCommands.h
Go to the documentation of this file.
1
#ifndef GROOTCOMMANDS__H
2
#define GROOTCOMMANDS__H
3
4
#include <string>
5
class
TTree;
6
class
TH1;
7
class
GMarker
;
8
9
#include "TDirectory.h"
10
11
int
LabelPeaks
(TH1*,
double
,
double
,Option_t *opt=
""
);
12
bool
ShowPeaks
(TH1**,
unsigned
int
);
13
bool
RemovePeaks
(TH1**,
unsigned
int
);
14
15
bool
PhotoPeakFit
(TH1*,
double
,
double
,Option_t *opt=
""
);
16
bool
GausFit
(TH1*,
double
,
double
,Option_t *opt=
""
);
17
18
std::string
MergeStrings
(
const
std::vector<std::string>& strings,
char
split=
'\n'
);
19
20
//bool PeakFit(TH1*,Double_t,Double_t,Option_t *opt="");
21
22
void
Help
();
23
void
Commands
();
24
25
#endif
Generated on Wed Nov 4 2015 17:27:53 for GRUTinizer by
1.8.1.2