#include <GPFSimParticle.h>
|
virtual void | draw () |
|
virtual void | ExecuteEvent (Int_t event, Int_t px, Int_t py) |
|
double | getPt () |
|
| GPFSimParticle (DisplayManager *dm, int view, int ident, const reco::PFSimParticle *ptc, int size, double *x, double *y, double pt, TAttMarker *attm, TAttLine *attl, std::string option) |
|
virtual void | Print () |
|
void | setColor () |
|
void | setColor (int newcol) |
|
void | setInitialColor () |
|
void | setNewSize () |
|
void | setNewStyle () |
|
virtual double | getEnergy () |
|
int | getOrigin () |
|
int | getView () |
|
| GPFBase (DisplayManager *display, int viewType, int ident, TAttMarker *attm, TAttLine *attl) |
|
| GPFBase (DisplayManager *display, int viewType, int ident, TAttMarker *attm) |
|
| GPFBase (DisplayManager *display, int viewType, int ident, int color) |
|
virtual | ~GPFBase () |
|
Definition at line 16 of file GPFSimParticle.h.
GPFSimParticle::GPFSimParticle |
( |
DisplayManager * |
dm, |
|
|
int |
view, |
|
|
int |
ident, |
|
|
const reco::PFSimParticle * |
ptc, |
|
|
int |
size, |
|
|
double * |
x, |
|
|
double * |
y, |
|
|
double |
pt, |
|
|
TAttMarker * |
attm, |
|
|
TAttLine * |
attl, |
|
|
std::string |
option |
|
) |
| |
Definition at line 11 of file GPFSimParticle.cc.
References GPFBase::lineAttr_, and GPFBase::markerAttr_.
16 :
GPFBase(display,view,ident,attm,attl),
GPFBase(DisplayManager *display, int viewType, int ident, TAttMarker *attm, TAttLine *attl)
const reco::PFSimParticle * part_
tuple size
Write out results.
void GPFSimParticle::draw |
( |
| ) |
|
|
virtual |
void GPFSimParticle::ExecuteEvent |
( |
Int_t |
event, |
|
|
Int_t |
px, |
|
|
Int_t |
py |
|
) |
| |
|
virtual |
Definition at line 33 of file GPFSimParticle.cc.
References GPFBase::display_, DisplayManager::findAndDraw(), GPFBase::origId_, and Print().
38 gPad->SetCursor(kHand);
How EventSelector::AcceptEvent() decides whether to accept an event for output otherwise it is excluding the probing of A single or multiple positive and the trigger will pass if any such matching triggers are PASS or EXCEPTION[A criterion thatmatches no triggers at all is detected and causes a throw.] A single negative with an expectation of appropriate bit checking in the decision and the trigger will pass if any such matching triggers are FAIL or EXCEPTION A wildcarded negative criterion that matches more than one trigger in the trigger but the state exists so we define the behavior If all triggers are the negative crieriion will lead to accepting the event(this again matches the behavior of"!*"before the partial wildcard feature was incorporated).The per-event"cost"of each negative criterion with multiple relevant triggers is about the same as!*was in the past
DisplayManager * display_
void findAndDraw(int ident)
double GPFSimParticle::getPt |
( |
| ) |
|
|
inlinevirtual |
void GPFSimParticle::Print |
( |
void |
| ) |
|
|
virtual |
void GPFSimParticle::setColor |
( |
| ) |
|
|
virtual |
void GPFSimParticle::setColor |
( |
int |
newcol | ) |
|
|
virtual |
void GPFSimParticle::setInitialColor |
( |
| ) |
|
|
virtual |
void GPFSimParticle::setNewSize |
( |
| ) |
|
|
virtual |
void GPFSimParticle::setNewStyle |
( |
| ) |
|
|
virtual |
std::string GPFSimParticle::option_ |
|
private |
double GPFSimParticle::pt_ |
|
private |