Inheritance diagram for emcOMRejectList:

Definition at line 9 of file ascii/emcOMRejectList.C.
| Public Member Functions | |
| emcOMRejectList (const char *name, const char *title) | |
| virtual | ~emcOMRejectList () | 
| bool | CanRead (const emcManageable &) const | 
| Can we read a given object type ? | |
| bool | CanWrite (const emcManageable &) const | 
| Can we write a given object type ? | |
| bool | Read (emcManageable &object, const PHTimeStamp &time_stamp, int id) | 
| Should describe here the file format. | |
| void | Reset () | 
| Reset the OM. | |
| bool | Write (const emcManageable &object, const PHTimeStamp &tdummy, int dummy=-1) | 
| Write a manageable object to the DB. | |
| Classes | |
| class | changeName | 
| 
 | ||||||||||||
| 
 Definition at line 65 of file ascii/emcOMRejectList.C. | 
| 
 | 
| 
 Definition at line 71 of file ascii/emcOMRejectList.C. | 
| 
 | 
| Can we read a given object type ? 
 
 Reimplemented from emcObjectManager. Definition at line 77 of file ascii/emcOMRejectList.C. References emcManageable::GetSource(), and emcManageable::kFile_ASCII. | 
| 
 | 
| Can we write a given object type ? 
 
 Reimplemented from emcObjectManager. Definition at line 97 of file ascii/emcOMRejectList.C. References emcManageable::GetDestination(), and emcManageable::kFile_ASCII. | 
| 
 | 
| Reset the OM. After a call to Reset, the OM must behave as if it was newly created. Implements emcObjectManager. Definition at line 27 of file ascii/emcOMRejectList.C. | 
| 
 | ||||||||||||||||
| Write a manageable object to the DB. See the DM interface for parameters. Implements emcObjectManager. Definition at line 186 of file ascii/emcOMRejectList.C. References emcRejectList::AmplitudeError(), emcRejectList::AmplitudeWarning(), EmcIndexer::decodeTowerId(), emcObjectManager::DM(), EMC_INFO_MSG, emcDataManager::GetDestinationDir(), emcDataManager::GetInstance(), emcNamed::GetName(), emcRejectList::nonZero(), emcRejectList::TimingError(), and emcRejectList::TimingWarning(). |