#include <RhoEventSelectorBase.h>
|
| RhoEventSelectorBase (const char *name="RhoEventSelectorBase") |
|
virtual | ~RhoEventSelectorBase () |
|
virtual Bool_t | Accept (RhoEventInfo &)=0 |
|
virtual void | PrintOn (std::ostream &o=std::cout) const |
|
void | SetTight () |
|
void | SetLoose () |
|
void | SetNumberOfTracks (UInt_t n1, UInt_t n2=65535) |
|
void | SetPrimaryVertex (Double_t d, Double_t zMin, Double_t zMax) |
|
void | SetTotalCharge (Int_t n) |
|
void | SetTotalEnergy (Double_t e1, Double_t e2=1.E8) |
|
void | SetTotalMomentum (Double_t p1, Double_t p2=1.E8) |
|
void | SetEnergy (Double_t e1, Double_t e2=1.E8) |
|
void | SetShowerEnergy (Double_t e1, Double_t e2=1.E8) |
|
void | SetMomentum (Double_t p1, Double_t p2=1.E8) |
|
void | SetPt (Double_t p1, Double_t p2=1.E8) |
|
void | SetTheta (Double_t t1, Double_t t2=2.*3.14159265358979323846) |
|
void | SetPhi (Double_t p1, Double_t p2=2.*3.14159265358979323846) |
|
Definition at line 30 of file RhoEventSelectorBase.h.
RhoEventSelectorBase::RhoEventSelectorBase |
( |
const char * |
name = "RhoEventSelectorBase" | ) |
|
|
inline |
virtual RhoEventSelectorBase::~RhoEventSelectorBase |
( |
| ) |
|
|
inlinevirtual |
void RhoEventSelectorBase::PrintOn |
( |
std::ostream & |
o = std::cout | ) |
const |
|
virtual |
void RhoEventSelectorBase::SetLoose |
( |
| ) |
|
|
inline |
void RhoEventSelectorBase::SetNumberOfTracks |
( |
UInt_t |
n1, |
|
|
UInt_t |
n2 = 65535 |
|
) |
| |
|
inline |
void RhoEventSelectorBase::SetPhi |
( |
Double_t |
p1, |
|
|
Double_t |
p2 = 2.*3.14159265358979323846 |
|
) |
| |
|
inline |
void RhoEventSelectorBase::SetTheta |
( |
Double_t |
t1, |
|
|
Double_t |
t2 = 2.*3.14159265358979323846 |
|
) |
| |
|
inline |
void RhoEventSelectorBase::SetTight |
( |
| ) |
|
|
inline |
void RhoEventSelectorBase::SetTotalCharge |
( |
Int_t |
n | ) |
|
|
inline |
Double_t RhoEventSelectorBase::fETotHigh |
|
protected |
Int_t RhoEventSelectorBase::fNTracksMax |
|
protected |
Int_t RhoEventSelectorBase::fNTracksMin |
|
protected |
Double_t RhoEventSelectorBase::fPTotHigh |
|
protected |
Double_t RhoEventSelectorBase::fThetaHigh |
|
protected |
Double_t RhoEventSelectorBase::fThetaLow |
|
protected |
Bool_t RhoEventSelectorBase::fTight |
|
protected |
Int_t RhoEventSelectorBase::fTotChar |
|
protected |
The documentation for this class was generated from the following files: