| #include "LegsMakerPiPlusAsym.h" |
LegsMakerPiPlusAsym
class description - source file - inheritance tree (.pdf)
public:
LegsMakerPiPlusAsym(Int_t add = 1)
LegsMakerPiPlusAsym(const LegsMakerPiPlusAsym&)
virtual ~LegsMakerPiPlusAsym()
static TClass* Class()
virtual void Init()
virtual TClass* IsA() const
virtual bool Make()
LegsMakerPiPlusAsym& operator=(const LegsMakerPiPlusAsym&)
virtual void ShowMembers(TMemberInspector& insp, char* parent)
virtual void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
public:
Int_t TagBins
Float_t accscal
Float_t Lambda
Float_t MaxEgy
Float_t TrueTagPeak
Float_t TagPeakDist
Float_t LowTrueTag
Float_t HighTrueTag
Float_t HighAccTag
TLorentzVector* v1
TH1F* fPolHist
TH1F* fHistXvAdc[4]
TH2F* fHistTagTDC
TH2F* fHistPiPlusAsym[5][3][16]
TH1F* fHistPiPlusAsymEgface[5][3][4]
TH1F* fHistPiPlusAsymThetaface[5][3][4]
TH2F* fHistPiPlusAsym2EgthetaLBface[5][3][4]
TH2F* fHistPiPlusAsym2EgthetaCMface[5][3][4]
TH1F* fHistPiPlusAsym1Eg[5][3]
TH1F* fHistPiPlusAsym1Theta[5][3]
TH1F* fHistPiPlusAsym1Phi[5][3]
TH1F* fHistPiPlusAsym1ThetaCMface[5][3][4][16]
TH2F* fHistPiPlusAsym2Egphi[5][3]
TH2F* fHistPiPlusAsym2Egtheta[5][3]
TH2F* fHistPiPlusAsym2Thetaphi[5][3]
TH2F* fHistPiPlusAsymHRThetaphi[5][3]
TH2F* fHistPiPlusAsymHRCosThetaphi[5][3]
TH2F* fHistPiPlusAsym1[5][4][16]
TH1F* fHistPiPlusAsym1Pion[5][4][16]
TH2F* fHistPiPlusAsym2PiTheta[5][4][16]
TH2F* fHistPiPlusAsym2PiPhi[5][16]
TH3F* fHistPiPlusAsym3PiThePhi[5][16]
TH2F* fHistPiPlusAsymEdE[5][1][1]
TH2F* fHistPiPlusAsymEdEdiffFaces[5][4]
TH2F* fHistPiPlusAsymEdEdiffTagChannel[5][16]
LegsMakerPiPlusAsym(Int_t add)
: LegsMaker ("PiPlusAsym","Pi+ Asymmetry in XT", add)
constructor of the class. Data member "it" initialized to be
ponter to the LegsRun object which is processed right now. The maker
added to the list of makers in LegsRun object, so that it knows
about it. subdirectory in output file created for this maker
(the directory has the same name as the maker does).
void Init()
user initialization, create histos etc
bool Make()
returns TRUE if charged particle in XT and no charged particle in
bar vetos.
returns FALSE otherwise
Makes EdE histos for cutting out pi+.
Inline Functions
void ~LegsMakerPiPlusAsym()
TClass* Class()
TClass* IsA() const
void ShowMembers(TMemberInspector& insp, char* parent)
void Streamer(TBuffer& b)
void StreamerNVirtual(TBuffer& b)
LegsMakerPiPlusAsym LegsMakerPiPlusAsym(const LegsMakerPiPlusAsym&)
LegsMakerPiPlusAsym& operator=(const LegsMakerPiPlusAsym&)
Last update: Wed May 18 13:33:38 2005
ROOT page - Home 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.