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
Correlations
StEStructMaxB.h
1
/**********************************************************************
2
*
3
* $Id: StEStructMaxB.h,v 1.3 2005/09/14 17:14:24 msd Exp $
4
*
5
* Author: Jeff Porter
6
*
7
**********************************************************************
8
*
9
* Description: header to define #-events in mixing buffer. This information
10
* is now separated as it is needed in Support package
11
*
12
* This has changed recently. We needed to increase the size
13
* of the buffer to implement mixed-event delta N cut, so
14
* this head no longer defines the actual size of the buffer,
15
* but the number of mixing events we try to match with each event.
16
*
17
*
18
***********************************************************************/
19
#ifndef __STESTRUCTMAXB_HH
20
#define __STESTRUCTMAXB_HH
21
22
#define _MAXEBYEBUFFER_ 2
23
24
#endif
25
/***********************************************************************
26
*
27
* $Log: StEStructMaxB.h,v $
28
* Revision 1.3 2005/09/14 17:14:24 msd
29
* Large update, added new pair-cut system, added pair density plots for new analysis mode (4), added event mixing cuts (rewrote buffer for this)
30
*
31
* Revision 1.2 2005/03/28 22:59:08 porter
32
* I opened a memory leak on last ci due to forgetting how StEStructBuffer
33
* actually worked! This is now fixed with explaination in description.
34
*
35
* Revision 1.1 2005/03/03 01:30:44 porter
36
* updated StEStruct2ptCorrelations to include pt-correlations and removed
37
* old version of pt-correlations from chunhuih (StEStruct2ptPtNbar)
38
*
39
*
40
*********************************************************************/
Generated by
1.8.5