StFms  0.0.0
FMS software in the STAR framework
StMuArrays.h File Reference
#include "Rtypes.h"
Include dependency graph for StMuArrays.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StMuArrays
 

Enumerations

enum  emcTypes {
  muEmcTow =0, muEmcPrs, muEmcSmde, muEmcSmdp,
  muEEmcPrs, muEEmcSmdu, muEEmcSmdv
}
 enumeration to to index the emcArrays More...
 
enum  fgtTypes { muFgtStrips =0, muFgtClusters, muFgtStripAssociations, muFgtAdcs }
 enumeration to to index the fgtArrays More...
 
enum  fmsTypes { muFmsHit =0, muFmsCluster, muFmsPoint }
 
enum  strangeTypes {
  smuEv =0, smuEvMc, smuV0, smuV0Mc,
  smuV0Assoc, smuXi, smuXiMc, smuXiAssoc,
  smuKink, smuKinkMc, smuKinkAssoc, smuCut
}
 enumeration to to index the strangeArrays More...
 
enum  MCTypes { MCVertex =0, MCTrack }
 enumeration to to index the mcArrays More...
 
enum  muDstTypes {
  muEvent =0, muPrimaryVertex, muPrimary, muGlobal,
  muOther, muL3, muRich, muState,
  muAccept, muReject, muCovGlobTrack, muCovPrimTrack,
  mupp2pp, muMtd
}
 
enum  pmdTypes { muPmdHit =0, muCpvHit, muPmdCluster, muCpvCluster }
 enumeration to to index the pmdArrays More...
 
enum  tofTypes { muTofHit =0, muTofData, muTofRawData }
 
enum  btofTypes { muBTofHit =0, muBTofRawHit, muBTofHeader }
 dongx More...
 
enum  mtdTypes { muMTDHit =0, muMTDRawHit, muMTDHeader }
 
enum  eztTypes {
  muEztHead =0, muEztTrig, muEztETow, muEztESmd,
  muEztFpd
}
 enumeration to to index the eztArrays (IUCF-ezTree) More...
 
enum  NARRAYS {
  __NARRAYS__ =14, __NSTRANGEARRAYS__ =12, __NMCARRAYS__ =2, __NEMCARRAYS__ =7,
  __NPMDARRAYS__ =4, __NFMSARRAYS__ =3, __NTOFARRAYS__ =3, __NBTOFARRAYS__ =3,
  __NMTDARRAYS__ =3, __NFGTARRAYS__ =4, __NEZTARRAYS__ =5, __NALLARRAYS__ = __NARRAYS__+__NSTRANGEARRAYS__+__NMCARRAYS__+__NEMCARRAYS__+__NFMSARRAYS__+__NPMDARRAYS__+__NTOFARRAYS__+__NBTOFARRAYS__+__NMTDARRAYS__+__NFGTARRAYS__+__NEZTARRAYS__
}
 

Enumeration Type Documentation

enum btofTypes

dongx

Enumerator
muBTofHit 
muBTofRawHit 
muBTofHeader 

Definition at line 41 of file StMuArrays.h.

enum emcTypes

enumeration to to index the emcArrays

Enumerator
muEmcTow 
muEmcPrs 
muEmcSmde 
muEmcSmdp 
muEEmcPrs 
muEEmcSmdu 
muEEmcSmdv 

Definition at line 18 of file StMuArrays.h.

enum eztTypes

enumeration to to index the eztArrays (IUCF-ezTree)

Enumerator
muEztHead 
muEztTrig 
muEztETow 
muEztESmd 
muEztFpd 

Definition at line 47 of file StMuArrays.h.

enum fgtTypes

enumeration to to index the fgtArrays

Enumerator
muFgtStrips 
muFgtClusters 
muFgtStripAssociations 
muFgtAdcs 

Definition at line 21 of file StMuArrays.h.

enum fmsTypes
Enumerator
muFmsHit 
muFmsCluster 
muFmsPoint 

Definition at line 23 of file StMuArrays.h.

enum MCTypes

enumeration to to index the mcArrays

Enumerator
MCVertex 
MCTrack 

Definition at line 29 of file StMuArrays.h.

enum mtdTypes
Enumerator
muMTDHit 
muMTDRawHit 
muMTDHeader 

Definition at line 43 of file StMuArrays.h.

enum muDstTypes
Enumerator
muEvent 
muPrimaryVertex 
muPrimary 
muGlobal 
muOther 
muL3 
muRich 
muState 
muAccept 
muReject 
muCovGlobTrack 
muCovPrimTrack 
mupp2pp 
muMtd 

Definition at line 31 of file StMuArrays.h.

enum NARRAYS
Enumerator
__NARRAYS__ 

size of the 'regular stuff' arrays, i.e. number of TClonesArrays (add two more for global and primary track covariance matrices)

__NSTRANGEARRAYS__ 

size of the strangeness arrays, i.e. number of TClonesArrays

__NMCARRAYS__ 

size of the MCness arrays, i.e. number of TClonesArrays

__NEMCARRAYS__ 

size of the emc arrays, i.e. number of TClonesArrays

__NPMDARRAYS__ 

size of the pmd arrays, i.e. number of TClonesArrays

__NFMSARRAYS__ 

size of the fms arrays, i.e. number of TClonesArrays

__NTOFARRAYS__ 

size of the tof arrays >

__NBTOFARRAYS__ 
__NMTDARRAYS__ 

dongx

__NFGTARRAYS__ 

size of the fgt arrays, i.e. number of TClonesArrays

__NEZTARRAYS__ 

size of the ez arrays >

__NALLARRAYS__ 

dongx

Definition at line 49 of file StMuArrays.h.

enum pmdTypes

enumeration to to index the pmdArrays

Enumerator
muPmdHit 
muCpvHit 
muPmdCluster 
muCpvCluster 

Definition at line 34 of file StMuArrays.h.

enumeration to to index the strangeArrays

Enumerator
smuEv 
smuEvMc 
smuV0 
smuV0Mc 
smuV0Assoc 
smuXi 
smuXiMc 
smuXiAssoc 
smuKink 
smuKinkMc 
smuKinkAssoc 
smuCut 

Definition at line 26 of file StMuArrays.h.

enum tofTypes
Enumerator
muTofHit 
muTofData 
muTofRawData 

Definition at line 38 of file StMuArrays.h.