|
FEDRA emulsion software from the OPERA Collaboration
|
#include <EdbFiducial.h>


Public Member Functions | |
| EdbAffine2D * | Abs2Stage () const |
| Int_t | ChangeMapStringSpacer (TString &str, char oldspacer, char newspacer) |
| void | DrawA (Option_t *opt="") const |
| void | DrawS (Option_t *opt="") const |
| EdbMarksSet () | |
| EdbMarksSet (const EdbMarksSet &ms) | |
| EdbMarksBox * | GetAbsolute () const |
| Int_t | GetN () const |
| Int_t | GetNa () const |
| Int_t | GetNs () const |
| EdbMarksBox * | GetStage () const |
| void | Print (Option_t *opt="") const |
| Int_t | ReadDA (char *file) |
| Int_t | ReadDB (char *file) |
| Int_t | ReadDollar (char *file, EdbMarksBox *mbox) |
| Int_t | ReadMap (char *file, char spacer='_', char shape='S') |
| Int_t | ReadMap2 (char *file, char spacer='_', char shape='S') |
| EdbAffine2D * | Stage2Abs () const |
| Int_t | WriteMap (char *file, char spacer='_', char shape='S', int plate=1) |
| Int_t | WriteMap2 (char *file, char spacer='_', char shape='S', int plate=1) |
| virtual | ~EdbMarksSet () |
Public Attributes | |
| Long_t | eBrick |
| Float_t | eXmax |
| Float_t | eXmin |
| Float_t | eYmax |
| Float_t | eYmin |
Private Attributes | |
| EdbMarksBox * | eAbsolute |
| EdbMarksBox * | eStage |
| EdbMarksSet::EdbMarksSet | ( | ) |
| EdbMarksSet::EdbMarksSet | ( | const EdbMarksSet & | ms | ) |
|
virtual |
| EdbAffine2D * EdbMarksSet::Abs2Stage | ( | ) | const |
| Int_t EdbMarksSet::ChangeMapStringSpacer | ( | TString & | str, |
| char | oldspacer, | ||
| char | newspacer | ||
| ) |
| void EdbMarksSet::DrawA | ( | Option_t * | opt = "" | ) | const |
| void EdbMarksSet::DrawS | ( | Option_t * | opt = "" | ) | const |
|
inline |
| Int_t EdbMarksSet::GetN | ( | ) | const |
| Int_t EdbMarksSet::GetNa | ( | ) | const |
|
inline |
| void EdbMarksSet::Print | ( | Option_t * | opt = "" | ) | const |
| Int_t EdbMarksSet::ReadDA | ( | char * | file | ) |
| Int_t EdbMarksSet::ReadDB | ( | char * | file | ) |
| Int_t EdbMarksSet::ReadDollar | ( | char * | file, |
| EdbMarksBox * | mbox | ||
| ) |
| Int_t EdbMarksSet::ReadMap | ( | char * | file, |
| char | spacer = '_', |
||
| char | shape = 'S' |
||
| ) |
| Int_t EdbMarksSet::ReadMap2 | ( | char * | file, |
| char | spacer = '_', |
||
| char | shape = 'S' |
||
| ) |
| EdbAffine2D * EdbMarksSet::Stage2Abs | ( | ) | const |
| Int_t EdbMarksSet::WriteMap | ( | char * | file, |
| char | spacer = '_', |
||
| char | shape = 'S', |
||
| int | plate = 1 |
||
| ) |
| Int_t EdbMarksSet::WriteMap2 | ( | char * | file, |
| char | spacer = '_', |
||
| char | shape = 'S', |
||
| int | plate = 1 |
||
| ) |
|
private |
| Long_t EdbMarksSet::eBrick |
|
private |
| Float_t EdbMarksSet::eXmax |
| Float_t EdbMarksSet::eXmin |
| Float_t EdbMarksSet::eYmax |
| Float_t EdbMarksSet::eYmin |