SLAC PEP-II
BABAR
SLAC<->RAL
Babar logo
HEPIC E,S & H Databases PDG HEP preprints
Organization Detector Computing Physics Documentation
Personnel Glossary Sitemap Search Hypernews
Unwrap page!
Comp. Search
Who's who?
Meetings
FAQ Homepage
Archive
Environment
Administration
New User Info.
Web Info/Tools
Monitoring
Training
Tools & Utils
Programming
C++ Standard
SRT, AFS, CVS
QA and QC
Remedy
Histogramming
Operations
PromptReco
Simulation Production
Online SW
Dataflow
Detector Control
Evt Processing
Run Control
Calibration
Databases
Offline
Workbook
Coding Standards
Simulation
Reconstruction
Prompt Reco.
BaBar Grid
Data Distribution
Beta & BetaTools
Kanga & Root
Analysis Tools
RooFit Toolkit
Data Management
Data Quality
Event display
Event Browser
Code releases
Databases
Check this page for HTML 4.01 Transitional compliance with the
W3C Validator
(More checks...)
#include "BtaCandUtils.hh"

BtaCandUtils


class description - source file - inheritance tree (.pdf)

class BtaCandUtils

Inheritance Chart:
BtaCandUtils
    private:
BtaCandUtils() BtaCandUtils(const BtaCandUtils&) virtual ~BtaCandUtils() BtaCandUtils& operator=(const BtaCandUtils&) public:
static void boostToLab(TVector3& v) static Int_t getRecoDaughters(vector<BtaCandIdI*>& vect, const BtaCandIdI& cand) static void nominalBoostToCm(TLorentzVector& v) static Float_t overlaps(const BtaCandIdI& cand1, const BtaCandIdI& cand2, UInt_t& nDau1, UInt_t& nDau2, UInt_t& nOver) static void printPep(Bool_t verbose = kFALSE) static GTrackI* truthMatchComp(const GTruthMatcher& match, const BtaCandIdI& cand, UInt_t& nDau, UInt_t& nMatch, UInt_t& nPidOk) static GTrackI* truthMatchReco(const GTruthMatcher& match, const BtaCandIdI& cand, UInt_t& nDau, UInt_t& nMatch)

Data Members




Class Description

      Basic Namespace for BtaCandUtils.

~BtaCandUtils()

Int_t getRecoDaughters(std::vector<BtaCandIdI*>& vect, const BtaCandIdI& cand)

GTrackI* truthMatchReco(const GTruthMatcher& truth, const BtaCandIdI& cand, UInt_t& nDau, UInt_t& nMatch)

GTrackI* truthMatchComp(const GTruthMatcher& truth, const BtaCandIdI& cand, UInt_t& nDau, UInt_t& nMatch, UInt_t& nPidOk)

Float_t overlaps(const BtaCandIdI& cand1, const BtaCandIdI& cand2, UInt_t& nDau1, UInt_t& nDau2, UInt_t& nOver)

void nominalBoostToCm(TLorentzVector& v)
 this doesn't using the database, rather it just takes the nominal boost
 should only be used for rough testing



Inline Functions


                 void boostToLab(TVector3& v)
                 void printPep(Bool_t verbose = kFALSE)
         BtaCandUtils BtaCandUtils()
         BtaCandUtils BtaCandUtils(const BtaCandUtils&)
        BtaCandUtils& operator=(const BtaCandUtils&)


Author: Eric A. Charles
Last update: BtaCandUtils.cc,v 1.3 2004/11/10 22:46:49 echarles Exp $
Copyright (C) 2003 LBNL


ROOT page - Class index - Class Hierarchy - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.