StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Public Member Functions | List of all members
StPidAmpChannelInfoOut Class Reference
Inheritance diagram for StPidAmpChannelInfoOut:

Public Member Functions

 StPidAmpChannelInfoOut (const StPidAmpChannelInfoOut &)
 
 StPidAmpChannelInfoOut (Int_t nhitsStart, Int_t nhitsEnd, Double_t ptStart, Double_t ptEnd)
 
 StPidAmpChannelInfoOut (Int_t nhitsStart, Int_t nhitsEnd, Double_t ptStart, Double_t ptEnd, Double_t dcaStart, Double_t dcaEnd)
 
void SetNHitsRange (Int_t nhitsStart, Int_t nhitsEnd)
 
void SetPtRange (Double_t ptStart, Double_t ptEnd)
 
void SetDcaRange (Double_t dcaStart, Double_t dcaEnd)
 
void PrintContent ()
 
Int_t NHitsStart () const
 
Int_t NHitsEnd () const
 
Double_t PtStart () const
 
Double_t PtEnd () const
 
Double_t DcaStart () const
 
Double_t DcaEnd () const
 
Bool_t IsInChannel (Int_t nhits, Double_t pt)
 
Bool_t IsInChannel (Int_t nhits, Double_t pt, Double_t dca)
 

Detailed Description

Definition at line 45 of file StPidAmpChannelInfoOut.h.


The documentation for this class was generated from the following files: