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
StEStructPool
AnalysisMaker
StEStructAnalysis.cxx
1
/**********************************************************************
2
*
3
* $Id: StEStructAnalysis.cxx,v 1.2 2006/04/04 22:05:03 porter Exp $
4
*
5
* Author: Jeff Porter
6
*
7
**********************************************************************
8
*
9
* Description: Abstract analysis class
10
*
11
***********************************************************************/
12
#include "StEStructAnalysis.h"
13
14
ClassImp(
StEStructAnalysis
)
15
16
StEStructAnalysis
::
StEStructAnalysis
(){ manalysisIndex=-1;};
17
18
/***********************************************************************
19
*
20
* $Log: StEStructAnalysis.cxx,v $
21
* Revision 1.2 2006/04/04 22:05:03 porter
22
* a handful of changes:
23
* - changed the StEStructAnalysisMaker to contain 1 reader not a list of readers
24
* - added StEStructQAHists object to contain histograms that did exist in macros or elsewhere
25
* - made centrality event cut taken from StEStructCentrality singleton
26
* - put in ability to get any max,min val from the cut class - one must call setRange in class
27
*
28
* Revision 1.1 2003/10/15 18:20:31 porter
29
* initial check in of Estruct Analysis maker codes.
30
*
31
*
32
*********************************************************************/
StEStructAnalysis
Definition:
StEStructAnalysis.h:22
Generated by
1.8.5