| AbstractFourVec | |
| Bank_SMDADCR | |
| Bank_TOWERADCR | |
| BFactory | |
| BSMDDATA | |
| BTOWERDATA | |
| DcaService | |
| dEdxY2_t | |
| Described | |
| EditableFilter< Filtered > | |
| StEEmcGenericClusterMaker::EEmatch | |
| EEMC_Reader | |
| EEmcGeomSimple | EEMC simple geometry |
| EEmcSectorFit | Simultaneous fit of two smd planes to N gammas |
| EEmcSmdGeom | |
| EEmcTower | EEmcTower holds information about an EEMC tower 'hit' |
| EEmcTTDisplay | EEmc Tower and Track Display class |
| EEmcTTMatch | EEmcTTMatch class contains results of TPC track to EEMC tower matching |
| EEmcTTMMaker | Class EEmcTTMMaker |
| OLDEVP::EMC_BarrelReader | |
| EMC_Reader | |
| EMC_SmdReader | |
| Filter< Filtered > | |
| GainVoltCoeffCalculator | |
| GainVoltPmtParameters | |
| StMyPointMaker::h | |
| star::rts::hlt::HLT_GT | |
| HttpResult | Simple struct to return HHTP tower - trigger patch pairs |
| kinematics | Sparse class to hold track kinematics |
| L2gammaAlgo | A level-2 "cluster" based trigger |
| Line | STAR includes |
| Named | |
| Parameter | |
| peak_t | <peak postion>=""> at p = [0.45,0.50] GeV/c wrt pion |
| PmtIdentifier | |
| StiKalmanTrackFinder::QAFind | |
| SchedulerExample | |
| StHiSpectra::Spectrum | Just in case, store the eta cut |
| SpinHistos | Spin sorted pi0 histograms |
| SpinIUHistos | Spin sorted pi0 histograms |
| St2009pubMcMaker | Maker to retrieve info from geant.root files for comparison with reco quantities from MC |
| St2009pubSpinMaker | Spin sorting of W's |
| St2009pubWanaMaker | My own maker to do analysis outside of W selection |
| St2009WjjMaker | Spin sorting of W's |
| St2009WlumiMaker | Gathers all results from W-analysis, Jan's analysis |
| St2009WMaker | MuDst based extraction of W-signal from pp500 data from 2009 |
| St2009ZMaker | Uses tree from W-algo to find Zs |
| St2011pubMcMaker | Maker to retrieve info from geant.root files for comparison with reco quantities from MC |
| St2011pubSpinMaker | Spin sorting of W's |
| St2011pubWanaMaker | Gathers all results from W-analysis, Jan's analysis |
| St2011WlumiMaker | Gathers all results from W-analysis, Jan's analysis |
| St2011WMaker | MuDst based extraction of W-signal from pp500 data from 2011 |
| St2011ZMaker | Uses tree from W-algo to find Zs |
| St_db_Maker | |
| St_pp2pp_Maker | For pp2pp analysis : mainly to create clusters from raw data silicon hits |
| St_sls_Maker | |
| St_spa_Maker | |
| St_TLA_Maker | Virtual base class for Maker |
| St_tpcdaq_Maker | |
| St_trg_Maker | |
| StAddRunInfoMaker | |
| StAnalysisMaker | A typical Analysis Class |
| StArchInfo | |
| StarMagField | |
| StBbcSimulationMaker | BBC simulation |
| StBbcTriggerDetector | |
| StBbcTriggerSimu | |
| StBbcVertexMaker | Axample to access muDst and pass it to ezTree analyzis class |
| StBeamBackMaker | Beam background tracker in the TPC |
| StBemcData | |
| StBemcRaw | |
| StBemcTables | |
| StBFChain | |
| StBFChainOpt | |
| StBlankStEventMaker | |
| StBTofDaqMap | |
| StBTofHeader | |
| StBTofHit | |
| StBTofHitCollection | |
| StBTofHitMaker | |
| StBTofINLCorr | |
| StBTofMatchMaker | Barrel TOF Match Maker |
| StBTofNode | |
| StBTofPidTraits | |
| StBTofRawHit | |
| StBTofRawHitCollection | |
| StBtofSortRawHit | |
| StBTofTables | |
| StCalibrationVertex | |
| StCdfChargedConePars | |
| StCdfChargedJetEtCell | |
| StChain | |
| StChainOpt | |
| StCloseFileOnTerminate | Class StCloseFileOnTerminate - it is a singleton to catch the SIGTERM signal (sent by Condor for example) to close all open ROOT files. To activate, insert into your code: StCloseFileOnTerminate::Instantiate(); On kill <PID> the Notify method is to close all existing ROOT files and terminated the applcation. It is simple. However it is error-prone. The signal SIGTERM can be emitted at the time of I/O operation. As result this I/O operation can not be completed and no way the file can be close properly |
| StConeJetFinder | |
| StCtbTriggerDetector | |
| StDAQMaker | |
| StDataException | |
| StDbServiceBroker | |
| StDcaGeometry | |
| StDecayMode | |
| StDedxPidTraits | |
| StDetectorDbInterpolator< T > | |
| StDetectorDbTriggerID | Accessor to the database for trigger id information |
| StDetectorState | |
| StDijetFilter | |
| StDraw3D | Class StDraw3D - to draw the 3D primitives like 3D points and 3D lines decorated with the STAR detector geometry |
| StDraw3DStyle | StDraw3DStyle maps "STAR event" EDraw3DStyle onto ROOT (color,style,size) attributes |
| StECalEnergyIter | Iterate over hits and extract energy using database |
| StEEmcA2EMaker | EEmc ADC --> energy maker |
| StEEmcAssociation | |
| StEEmcAssociationMaker | |
| StEEmcBaseCluster | |
| StEEmcCluster | A base class for describing clusters of EEMC towers |
| StEEmcClusterAssociation | |
| StEEmcClusterMaker | A cluster maker for the EEMC |
| StEEmcDataMaker | |
| StEEmcDb | |
| StEEmcDbMaker | |
| StEEmcElement | Base class for EEMC detectors |
| StEEmcFilterMaker | Aborts events based on Endcap response cuts: reco vertex in some Z-range and EEMC 2x1 cluster event-eta ET>thres there are 2 modes of operation: 1) setFixedVertex( float zVert) forces use of external Z-vertex to calculate event-eta ET and alows to run this code before TPC tracking 2) setZvertCut(float z0, float dz) uses reco vertex and decision is more accurate. WARN: us must set one of the 2 methods or code will abort. instruction how to use in in BFC is a the end of this .h file |
| StEemcGammaFilter | Pythia level Endcap EMC gamma filter |
| StEemcGammaFilterMaker | BFC level Endcap EMC gamma filter |
| StEEmcGenericClusterMaker | |
| StEEmcGenericPointMaker | |
| StEEmcIUCluster | A base class for describing clusters of EEMC towers |
| StEEmcIUClusterMaker | A cluster maker for the EEMC |
| StEEmcIUMixMaker | A class for mixing pi0 candidates |
| StEEmcIUPi0Analysis | A maker for creating pi0 histograms \Weihong He The StEEmcIUPi0Analysis takes as input the list of pi0 candiates provided by StEEmcMixMaker, filters out pairs depending on user-specified cuts, then spin sorts the events into a number of histograms. These histograms are stored in TDirectory's underneath the .hist dataset. The user may specify cuts in the SpinCuts object (accessible through a call to cuts().) |
| StEEmcIUPoint | Base class for representing EEMC points |
| StEEmcIUPointMaker | Class for building points from smd clusters |
| StEEmcIUSmdCluster | A base class for representing clusters of EEMC smd strips |
| StEEmcMatchMaker | |
| StEEmcMixerMaker | |
| StEEmcMixEvent | Copied from muDst |
| StEEmcMixMaker | A class for mixing pi0 candidates |
| StEEmcMixQAMaker | A maker for creating pi0 histograms |
| StEEmcPair | A class to represent pairs of points |
| StEEmcPi0Analysis | A maker for creating pi0 histograms |
| StEEmcPoint | Base class for representing EEMC points |
| StEEmcPointAssociation | |
| StEEmcPointFitMaker | A class for finding EEMC points |
| StEEmcPointMaker | Class for building points from smd clusters |
| StEEmcQAMaker | Example of QA histograming using the StEEmcA2EMaker |
| StEEmcSlowMaker | Slow simulator for EEMC |
| StEEmcSmdCluster | A base class for representing clusters of EEMC smd strips |
| StEEmcSmdGeom | |
| StEEmcStrip | Base class for describing an endcap SMD strip |
| StEEmcTower | Base class for representing tower, preshower and postshower elements |
| StEEsmdCalMaker | Access EEMC data & DB from muDst in StRoot-framework Only muDst data are decoded by this class Uses EEsmdCal class to do any analysis |
| StEEsoloPi0Maker | Axample to access muDst and pass it to ezTree analyzis class |
| StEEtowerExampleMaker | Axample to access EEMC data & DB from muDst in StRoot-framework Only muDst data are decoded by this class Uses EEtowers class to do any analysis |
| StEmcADCtoEMaker | |
| StEmcAssociation | |
| StEmcAssociationMaker | |
| StEmcCluster | |
| StEmcClusterAssociation | |
| StEmcClusterCollection | |
| StEmcCollection | |
| StEmcDBHandler | |
| StEmcDecoder | |
| StEmcDetector | |
| StEmcFilter | |
| StEmcMicroCluster | |
| StEmcMicroCollection | |
| StEmcMicroDstMaker | |
| StEmcMicroEvent | |
| StEmcMicroHit | |
| StEmcMicroPoint | |
| StEmcMicroTrack | |
| StEmcMicroUtil | |
| StEmcMicroV0 | |
| StEmcMixerMaker | |
| StEmcModule | |
| StEmcOldFinder | |
| StEmcPoint | |
| StEmcPointAssociation | |
| StEmcPosition | |
| StEmcPreCluster | |
| StEmcPreClusterCollection | |
| StEmcPreMixerMaker | |
| StEmcRawHit | |
| StEmcRawMaker | |
| StEmcTriggerDetector | |
| StEmcVirtualFinder | |
| StEtrHit | |
| StEtrHitCollection | |
| StEvent | |
| StEventBranch | |
| StEventClusteringHints | |
| StEventCompendiumMaker | Class for Making a Compendium of the information in StEvent |
| StEventInfo | |
| StEventObject< T > | Base class for all StMcEvent objects |
| StEventQAMaker | |
| StEventScavenger | |
| StEventSummary | |
| StEvtVtxSeedMaker | |
| StExampleFilter | |
| StFixedVertexFinder | StGenericVertexFinder implementation for fixing vertex |
| StFlowAnalysisMaker | |
| StFlowLeeYangZerosMaker | |
| StFmsHitMaker | StFmsHitMaker |
| StFmsTriggerDetector | |
| StFpdCollection | |
| StFpdMicroCollection | |
| StFpdTriggerDetector | |
| StFtpcCalibMaker | The FTPC calibration maker |
| StFtpcHit | |
| StFtpcHitCollection | |
| StFtpcMixerMaker | FTPC Mixer Maker, main part of FTPC embedding Framework |
| StFtpcPlaneHitCollection | |
| StFtpcSectorHitCollection | |
| StFtpcSequencer | FTPC Sequencer, creates Simulator sequences from ADC values |
| StFtpcTracker | |
| StFtpcTrackToStEvent | |
| StG3ParticleMaster | Master class for StGENParticle filled from GEANT3 internal structures |
| StGeant2LcpTreeMaker | This commented block at the top .. |
| StGenericVertexFinder | |
| StGenericVertexMaker | |
| StGENParticle | Implementation of StGenParticle similar to ROOT TParticle |
| StGenParticle | Abstract base class for particles related to common /HEPEVT/ |
| StGeomHighlighter | [0] |
| StGlobalTrack | |
| StGridCollector | |
| StHbtMuDstMakerReader | |
| StHbtMuDstReader | |
| StHelix | |
| StHelixHelper | |
| StHelixModel | |
| StHighPtFilter | |
| StHighPtTagsMaker | A maker to fill the HighPt tags |
| StHistMaker | |
| StHit | |
| StHitFilterMaker | Filters out TPC hits from StEvent on tracks that don't pass cuts. This is based on the StEventScavenger-type zombie methods, and so should be run after StEvent creation Currently the only things it zombies are TPC hits |
| StiCompositeLeafIterator< T > | |
| StiCompositeTreeNode< T > | |
| StiCylindricalShape | |
| StiDefaultToolkit | Definition of toolkit |
| StiDetector | |
| StiDetectorBuilder | |
| StiDetectorContainer | |
| StiDetectorTreeBuilder | |
| StiForwardTrackMaker | |
| StiFtpcHitLoader | |
| StiHit | |
| StiHitContainer | |
| StiHitContino | |
| StiHitLoader< Source1, Detector > | |
| StiHitTest | |
| StiHolder< Object > | |
| StiIsActiveFunctor | Function object for determine a detector's active regions |
| StiIsSvtActiveFunctor | Function object for determine a detector's active regions |
| StiIstDetectorBuilder | |
| StiIstDetectorGroup | |
| StiIstHitLoader | |
| StiIstIsActiveFunctor | Function object for determine a Ist padrow's active regions |
| StiKalmanTrack | Definition of Kalman Track |
| StiKalmanTrackFinder | |
| StiKalmanTrackFitter | |
| StiKalmanTrackNode | |
| StiKTNIterator | |
| StiLocalTrackMerger | |
| StiLocalTrackSeedFinder | |
| StiMaker | |
| StiMasterHitLoader< Source1, Detector > | |
| StiNeverActiveFunctor | Class implements an object which is never active |
| StInlineContainer< T, container > | Template class defining an inline container |
| StiNode2pars | |
| StiOrderKey | |
| StiPixelDetectorGroup | |
| StiPixelHitLoader | |
| StiPixelIsActiveFunctor | Function object for determine a Pixel padrow's active regions |
| StiPullEvent | |
| StiShape | |
| StiSortedHitIterator | |
| StiSsdDetectorBuilder | |
| StiSsdDetectorGroup | |
| StiSsdHitLoader | |
| StiSsdIsActiveFunctor | |
| StiStarDetectorBuilder | |
| StiStarDetectorGroup | |
| StiStEventFiller | |
| StiSvtDetectorGroup | |
| StiSvtHitLoader | |
| StiTimer | Definition of toolkit |
| StiToolkit | Definition of toolkit |
| StiTpcDetectorGroup | |
| StiTpcHitLoader | |
| StiTpcIsActiveFunctor | Function object for determine a TPC padrow's active regions |
| StiTrack | Abstract definition of a Track |
| StiTrackContainer | |
| StiTrackFinder | An abstract class defining the interface to the track finder |
| StiTrackLessThan | Define the Less-Than operator for track ordering in the track container |
| StiTrackMerger | |
| StiTreeNode | |
| StiVertexFinder | |
| StJanBarrelDbMaker | |
| StJet | |
| StJetEtCell | |
| StJetReader | |
| StJets | |
| StJetSpliterMerger | |
| StKinkBase | |
| StKinkI | |
| StKinkLocalTrack | Auxiliary class for the kink finder |
| StKinkMaker | Class to find kink secondary vertices |
| StKinkMc | |
| StKinkMuDst | |
| StKinkVertex | |
| StKtCluJetFinder | |
| StL0Trigger | |
| StL1Trigger | |
| StL3AlgorithmInfo | |
| StL3EventSummary | |
| StL3Trigger | |
| StLoggerManager | |
| StlXmlTree | |
| StMagUtilities | |
| StMaker | |
| StMcEvent | Event data structure to hold all information from a Monte Carlo simulation. This class is the interface to access all information from the GEANT simulations in STAR. From here one can get all vertices, tracks, hits in the event |
| StMcEventMaker | Filling of all StMcEvent classes from g2t tables Transform all the data in the g2t tables into the corresponding StMc classes, and create the pointers to navigate from event to hits/tracks/vertices |
| StMCFilter | |
| StMcJetCalibMaker | Spin sorting of W's |
| StMcTrack | Monte Carlo Track class All information on a simulated track is stored in this class: kinematics, particle identificiation, hits left in the detector and start/stop vertices |
| StMeasuredPoint | |
| StMemStat | |
| StMessage | |
| StMessageCounter | |
| StMessageManager | |
| StMessMgr | |
| StMessTypeList | |
| StMinuitVertexFinder | |
| StMtdHitMaker | |
| StMuAnalysisMaker | A typical Analysis Class for MuDst |
| StMuArrays | |
| StMuBTofPidTraits | |
| StMuChainMaker | |
| StMuCut | |
| StMuDbReader | |
| StMuDebug | |
| StMuDst | |
| StMuDst2StEventMaker | |
| StMuDstFilterMaker | |
| StMuDstMaker | |
| StMuDstVtxSeedMaker | |
| StMuEEDemoMaker | Virtual base class for Maker |
| StMuEmcCluster | |
| StMuEmcCollection | |
| StMuEmcHit | |
| StMuEmcPoint | |
| StMuEmcPosition | |
| StMuEmcUtil | |
| StMuEvent | |
| StMuException | |
| StMuIOMaker | |
| StMuLcp2TreeMaker | This commented block at the top .. |
| StMultiArrayBase | Class StMultiArrayBase is a base, non templated part of StMultiArray |
| StMultiH1F | |
| StMultiH2F | |
| StMuProbPidTraits | |
| StMuScalerCutter | Apply cuts to events based on corrupt RICH scalers |
| StMuTowerData | |
| StMuTrack | |
| StMuTriggerIdCollection | Collection of trigger ids as stored in MuDst |
| StMwcTriggerDetector | |
| StNNCluster | |
| StObjLink | |
| StPeCEvent | include "StEventTypes.h" |
| StPhmdCluster | |
| StPhmdClusterCollection | |
| StPhmdCollection | |
| StPhmdDetector | |
| StPhmdHit | |
| StPhmdModule | |
| StPixelFastSimMaker | Class to simulate Pixel and Ist hits from Monte Carlo |
| StPmdAbsClustering | |
| StPmdCluster | |
| StPmdClusterCollection | |
| StPmdClustering | |
| StPmdClusterMaker | |
| StPmdCollection | |
| StPmdDBUtil | |
| StPmdDetector | |
| StPmdDiscriminator | |
| StPmdDiscriminatorMaker | |
| StPmdDiscriminatorNN | |
| StPmdGeom | |
| StPmdHit | |
| StPmdModule | |
| StPmdSimulatorMaker | |
| StppLMVVertexFinder | |
| StPPVertexFinder | |
| StPreEclMaker | |
| StPrepEmbedMaker | Prepare GEANT Maker with input from embedding settings and DAQ event |
| StPrimaryTrack | |
| StPrimaryVertex | |
| StProbPidTraits | |
| StProtoJet | |
| StProtoJetPair | |
| StPsd | |
| StPythiaMuTrackFourVec | |
| TxLogging::StRecord | |
| StRedoTracks | |
| StRFEmcTrigMaker | |
| StRichCluster | |
| StRichCollection | |
| StRichHit | |
| StRichMCHit | |
| StRichMCInfo | |
| StRichMCPixel | |
| StRichPhotonInfo | |
| StRichPid | |
| StRichPidTraits | |
| StRichPixel | |
| StRichSpectra | |
| StRnDHit | |
| StRnDHitCollection | |
| StRTSBaseMaker | Class StRTSBaseMaker - is an abstract StMaker to define the interface to access the DAQ data from the STAR production chain |
| StRunInfo | |
| StSpaceChargeEbyEMaker | |
| StSpinDbMaker | |
| StSsdClusterControl | |
| StSsdDaqMaker | Class to read SSD data from DAQ files |
| StSsdDynamicControl | |
| StSsdHit | |
| StSsdHitCollection | |
| StSsdLadder | |
| StSsdLadderHitCollection | |
| StSsdPointMaker | |
| StSsdWafer | |
| StSsdWaferHitCollection | |
| StStrangeAssoc | |
| StStrangeCuts | |
| StStrangeEvMuDst | |
| StStrangeMuDst | |
| StStrangeMuDstMaker | |
| StStrangeTagsMaker | A maker to fill the strangeness tags |
| StSvtBarrelHitCollection | |
| StSvtElectronCloud | SVT electron cloud expansion routines Simulates electron cloud expansion inside of the silicon wafer |
| StSvtEmbeddingMaker | This maker is resposible for embedding SVT response simulation into the SVT real data and/or creation of a background. !!!IMPORTANT!! This maker can run in two modes: a)TRUE EMBEDDING It takes real data and embbeds the simulation into them. It checks if SVT is present in the real data using StDAQReader->SVTPresent(). If SVT is not present it deletes the simulated data and returns empty event. This is to obtain propper efficiencies. This is the DEFAULT behaviour. This behavior CAN BE OVERLOADED by setting setPlainSimEvenIfNoSVT(kTRUE). In such a case, instead of returning empty event the simulation will proceed in the mode b)PLAIN SIMULATION. b) PLAIN SIMULATION In this mode EmbeddingMaker creates simulated background and mixes it with the data from response simulation. This is not default behaviuor - it has to be set via setDoEmbedding(kFALSE); In both modes the embedding maker adds propper amount of background noise, depending on the mode in which it runs. In plain simulation mode it adds noise to the whole detector in embedding only under simulated hits to make them more realistic. In both modes the background creation can be turned off by setBackGround(kFALSE,"any number"); |
| StSvtHit | |
| StSvtHitCollection | |
| StSvtLadderHitCollection | |
| StSvtOnlineSeqAdjSimMaker | Simulates proceses in the DAQ for SVT Slow Simulator: 10 to 8 bit conversion, killing of bad anodes, writing out of black anodes, online zero surpression |
| StSvtSimulationMaker | SVT Slow Simulator Simulates hits in SVT based on geant data and database information |
| StSvtWaferHitCollection | |
| StTerminateNotified | Class StTerminateNotified is a abstract visitor to propagate the termination signal It is to provide the custom responce to the SIGTERM system signal. One is supposed to sublclass it and reimplement the SetNotifiedCallBack() method. The SetNotifiedCallBack() is to be called by system upon signal SIGTERM emition (for exampe with the kill <PID> shell command or by the batch system manager (like Condor) upon the job eviction |
| StTofCalibration | Time-of-Flight Calibration Utilities |
| StTofCell | |
| StTofCollection | |
| StTofData | |
| StTofGeometry | Time-of-Flight Geometry Utilities |
| StTofHit | |
| StTofMaker | Time-of-Flight Raw Data Maker |
| StTofMCHit | |
| StTofMCInfo | |
| StTofMCSlat | |
| StTofPidTraits | |
| StTofpMatchData | Structure for TOFp Match TTree |
| StTofpMatchMaker | TOFp Match Maker |
| StTofpNtupleMaker | TOF Ntuple Maker |
| StTofpSlatData | Structure for TOFp Slat TTree |
| StTofRawData | |
| StTofSimMaker | Time-of-Flight Simulator Maker |
| StTofSimParam | Time-of-Flight Simulation Utilities |
| StTofSlat | |
| StTpcdEdxCorrection | |
| StTpcDedxPidAlgorithm | |
| StTpcHit | |
| StTpcHitCollection | |
| StTpcHitMover | StTpcHitMoverMaker - implements corrections on TPC hits |
| StTpcPadrowHitCollection | |
| StTpcPixel | |
| StTpcSectorHitCollection | |
| StTptTrack | |
| StTrack | |
| StTrackDetectorInfo | |
| StTrackFitTraits | |
| StTrackGeometry | |
| StTrackNode | |
| StTrackPidTraits | |
| StTrackTopologyMap | |
| StTreeMaker | |
| StTrigger | |
| StTriggerDetectorCollection | |
| StTriggerIdCollection | Collection of trigger ids as stored in StEvent |
| StUCMException | |
| StuDraw3DEvent | Class StuDraw3DEvent - to draw the 3D StEvent primitives like StTrack, StHit, StVertex decorated with the STAR detector geometry |
| StuDraw3DMuEvent | Class StuDraw3DMuEvent - to draw the StMuDst primitives like StMuTrack as 3D points and 3D lines decorated with the STAR detector geometry |
| StV0FinderMaker | |
| StV0I | |
| StV0Mc | |
| StV0MuDst | |
| StV0TofCorrection | A class providing tools to correct the time of flight of V0 particles |
| StV0Vertex | |
| StVertex | |
| StVertexSeedMaker | |
| StVpdCalibMaker | |
| StVpdTriggerDetector | |
| StXiFinderMaker | |
| StXiI | |
| StXiMc | |
| StXiMuDst | |
| StXiVertex | |
| StZdcTriggerDetector | |
| TextEdit | [0] |
| TopologyMap | Number of hits in diffent zones of the TPC for a given track |
| Track | C++ STL includes |
| StBTofSimMaker::TrackHit | Hit flag for vpd geant hits |
| TwistPatch | |
| TxLogging::TxEventLog | |
| VectorAndEnd | We define this globally for convenience of users |
| xTCL | |