StRoot
1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Groups
Pages
StEEmcPool
muEztPanitkin
SpyGeneric.cxx
1
#include <stdio.h>
2
#include <TH1.h>
3
4
#include "SpyGeneric.h"
5
6
//------------------------------
7
//------------------------------
8
SpyGeneric
*
9
SpyGeneric::set(TH1 * h0, TString tx ){
10
h=h0;
11
text=tx;
12
text=tx;
13
return
this
;
14
}
15
16
17
SpyGeneric
Definition:
SpyGeneric.h:8
Generated by
1.8.5