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
StTofPool
StTofpNtupleMaker
StTofpMatchData.h
1
8
/* -------------------------------------------------------------------------
9
* $Log: StTofpMatchData.h,v $
10
* Revision 1.1 2003/08/07 23:55:47 geurts
11
* first release
12
*
13
*
14
* -------------------------------------------------------------------------
15
*/
16
#ifndef STTOFPMATCHDATA_H
17
#define STTOFPMATCHDATA_H
18
struct
StTofpMatchData
{
19
Int_t daqid;
20
Int_t nneighbors;
21
Float_t zlocal, philocal;
22
Int_t hitprof;
23
Int_t nfitpoints,ntrackpoints,maxpoints;
24
Float_t r_last,p,pt;
25
};
26
#endif
StTofpMatchData
Structure for TOFp Match TTree.
Definition:
StTofpMatchData.h:18
Generated by
1.8.5