#include <GlastIRFAddress.h>
Inheritance diagram for GlastIRFAddress:

Public Methods | |
| GlastIRFAddress (const CLID& cl, const std::string& fname, int recid, const std::string& containerName) | |
| Standard Constructor. More... | |
| GlastIRFAddress (const GenericLink& link) | |
| Constructor for non-initialized addresses. More... | |
| GlastIRFAddress (const GenericLink* link) | |
| Constructor for non-initialized addresses. More... | |
| virtual | ~GlastIRFAddress () |
| Standard destructor. More... | |
| void | setUserParameter (long par) |
| Set user parameter used by converter e.g. partition number. More... | |
| long | userParameter () const |
| Access user parameter used by converter e.g. partition number. More... | |
Private Attributes | |
| long | m_userParameter |
| User parameter used by converter e.g. partition number. More... | |
|
|
Standard Constructor.
Definition at line 26 of file GlastIRFAddress.cpp. |
|
|
Constructor for non-initialized addresses.
Definition at line 37 of file GlastIRFAddress.cpp. |
|
|
Constructor for non-initialized addresses.
Definition at line 44 of file GlastIRFAddress.cpp. |
|
|
Standard destructor.
Definition at line 29 of file GlastIRFAddress.h. |
|
|
Set user parameter used by converter e.g. partition number.
Definition at line 32 of file GlastIRFAddress.h. Referenced by GlastIRFAddress(). |
|
|
Access user parameter used by converter e.g. partition number.
Definition at line 36 of file GlastIRFAddress.h. |
|
|
User parameter used by converter e.g. partition number.
Definition at line 20 of file GlastIRFAddress.h. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000