#include <MEFMuROI.h>
Public Member Functions | |
MEFMuROI () | |
Default constructor. | |
virtual | ~MEFMuROI () |
Destrutor. | |
unsigned int | GetNMuons () const |
Get number of EF muon objects in this ROI. | |
const MEFMuon * | GetMuon (unsigned int i) const |
Get the ith muon in the ROI. | |
std::vector< const manchester::MEFMuon * > | GetMuons () const |
Get a vector containing the muons in the ROI. | |
const ML2Muon * | GetL2Muon () const |
Get the L2 muon that seeded this EF ROI. | |
const ML2CombMuon * | GetL2CombMuon () const |
Get the L2 combined muon that seeded this EF ROI. | |
void | AddMuon (MEFMuon *mu) |
Associate a muon with this ROI. | |
void | AssociateChain (MTriggerChain *chain) |
Associate a TriggerChain with this ROI. | |
void | SetL2MuonSeed (ML2Muon *l2mu) |
Associate an L2 muon with this ROI. | |
void | SetL2CombMuonSeed (ML2CombMuon *l2mu) |
Associate an L2 combined muon with this ROI. | |
Bool_t | Active () const |
Is this an active roi? | |
void | SetActive (bool flag) |
Set active flag. | |
bool | HasChain () const |
Do we have an associated TriggerChain? | |
const MTriggerChain * | GetChain () const |
Get the associated TriggerChain. | |
Double_t | EtaPrevLevel () const |
Double_t | PhiPrevLevel () const |
MEFMuROI::~MEFMuROI | ( | ) | [virtual] |
Destrutor.
Destructor should clean up memory