ROAst::Box::Box |
( |
EqAstCoord |
regvertex, |
|
|
double |
regheight, |
|
|
double |
regwidth |
|
) |
| |
A container with the astronomical object of the box
virtual ROAst::Box::~Box |
( |
| ) |
|
|
virtual |
Creates an box region of Height "regheight" and width "regwidth" and vertex "regvertex"
virtual void ROAst::Box::Clear |
( |
| ) |
|
|
virtual |
local mathod to project the objects on the region populating its container.
Implements ROAst::Region.
virtual bool ROAst::Box::ExecuteEvent |
( |
AstroObject const & |
ConditionObject | ) |
const |
|
virtual |
Local member to extract the all the astronomical objects specified by filter present in the selected region
Implements ROAst::Region.
double ROAst::Box::GetRegHeight |
( |
| ) |
const |
virtual std::string ROAst::Box::GetRegionShape |
( |
| ) |
const |
|
virtual |
double ROAst::Box::GetRegWidth |
( |
| ) |
const |
Local method to write in a file the selected region
virtual void ROAst::Box::PopulateRegion |
( |
| ) |
|
|
virtual |
Local method to return true if the ConditionObject is found in the region
Implements ROAst::Region.
void ROAst::Box::SetRegHeight |
( |
double |
regheight | ) |
|
void ROAst::Box::SetRegVertex |
( |
EqAstCoord |
regvertex | ) |
|
Local method to return the region shape
void ROAst::Box::SetRegWidth |
( |
double |
regwidth | ) |
|
virtual void ROAst::Box::WriteRegion |
( |
std::string const & |
file | ) |
const |
|
virtual |
double ROAst::Box::RegHeight |
|
protected |
One vertex of the box region
std::string ROAst::Box::RegionShape |
|
protected |
double ROAst::Box::RegWidth |
|
protected |
The documentation for this class was generated from the following file: