FACT++
1.0
|
Event::Event | ( | const EventImp & | evt, |
const char * | ptr, | ||
size_t | siz | ||
) |
Copies the all contents from an EventImp. fData is initialized from the given memory. If the name contains a slash ('/') everything before the slash is removed.
evt | Reference to an object of type EventImp. |
ptr | Pointer to the memory region to be copied. |
siz | Size of the memory region to be copied. |
Definition at line 83 of file Event.cc.
References fName.