TCONS problems.

From: Dmitri Litvintsev (litvinse@cdfsga.fnal.gov)
Date: Sun Jun 06 1999 - 01:46:21 MEST


Hi Rooters, 

this macro is an excerpt from g2root *.C ouput. It draws a part of 
CDF muon system. 

running this macro with root v2_21_06 produces wrong output 
(attached gif file  'old.gif'). With the root version v2_22_00 
result is fine (attached file 'new.gif'). 

Is it a problem with v2_21_06 in general? Or our root version v2_21_06 
is corrupted (I have the same problem with v2_21_08 though).
 
{
TRotMatrix *rot12496 = new TRotMatrix("rot12496","rot12496",90,0,90,90,180,0);
TCONS *CMXA          = new TCONS("CMXA","CMXA","void",104.14,564,625,381,442,311.75,228.25); 
TNode* Node1439      = new TNode("CMXA1","CMXA1",CMXA,0,0,-454.66,rot12496);
Node1439->cd();
Node1439->Draw();                                        
}

I'd be happy if you could hint on how to fix this using 'old' root 
version since transition to v2_22_## will not happen soon here. 

thank you in advance,
Dmitri Litvintsev

/----------------------------------------------------------\
| Tel:       (630) 840 3763                                |  
| FAX:       (630) 840 2968                                |      
| office:    164-O CDF Trailers                            |
| E-mail:    litvinse@fnal.gov                             |
\----------------------------------------------------------/






old.gif
new.gif



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:34 MET