FairRoot/PandaRoot
|
#include <stdio.h>
#include <assert.h>
#include <math.h>
#include "MC4Vector.H"
#include "HEPParticle.H"
#include "TH1.h"
#include "Setup.H"
#include "TObjArray.h"
#include "TMath.h"
Go to the source code of this file.
Macros | |
#define | PI 3.141592653 |
Functions | |
bool | ifSofty (int Id, int nparams, double *params) |
void | fillUserHisto (char *name, double val, double weight=1.0, double min=Setup::bin_min[0][0], double max=Setup::bin_max[0][0]) |
double | angle (double X, double Y) |
int | ZeeAnalysis (HEPParticle *mother, HEPParticleList *stableDaughters, int nparams, double *params) |
Variables | |
int | counter =0 |
#define PI 3.141592653 |
Definition at line 11 of file ZeeAnalysis.C.
Referenced by angle(), and ZeeAnalysis().
double angle | ( | double | X, |
double | Y | ||
) |
Definition at line 35 of file ZeeAnalysis.C.
References CAMath::Abs(), acos(), PI, R, and sqrt().
Referenced by ZeeAnalysis().
|
inline |
Definition at line 21 of file ZeeAnalysis.C.
References h, max(), min(), and nbins.
Referenced by ZeeAnalysis().
|
inline |
int ZeeAnalysis | ( | HEPParticle * | mother, |
HEPParticleList * | stableDaughters, | ||
int | nparams, | ||
double * | params | ||
) |
Definition at line 61 of file ZeeAnalysis.C.
References CAMath::Abs(), angle(), eta, fillUserHisto(), hist1, hist2, hist3, ifSofty(), log(), mm, phi, PI, pt(), pz, sqrt(), threshold, X, Y, and Z.
int counter =0 |
Definition at line 59 of file ZeeAnalysis.C.
Referenced by PndSttMatchTracks::AddAllCollections(), PndSttFitTracks::AddAllCollections(), PndSttFindTracks::AddAllCollections(), PndTrkNeighboringMap::AddNeighboringsToHit(), PndTrkCombiLegendreTask::AnalyticalFit2(), PndTrkTrackFinder::Apollonius(), C(), PndMvdRiemannVertexFinderTask::CalcEfficiency(), PndRadMapBoxMesh::CalcFluence(), PndTrkCluster::CheckClusterAgainsV(), PndMvdRiemannVertexFinderTask::CheckTwoCands(), PndTrkClean::Cleanup2(), PndSttMvdGemTracking::CountHitsInTrack(), PndTrkTrackFinder::CountPossibleTracks(), PndTrkLegendreNew::CountTracksInCluster(), PndTrkCombiLegendreTask::CountTracksInCluster(), PndTrkTrackFinder::CountTracksInCluster(), PndTrkLegendreNew::DrawLists(), PndTrkCombiLegendreTask::DrawLists(), PndTrkTrackFinder::DrawLists(), PndSttHitProducerIdeal::Exec(), PndFtsHitProducerIdeal::Exec(), PndTrkTrackFinder::Exec(), PndTrkCluster::FindExtremitiesFrom(), PndMvdRiemannVertexFinderTask::FoundCandInMCCands(), PndSttGeometryMap::GenerateStrawMapAngleGeoType1(), PndSttCellTrackletGenerator::GetDeviationCount(), PndSttMvdGemTracking::GetHitIndex(), PndTrkSttHitList::GetNofHitsInLayer(), PndTrkSttHitList::GetNofHitsInSector(), PndTrkSttHitList::GetNofHitsInSectorAndLayer(), PndFts2::GetStringPart(), PndFts::GetStringPart(), PndStt::GetStringPart(), PndSttHelixTrackFitter::IntersectionFinder(), PndRiemannTrackFinder::MergeTracks(), PndTrkTrackFinder::MinuitFit(), PndTrkTrackFinder::MinuitFit2(), chigen::ChiGen::next(), Pic_FEP_DEGASComparison(), Pic_FEP_Eff_lEE(), Pic_FEP_Eff_lEE_XiManyTargets(), Pic_OmegaQuadrupoleComparison(), PndMasterTask::PrintTaskList(), PndTrkTrackFinder::RecreateHitArrays(), PndMQDataDuplicator::Run(), PndSttHelixTrackFitter::SetUpFitVector(), transform_jost_fieldmap(), PndSttMvdGemTracking::UpdateMCTrackId(), PndSttHelixTrackFitter::ZFinder(), PndSttHelixTrackFitter::ZFinderThroughOrigin(), PndSttHelixTrackFitter::ZFit(), and PndSttHelixTrackFitter::ZFitThroughOrigin().