StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Classes | Functions
StMiniMcMaker.cxx File Reference

Code to fill the StMiniMcEvent classes from StEvent, StMcEvent and StAssociationMaker. More...

#include "StMiniMcMaker.h"
#include "TFile.h"
#include "TTree.h"
#include "TBranch.h"
#include "TMath.h"
#include "TRandom.h"
#include "Stiostream.h"
#include <assert.h>
#include "StMessMgr.h"
#include "PhysicalConstants.h"
#include "StPhysicalHelix.hh"
#include "SystemOfUnits.h"
#include "StIOMaker/StIOMaker.h"
#include "StParticleDefinition.hh"
#include "StMatrixF.hh"
#include "StChainOpt.h"
#include "StEventTypes.h"
#include "StMcEventTypes.hh"
#include "StMcEvent.hh"
#include "StuRefMult.hh"
#include "StTpcDedxPidAlgorithm.h"
#include "StuProbabilityPidAlgorithm.h"
#include "StEmcUtil/geometry/StEmcGeom.h"
#include "StEmcUtil/projection/StEmcPosition.h"
#include "StMiniMcHelper.h"
#include <vector>
#include <map>
#include "StTrack.h"
#include "StGlobalTrack.h"
#include "StDcaGeometry.h"
#include "StContainers.h"
#include "StTrackDetectorInfo.h"
#include "StEnumerations.h"
#include "StHit.h"
#include "THelixTrack.h"

Go to the source code of this file.

Classes

struct  MyHolder_t
 

Functions

void dominatrackInfo (const StTrack *, int &dominatrackKey, short &, float &)
 
bool hitCmp (const StTpcHit *p1, const StTpcHit *p2)
 
bool StMcCalorimeterHitCompdE (const StMcCalorimeterHit *const &lhs, const StMcCalorimeterHit *const &rhs)
 
bool StEmcRawHitCompEne (const StEmcRawHit *lhs, const StEmcRawHit *rhs)
 
float scaleFactor (double Eta, int hitType=0)
 

Detailed Description

Code to fill the StMiniMcEvent classes from StEvent, StMcEvent and StAssociationMaker.

Id:
StMiniMcMaker.cxx,v 1.50 2019/01/15 19:24:33 genevb Exp
Author
Bum Choi, Manuel Calderon de la Barca Sanchez
Date
March 2001

Definition in file StMiniMcMaker.cxx.