User Tools

Site Tools


root:custompdfsandworkspace

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
root:custompdfsandworkspace [2012/01/28 15:54] decianmroot:custompdfsandworkspace [2012/04/25 20:07] (current) decianm
Line 66: Line 66:
 to initialize the member variables (which are use in the evaluate-method). to initialize the member variables (which are use in the evaluate-method).
  
 +You then can compile the class as all other private classes and add the library to you rootlogon to have it at hand.
  
 +**Note:** Make sure you have set the number in "ClassDef(myClass, number)" to something larger than 0. Otherwise the class won't allow I/O.
 +
 +**Note:** Don't even think of using the constructor "x("x","x"this,other.x)" in the copy constructor of your class. It will compile but will ever let you wonder why it segfaults afterwards (http://root.cern.ch/phpBB3/viewtopic.php?f=15&t=12788)
  
  
root/custompdfsandworkspace.1327762447.txt.gz · Last modified: 2012/01/28 15:54 by decianm