//Alveolus_EC and crystals, adpated to the barrel CLF811. //Instituto de Estructura de la Materia -IEM-, CSIC, Madrid //J.Sįnchez del Rķo Sįez, A. Perea. E. Nįcher, O.Tengblad for the R3B Collaboration. Contact: josesrs@gmail.com & jose.sanchez@csic.es //Phoswich Endcap CALIFA, Version 2.0. It can be adapted to barrel CLF811. /*double thicknessW0=0.025; //double thicknessC0=0.025; double thicknessC00=0.00001; double thickness1=0.025; double thickness11=0.030; double thickness2=0.025; double thickness22=0.030; double thickness3=0.025; double thickness33=0.030; double thickness4=0.025; double thickness44=0.030; double thickness5=0.025; double thickness55=0.030; double thickness6=0.025; double thickness66=0.030;*/ //seguridad para que los alveolos no solapen double ss1=0.00; //double thicknessC0=0.025; double ss2=0.00; double ss3=0.00; double ss4=0.00; double ss5=0.00; double ss6=0.00; double thicknessW0=0.0025; //double thicknessC0=0.025; double thicknessC00=0.0025; double thickness1=0.0025+ss1; double thickness11=0.0025+ss1; double thickness2=0.0025+ss2; double thickness22=0.0025+ss2; double thickness3=0.0025+ss3; double thickness33=0.0025+ss3; double thickness4=0.0025+ss4; double thickness44=0.0025+ss4; double thickness5=0.0025+ss5; double thickness55=0.0025+ss5; double thickness6=0.0025+ss6; double thickness66=0.0025+ss6; TGeoVolume *Alveolus_EC_1 = gGeoManager->MakeTrap("Alveolus_EC_1", pWrappingMedium,5.000,0,0,0.982007,1.97934,1.90656, 0,1.07128,2.15928,2.07988,0); //alveolusEC1 double theta=0; double phi=0; TGeoVolume *CrystalWithWrapping_1 = gGeoManager->MakeTrap("CrystalWithWrapping_1", pWrappingMedium, 2.0-thicknessW0, theta,phi,0.979507,1.97684,1.90406,0,1.01522,2.04882,1.97339,0); CrystalWithWrapping_1->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_1 = gGeoManager->MakeTrap("Crystal_1", pLaBrMedium,2.0-thicknessW0-thicknessC00, theta, phi,0.977007,1.97434,1.90156,0,1.01272,2.04632,1.97089, 0); Crystal_1->SetLineColor(kRed); //aƱado para phoswich theta=0; phi=0; TGeoVolume *CrystalWithWrapping_2 = gGeoManager->MakeTrap("CrystalWithWrapping_2", pWrappingMedium, 3.0-thicknessW0, theta,phi,1.01522,2.04882,1.97339,0,1.06878,2.15678,2.07738,0); CrystalWithWrapping_2->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_2 = gGeoManager->MakeTrap("Crystal_2", pLaClMedium,3.0-thicknessW0-thicknessC00, theta, phi,1.01272,2.04632,1.97089,0,1.06628,2.15428,2.07488, 0); Crystal_2->SetLineColor(kRed); TGeoVolume *Alveolus_EC_2 = gGeoManager->MakeTrap("Alveolus_EC_2", pWrappingMedium,5.000,0,0,0.971878,1.89628,1.82198, 0,1.06023,2.06867,1.98762,0); //alveolusEC2 theta=0; phi=0; TGeoVolume *CrystalWithWrapping_3 = gGeoManager->MakeTrap("CrystalWithWrapping_3", pWrappingMedium, 2.0-thicknessW0, theta,phi,0.969378,1.89378,1.81948,0,1.00472,1.96273,1.88574,0); CrystalWithWrapping_3->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_3 = gGeoManager->MakeTrap("Crystal_3", pLaBrMedium,2.0-thicknessW0-thicknessC00, theta, phi,0.966878,1.89128,1.81698,0,1.00222,1.96023,1.88324, 0); Crystal_3->SetLineColor(kRed); //aƱado para phoswich theta=0; phi=0; TGeoVolume *CrystalWithWrapping_4 = gGeoManager->MakeTrap("CrystalWithWrapping_4", pWrappingMedium, 3.0-thicknessW0, theta,phi,1.00472,1.96273,1.88574,0,1.05773,2.06617,1.98512,0); CrystalWithWrapping_4->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_4 = gGeoManager->MakeTrap("Crystal_4", pLaClMedium,3.0-thicknessW0-thicknessC00, theta, phi,1.00222,1.96023,1.88324,0,1.05523,2.06367,1.98262, 0); Crystal_4->SetLineColor(kRed); TGeoVolume *Alveolus_EC_3 = gGeoManager->MakeTrap("Alveolus_EC_3", pWrappingMedium,5.000,0,0,0.964616,1.81825,1.74215, 0,1.05231,1.98354,1.90053,0); //alveolusEC3 theta=0; phi=0; TGeoVolume *CrystalWithWrapping_5 = gGeoManager->MakeTrap("CrystalWithWrapping_5", pWrappingMedium, 2.0-thicknessW0, theta,phi,0.962116,1.81575,1.73965,0,0.997193,1.88187,1.803,0); CrystalWithWrapping_5->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_5 = gGeoManager->MakeTrap("Crystal_5", pLaBrMedium,2.0-thicknessW0-thicknessC00, theta, phi,0.959616,1.81325,1.73715,0,0.994693,1.87937,1.8005, 0); Crystal_5->SetLineColor(kRed); //aƱado para phoswich theta=0; phi=0; TGeoVolume *CrystalWithWrapping_6 = gGeoManager->MakeTrap("CrystalWithWrapping_6", pWrappingMedium, 3.0-thicknessW0, theta,phi,0.997193,1.88187,1.803,0,1.04981,1.98104,1.89803,0); CrystalWithWrapping_6->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_6 = gGeoManager->MakeTrap("Crystal_6", pLaClMedium,3.0-thicknessW0-thicknessC00, theta, phi,0.994693,1.87937,1.8005,0,1.04731,1.97854,1.89553, 0); Crystal_6->SetLineColor(kRed); TGeoVolume *Alveolus_EC_4 = gGeoManager->MakeTrap("Alveolus_EC_4", pWrappingMedium,5.000,0,0,0.960499,1.73835,1.66035, 0,1.04782,1.89639,1.81129,0); //alveolusEC7 theta=0; phi=0; TGeoVolume *CrystalWithWrapping_7 = gGeoManager->MakeTrap("CrystalWithWrapping_7", pWrappingMedium, 2.0-thicknessW0, theta,phi,0.957999,1.73585,1.65785,0,0.992927,1.79907,1.71822,0); CrystalWithWrapping_7->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_7 = gGeoManager->MakeTrap("Crystal_7", pLaBrMedium,2.0-thicknessW0-thicknessC00, theta, phi,0.955499,1.73335,1.65535,0,0.990427,1.79657,1.71572, 0); Crystal_7->SetLineColor(kRed); //aƱado para phoswich theta=0; phi=0; TGeoVolume *CrystalWithWrapping_8 = gGeoManager->MakeTrap("CrystalWithWrapping_8", pWrappingMedium, 3.0-thicknessW0, theta,phi,0.992927,1.79907,1.71822,0,1.04532,1.89389,1.80879,0); CrystalWithWrapping_8->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_8 = gGeoManager->MakeTrap("Crystal_8", pLaClMedium,3.0-thicknessW0-thicknessC00, theta, phi,0.990427,1.79657,1.71572,0,1.04282,1.89139,1.80629, 0); Crystal_8->SetLineColor(kRed); TGeoVolume *Alveolus_EC_5 = gGeoManager->MakeTrap("Alveolus_EC_5", pWrappingMedium,5.000,0,0,0.95996,1.6564,1.57632, 0,1.04723,1.80698,1.71962,0); //alveolusEC5 theta=0; phi=0; TGeoVolume *CrystalWithWrapping_9 = gGeoManager->MakeTrap("CrystalWithWrapping_9", pWrappingMedium, 2.0-thicknessW0, theta,phi,0.95746,1.6539,1.57382,0,0.992367,1.71413,1.63114,0); CrystalWithWrapping_9->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_9 = gGeoManager->MakeTrap("Crystal_9", pLaBrMedium,2.0-thicknessW0-thicknessC00, theta, phi,0.95496,1.6514,1.57132,0,0.989867,1.71163,1.62864, 0); Crystal_9->SetLineColor(kRed); //aƱado para phoswich theta=0; phi=0; TGeoVolume *CrystalWithWrapping_10 = gGeoManager->MakeTrap("CrystalWithWrapping_10", pWrappingMedium, 3.0-thicknessW0, theta,phi,0.992367,1.71413,1.63114,0,1.04473,1.80448,1.71712,0); CrystalWithWrapping_10->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_10 = gGeoManager->MakeTrap("Crystal_10", pLaClMedium,3.0-thicknessW0-thicknessC00, theta, phi,0.989867,1.71163,1.62864,0,1.04223,1.80198,1.71462, 0); Crystal_10->SetLineColor(kRed); TGeoVolume *Alveolus_EC_6 = gGeoManager->MakeTrap("Alveolus_EC_6", pWrappingMedium,5.000,0,0,0.9636,1.56452,1.48253, 0,1.0512,1.70675,1.61731,0); //alveolusEC6 theta=0; phi=0; TGeoVolume *CrystalWithWrapping_11 = gGeoManager->MakeTrap("CrystalWithWrapping_11", pWrappingMedium, 2.0-thicknessW0, theta,phi,0.9611,1.56202,1.48003,0,0.99614,1.61891,1.53394,0); CrystalWithWrapping_11->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_11 = gGeoManager->MakeTrap("Crystal_11", pLaBrMedium,2.0-thicknessW0-thicknessC00, theta, phi,0.9586,1.55952,1.47753,0,0.99364,1.61641,1.53144, 0); Crystal_11->SetLineColor(kRed); //aƱado para phoswich theta=0; phi=0; TGeoVolume *CrystalWithWrapping_12 = gGeoManager->MakeTrap("CrystalWithWrapping_12",pWrappingMedium, 3.0-thicknessW0, theta,phi,0.99614,1.61891,1.53394,0,1.0487,1.70425,1.61481,0); CrystalWithWrapping_12->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_12 = gGeoManager->MakeTrap("Crystal_12", pLaClMedium,3.0-thicknessW0-thicknessC00, theta, phi,0.99364,1.61641,1.53144,0,1.0462,1.70175,1.61231, 0); Crystal_12->SetLineColor(kRed); TGeoVolume *Alveolus_EC_7 = gGeoManager->MakeTrap("Alveolus_EC_7", pWrappingMedium,5.000,0,0,0.972255,1.47905,1.39441, 0,1.06064,1.61351,1.52118,0); //alveolusEC9 theta=0; phi=0; TGeoVolume *CrystalWithWrapping_13 = gGeoManager->MakeTrap("CrystalWithWrapping_13", pWrappingMedium, 2.0-thicknessW0, theta,phi,0.969755,1.47655,1.39191,0,1.00511,1.53034,1.44262,0); CrystalWithWrapping_13->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_13 = gGeoManager->MakeTrap("Crystal_13", pLaBrMedium,2.0-thicknessW0-thicknessC00, theta, phi,0.967255,1.47405,1.38941,0,1.00261,1.52784,1.44012, 0); Crystal_13->SetLineColor(kRed); //aƱado para phoswich theta=0; phi=0; TGeoVolume *CrystalWithWrapping_14 = gGeoManager->MakeTrap("CrystalWithWrapping_14", pWrappingMedium, 3.0-thicknessW0, theta,phi,1.00511,1.53034,1.44262,0,1.05814,1.61101,1.51868,0); CrystalWithWrapping_14->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_14 = gGeoManager->MakeTrap("Crystal_14", pLaClMedium,3.0-thicknessW0-thicknessC00, theta, phi,1.00261,1.52784,1.44012,0,1.05564,1.60851,1.51618, 0); Crystal_14->SetLineColor(kRed); TGeoVolume *Alveolus_EC_8 = gGeoManager->MakeTrap("Alveolus_EC_8", pWrappingMedium,5.000,0,0,0.987304,1.38571,1.2982, 0,1.07706,1.51169,1.41622,0); //alveolusEC8 theta=0; phi=0; TGeoVolume *CrystalWithWrapping_15 = gGeoManager->MakeTrap("CrystalWithWrapping_15", pWrappingMedium, 2.0-thicknessW0, theta,phi,0.984804,1.38321,1.2957,0,1.02071,1.4336,1.34291,0); CrystalWithWrapping_15->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_15 = gGeoManager->MakeTrap("Crystal_15", pLaBrMedium,2.0-thicknessW0-thicknessC00, theta, phi,0.982304,1.38071,1.2932,0,1.01821,1.4311,1.34041, 0); Crystal_15->SetLineColor(kRed); //aƱado para phoswich theta=0; phi=0; TGeoVolume *CrystalWithWrapping_16 = gGeoManager->MakeTrap("CrystalWithWrapping_16", pWrappingMedium, 3.0-thicknessW0, theta,phi,1.02071,1.4336,1.34291,0,1.07456,1.50919,1.41372,0); CrystalWithWrapping_16->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_16 = gGeoManager->MakeTrap("Crystal_16", pLaClMedium,3.0-thicknessW0-thicknessC00, theta, phi,1.01821,1.4311,1.34041,0,1.07206,1.50669,1.41122, 0); Crystal_16->SetLineColor(kRed); TGeoVolume *Alveolus_EC_9 = gGeoManager->MakeTrap("Alveolus_EC_9", pWrappingMedium,5.000,0,0,1.01062,1.29012,1.19906, 0,1.10249,1.4074,1.30806,0); //alveolusEC9 theta=0; phi=0; TGeoVolume *CrystalWithWrapping_17 = gGeoManager->MakeTrap("CrystalWithWrapping_17", pWrappingMedium, 2.0-thicknessW0, theta,phi,1.00812,1.28762,1.19656,0,1.04487,1.33453,1.24016,0); CrystalWithWrapping_17->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_17 = gGeoManager->MakeTrap("Crystal_17", pLaBrMedium,2.0-thicknessW0-thicknessC00, theta, phi,1.00562,1.28512,1.19406,0,1.04237,1.33203,1.23766, 0); Crystal_17->SetLineColor(kRed); //aƱado para phoswich theta=0; phi=0; TGeoVolume *CrystalWithWrapping_18 = gGeoManager->MakeTrap("CrystalWithWrapping_18", pWrappingMedium, 3.0-thicknessW0, theta,phi,1.04487,1.33453,1.24016,0,1.09999,1.4049,1.30556,0); CrystalWithWrapping_18->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_18 = gGeoManager->MakeTrap("Crystal_18", pLaClMedium,3.0-thicknessW0-thicknessC00, theta, phi,1.04237,1.33203,1.23766,0,1.09749,1.4024,1.30306, 0); Crystal_18->SetLineColor(kRed); TGeoVolume *Alveolus_EC_10 = gGeoManager->MakeTrap("Alveolus_EC_10", pWrappingMedium,5.000,0,0,1.04541,1.18929,1.09382, 0,1.14044,1.2974,1.19326,0); //alveolusEC10 theta=0; phi=0; TGeoVolume *CrystalWithWrapping_19 = gGeoManager->MakeTrap("CrystalWithWrapping_19", pWrappingMedium, 2.0-thicknessW0, theta,phi,1.04291,1.18679,1.09132,0,1.08092,1.23003,1.1311,0); CrystalWithWrapping_19->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_19 = gGeoManager->MakeTrap("Crystal_19", pLaBrMedium,2.0-thicknessW0-thicknessC00, theta, phi,1.04041,1.18429,1.08882,0,1.07842,1.22753,1.1286, 0); Crystal_19->SetLineColor(kRed); //aƱado para phoswich theta=0; phi=0; TGeoVolume *CrystalWithWrapping_20 = gGeoManager->MakeTrap("CrystalWithWrapping_20", pWrappingMedium, 3.0-thicknessW0, theta,phi,1.08092,1.23003,1.1311,0,1.13794,1.2949,1.19076,0); CrystalWithWrapping_20->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_20 = gGeoManager->MakeTrap("Crystal_20", pLaClMedium,3.0-thicknessW0-thicknessC00, theta, phi,1.07842,1.22753,1.1286,0,1.13544,1.2924,1.18826, 0); Crystal_20->SetLineColor(kRed); TGeoVolume *Alveolus_EC_11 = gGeoManager->MakeTrap("Alveolus_EC_11", pWrappingMedium,5.000,0,0,1.09726,2.15862,1.95673, 0,1.19701,2.35486,2.13461,0); //alveolusEC11 theta=0; phi=0; TGeoVolume *CrystalWithWrapping_21 = gGeoManager->MakeTrap("CrystalWithWrapping_21", pWrappingMedium, 2.0-thicknessW0, theta,phi,1.09476,2.15612,1.95423,0,1.13466,2.23462,2.02538,0); CrystalWithWrapping_21->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_21 = gGeoManager->MakeTrap("Crystal_21", pLaBrMedium,2.0-thicknessW0-thicknessC00, theta, phi,1.09226,2.15362,1.95173,0,1.13216,2.23212,2.02288, 0); Crystal_21->SetLineColor(kRed); //aƱado para phoswich theta=0; phi=0; TGeoVolume *CrystalWithWrapping_22 = gGeoManager->MakeTrap("CrystalWithWrapping_22", pWrappingMedium, 3.0-thicknessW0, theta,phi,1.13466,2.23462,2.02538,0,1.19451,2.35236,2.13211,0); CrystalWithWrapping_22->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_22 = gGeoManager->MakeTrap("Crystal_22", pLaClMedium,3.0-thicknessW0-thicknessC00, theta, phi,1.13216,2.23212,2.02288,0,1.19201,2.34986,2.12961, 0); Crystal_22->SetLineColor(kRed); TGeoVolume *Alveolus_EC_12 = gGeoManager->MakeTrap("Alveolus_EC_12", pWrappingMedium,5.000,0,0,1.17657,1.92246,1.70549, 0,1.28353,2.09723,1.86053,0); //alveolusEC12 theta=0; phi=0; TGeoVolume *CrystalWithWrapping_23 = gGeoManager->MakeTrap("CrystalWithWrapping_23", pWrappingMedium, 2.0-thicknessW0, theta,phi,1.17407,1.91996,1.70299,0,1.21685,1.98987,1.76501,0); CrystalWithWrapping_23->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_23 = gGeoManager->MakeTrap("Crystal_23", pLaBrMedium,2.0-thicknessW0-thicknessC00, theta, phi,1.17157,1.91746,1.70049,0,1.21435,1.98737,1.76251, 0); Crystal_23->SetLineColor(kRed); //aƱado para phoswich theta=0; phi=0; TGeoVolume *CrystalWithWrapping_24 = gGeoManager->MakeTrap("CrystalWithWrapping_24", pWrappingMedium, 3.0-thicknessW0, theta,phi,1.21685,1.98987,1.76501,0,1.28103,2.09473,1.85803,0); CrystalWithWrapping_24->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_24 = gGeoManager->MakeTrap("Crystal_24", pLaClMedium,3.0-thicknessW0-thicknessC00, theta, phi,1.21435,1.98737,1.76251,0,1.27853,2.09223,1.85553, 0); Crystal_24->SetLineColor(kRed); TGeoVolume *Alveolus_EC_13 = gGeoManager->MakeTrap("Alveolus_EC_13", pWrappingMedium,5.000,0,0,1.30772,1.68585,1.44266, 0,1.4266,1.83911,1.57382,0); //alveolusEC13 theta=0; phi=0; TGeoVolume *CrystalWithWrapping_25 = gGeoManager->MakeTrap("CrystalWithWrapping_25", pWrappingMedium, 2.0-thicknessW0, theta,phi,1.30522,1.68335,1.44016,0,1.35277,1.74465,1.49263,0); CrystalWithWrapping_25->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_25 = gGeoManager->MakeTrap("Crystal_25", pLaBrMedium,2.0-thicknessW0-thicknessC00, theta, phi,1.30272,1.68085,1.43766,0,1.35027,1.74215,1.49013, 0); Crystal_25->SetLineColor(kRed); //aƱado para phoswich theta=0; phi=0; TGeoVolume *CrystalWithWrapping_26 = gGeoManager->MakeTrap("CrystalWithWrapping_26", pWrappingMedium, 3.0-thicknessW0, theta,phi,1.35277,1.74465,1.49263,0,1.4241,1.83661,1.57132,0); CrystalWithWrapping_26->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_26 = gGeoManager->MakeTrap("Crystal_26", pLaClMedium,3.0-thicknessW0-thicknessC00, theta, phi,1.30272,1.68085,1.43766,0,1.35027,1.74215,1.49013, 0); Crystal_26->SetLineColor(kRed); TGeoVolume *Alveolus_EC_14 = gGeoManager->MakeTrap("Alveolus_EC_14", pWrappingMedium,5.000,0,0,1.56176,1.37258,1.091, 0,1.70373,1.49736,1.19018,0); //alveolusEC14 theta=0; phi=0; TGeoVolume *CrystalWithWrapping_27 = gGeoManager->MakeTrap("CrystalWithWrapping_27", pWrappingMedium, 2.0-thicknessW0, theta,phi,1.55926,1.37008,1.0885,0,1.61605,1.41999,1.12817,0); CrystalWithWrapping_27->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_27 = gGeoManager->MakeTrap("Crystal_27", pLaBrMedium,2.0-thicknessW0-thicknessC00, theta, phi,1.55676,1.36758,1.086,0,1.61355,1.41749,1.12567, 0); Crystal_27->SetLineColor(kRed); //aƱado para phoswich theta=0; phi=0; TGeoVolume *CrystalWithWrapping_28 = gGeoManager->MakeTrap("CrystalWithWrapping_28", pWrappingMedium, 3.0-thicknessW0, theta,phi,1.61605,1.41999,1.12817,0,1.70123,1.49486,1.18768,0); CrystalWithWrapping_28->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_28 = gGeoManager->MakeTrap("Crystal_28", pLaClMedium,3.0-thicknessW0-thicknessC00, theta, phi,1.61355,1.41749,1.12567,0,1.69873,1.49236,1.18518, 0); Crystal_28->SetLineColor(kRed); TGeoVolume *Alveolus_EC_15 = gGeoManager->MakeTrap("Alveolus_EC_15", pWrappingMedium,5.000,0,0,2.55984,0.972978,0.555048, 0,2.79255,1.06143,0.605507,0); //alveolusEC15 theta=0; phi=0; TGeoVolume *CrystalWithWrapping_29 = gGeoManager->MakeTrap("CrystalWithWrapping_29", pWrappingMedium, 2.0-thicknessW0, theta,phi,2.55734,0.970478,0.552548,0,2.65042,1.00586,0.572732,0); CrystalWithWrapping_29->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_29 = gGeoManager->MakeTrap("Crystal_29", pLaBrMedium,2.0-thicknessW0-thicknessC00, theta, phi,2.55484,0.967978,0.550048,0,2.64792,1.00336,0.570232, 0); Crystal_29->SetLineColor(kRed); //aƱado para phoswich theta=0; phi=0; TGeoVolume *CrystalWithWrapping_30 = gGeoManager->MakeTrap("CrystalWithWrapping_30", pWrappingMedium, 3.0-thicknessW0, theta,phi,2.65042,1.00586,0.572732,0,2.79005,1.05893,0.603007,0); CrystalWithWrapping_30->SetLineColor(kBlue); theta = 0; phi = 0; TGeoVolume *Crystal_30 = gGeoManager->MakeTrap("Crystal_30", pLaClMedium,3.0-thicknessW0-thicknessC00, theta, phi,2.64792,1.00336,0.570232,0,2.78755,1.05643,0.600507, 0); Crystal_30->SetLineColor(kRed); double h=8; double hp=12; //Rotaciones TGeoRotation *R1_211_144_24=new TGeoRotation("rot1_211144",0,0,0); TGeoRotation *R1_211_150_25=new TGeoRotation("rot1_211150",0,0,0); TGeoRotation *R1_211_150_26=new TGeoRotation("rot1_211151",0,0,0); TGeoRotation *R1_211_150_27=new TGeoRotation("rot1_211152",0,0,0); TGeoRotation *R1_211_150_28=new TGeoRotation("rot1_211153",0,0,0); TGeoRotation *R1_211_150_29=new TGeoRotation("rot1_211154",0,0,0); TGeoRotation *R1_211_150_30=new TGeoRotation("rot1_211155",0,0,0); TGeoRotation *R1_211_150_31=new TGeoRotation("rot1_211156",0,0,0); TGeoRotation *R1_211_150_32=new TGeoRotation("rot1_211157",0,0,0); TGeoRotation *R1_211_150_33=new TGeoRotation("rot1_211158",0,0,0); TGeoRotation *R1_211_150_34=new TGeoRotation("rot1_211159",0,0,0); TGeoRotation *R1_211_150_35=new TGeoRotation("rot1_211160",0,0,0); //a mas negativo mas paralelos TGeoRotation *R1_211_150_36=new TGeoRotation("rot1_211161",0,0,0); TGeoRotation *R1_211_150_37=new TGeoRotation("rot1_211162",0,0,0);//a mas negativo mas paralelos TGeoRotation *R1_211_150_38=new TGeoRotation("rot1_211163",0,0,0); TGeoRotation *R1_211_150_39=new TGeoRotation("rot1_211164",0,0,0); TGeoRotation *R1_211_150_40=new TGeoRotation("rot1_211165",0,0,0); TGeoRotation *R1_211_150_41=new TGeoRotation("rot1_211165",0,0,0); TGeoRotation *rotUni = new TGeoRotation(); //unitary rotation TGeoTranslation* noTrans=new TGeoTranslation("noTrans",0.,0.,0.); TGeoRotation *rotSymmetric = new TGeoRotation(); //Symmetric crystal rotSymmetric->RotateZ(180); ////////////////////////////////// Alveolus_EC_1->AddNode(CrystalWithWrapping_1,1,new TGeoCombiTrans(0,0,-3.00125, R1_211_144_24)); Alveolus_EC_1->AddNode(CrystalWithWrapping_2,1,new TGeoCombiTrans(0,0,1.99375, R1_211_144_24)); Alveolus_EC_2->AddNode(CrystalWithWrapping_3,1,new TGeoCombiTrans(0,0,-3.00125, R1_211_150_25)); Alveolus_EC_2->AddNode(CrystalWithWrapping_4,1,new TGeoCombiTrans(0,0,1.99375, R1_211_150_25)); Alveolus_EC_3->AddNode(CrystalWithWrapping_5,1,new TGeoCombiTrans(0,0,-3.00125, R1_211_150_26)); Alveolus_EC_3->AddNode(CrystalWithWrapping_6,1,new TGeoCombiTrans(0,0,1.99375, R1_211_150_26)); Alveolus_EC_4->AddNode(CrystalWithWrapping_7,1,new TGeoCombiTrans(0,0,-3.00125, R1_211_150_27)); Alveolus_EC_4->AddNode(CrystalWithWrapping_8,1,new TGeoCombiTrans(0,0,1.99375, R1_211_150_27)); Alveolus_EC_5->AddNode(CrystalWithWrapping_9,1,new TGeoCombiTrans(0,0,-3.00125, R1_211_150_28)); Alveolus_EC_5->AddNode(CrystalWithWrapping_10,1,new TGeoCombiTrans(0,0,1.99375, R1_211_150_28)); Alveolus_EC_6->AddNode(CrystalWithWrapping_11,1,new TGeoCombiTrans(0,0,-3.00125, R1_211_150_29)); Alveolus_EC_6->AddNode(CrystalWithWrapping_12,1,new TGeoCombiTrans(0,0,1.99375, R1_211_150_29)); Alveolus_EC_7->AddNode(CrystalWithWrapping_13,1,new TGeoCombiTrans(0,0,-3.00125, R1_211_150_30)); Alveolus_EC_7->AddNode(CrystalWithWrapping_14,1,new TGeoCombiTrans(0,0,1.99375, R1_211_150_30)); Alveolus_EC_8->AddNode(CrystalWithWrapping_15,1,new TGeoCombiTrans(0,0,-3.00125, R1_211_150_31)); Alveolus_EC_8->AddNode(CrystalWithWrapping_16,1,new TGeoCombiTrans(0,0,1.99375, R1_211_150_31)); Alveolus_EC_9->AddNode(CrystalWithWrapping_17,1,new TGeoCombiTrans(0,0,-3.00125, R1_211_150_32)); Alveolus_EC_9->AddNode(CrystalWithWrapping_18,1,new TGeoCombiTrans(0,0,1.99375, R1_211_150_32)); Alveolus_EC_10->AddNode(CrystalWithWrapping_19,1,new TGeoCombiTrans(0,0,-3.00125, R1_211_150_33)); Alveolus_EC_10->AddNode(CrystalWithWrapping_20,1,new TGeoCombiTrans(0,0,1.99375, R1_211_150_33)); Alveolus_EC_11->AddNode(CrystalWithWrapping_21,1,new TGeoCombiTrans(0,0,-3.00125, R1_211_150_34)); Alveolus_EC_11->AddNode(CrystalWithWrapping_22,1,new TGeoCombiTrans(0,0,1.99375, R1_211_150_34)); Alveolus_EC_12->AddNode(CrystalWithWrapping_23,1,new TGeoCombiTrans(0,0,-3.00125, R1_211_150_35)); Alveolus_EC_12->AddNode(CrystalWithWrapping_24,1,new TGeoCombiTrans(0,0,1.99375, R1_211_150_35)); Alveolus_EC_13->AddNode(CrystalWithWrapping_25,1,new TGeoCombiTrans(0,0,-3.00125, R1_211_150_36)); Alveolus_EC_13->AddNode(CrystalWithWrapping_26,1,new TGeoCombiTrans(0,0,1.99375, R1_211_150_36)); Alveolus_EC_14->AddNode(CrystalWithWrapping_27,1,new TGeoCombiTrans(0,0,-3.00125, R1_211_150_37)); Alveolus_EC_14->AddNode(CrystalWithWrapping_28,1,new TGeoCombiTrans(0,0,1.99375, R1_211_150_37)); Alveolus_EC_15->AddNode(CrystalWithWrapping_29,1,new TGeoCombiTrans(0,0,-3.00125, R1_211_150_38)); Alveolus_EC_15->AddNode(CrystalWithWrapping_30,1,new TGeoCombiTrans(0,0,1.99375, R1_211_150_38)); ////////////////////////////////// CrystalWithWrapping_1->AddNode(Crystal_1,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_1); CrystalWithWrapping_2->AddNode(Crystal_2,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_2); CrystalWithWrapping_3->AddNode(Crystal_3,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_3); CrystalWithWrapping_4->AddNode(Crystal_4,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_4); CrystalWithWrapping_5->AddNode(Crystal_5,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_5); CrystalWithWrapping_6->AddNode(Crystal_6,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_6); CrystalWithWrapping_7->AddNode(Crystal_7,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_7); CrystalWithWrapping_8->AddNode(Crystal_8,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_8); CrystalWithWrapping_9->AddNode(Crystal_9,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_9); CrystalWithWrapping_10->AddNode(Crystal_10,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_10); CrystalWithWrapping_11->AddNode(Crystal_11,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_11); CrystalWithWrapping_12->AddNode(Crystal_12,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_12); CrystalWithWrapping_13->AddNode(Crystal_13,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_13); CrystalWithWrapping_14->AddNode(Crystal_14,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_14); CrystalWithWrapping_15->AddNode(Crystal_15,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_15); CrystalWithWrapping_16->AddNode(Crystal_16,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_16); CrystalWithWrapping_17->AddNode(Crystal_17,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_17); CrystalWithWrapping_18->AddNode(Crystal_18,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_18); CrystalWithWrapping_19->AddNode(Crystal_19,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_19); CrystalWithWrapping_20->AddNode(Crystal_20,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_20); CrystalWithWrapping_21->AddNode(Crystal_21,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_21); CrystalWithWrapping_22->AddNode(Crystal_22,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_22); CrystalWithWrapping_23->AddNode(Crystal_23,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_23); CrystalWithWrapping_24->AddNode(Crystal_24,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_24); CrystalWithWrapping_25->AddNode(Crystal_25,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_25); CrystalWithWrapping_26->AddNode(Crystal_26,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_26); CrystalWithWrapping_27->AddNode(Crystal_27,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_27); CrystalWithWrapping_28->AddNode(Crystal_28,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_28); CrystalWithWrapping_29->AddNode(Crystal_29,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_29); CrystalWithWrapping_30->AddNode(Crystal_30,1,new TGeoCombiTrans(0,0,0,rotUni)); AddSensitiveVolume(Crystal_30); ////////////////////////////////// TGeoTranslation t1_42_0_0=TGeoTranslation("trans1_420",0,0,60); TGeoRotation R1_42_0_0=TGeoRotation("rot1_420",0,42.61,0); TGeoHMatrix ta_42_0_0=R1_42_0_0*t1_42_0_0; TGeoHMatrix *t_42_0_0=new TGeoHMatrix(ta_42_0_0); pWorld->AddNode(Alveolus_EC_1,0, t_42_0_0); ////////////////////////////////// TGeoTranslation t1_42_6_1=TGeoTranslation("trans1_426",0,0,60); TGeoRotation R1_42_6_1=TGeoRotation("rot1_426",6,42.61,0); TGeoHMatrix ta_42_6_1=R1_42_6_1*t1_42_6_1; TGeoHMatrix *t_42_6_1=new TGeoHMatrix(ta_42_6_1); pWorld->AddNode(Alveolus_EC_1,1, t_42_6_1); ////////////////////////////////// TGeoTranslation t1_42_12_2=TGeoTranslation("trans1_4212",0,0,60); TGeoRotation R1_42_12_2=TGeoRotation("rot1_4212",12,42.61,0); TGeoHMatrix ta_42_12_2=R1_42_12_2*t1_42_12_2; TGeoHMatrix *t_42_12_2=new TGeoHMatrix(ta_42_12_2); pWorld->AddNode(Alveolus_EC_1,2, t_42_12_2); ////////////////////////////////// TGeoTranslation t1_42_18_3=TGeoTranslation("trans1_4218",0,0,60); TGeoRotation R1_42_18_3=TGeoRotation("rot1_4218",18,42.61,0); TGeoHMatrix ta_42_18_3=R1_42_18_3*t1_42_18_3; TGeoHMatrix *t_42_18_3=new TGeoHMatrix(ta_42_18_3); pWorld->AddNode(Alveolus_EC_1,3, t_42_18_3); ////////////////////////////////// TGeoTranslation t1_42_24_4=TGeoTranslation("trans1_4224",0,0,60); TGeoRotation R1_42_24_4=TGeoRotation("rot1_4224",24,42.61,0); TGeoHMatrix ta_42_24_4=R1_42_24_4*t1_42_24_4; TGeoHMatrix *t_42_24_4=new TGeoHMatrix(ta_42_24_4); pWorld->AddNode(Alveolus_EC_1,4, t_42_24_4); ////////////////////////////////// TGeoTranslation t1_42_30_5=TGeoTranslation("trans1_4230",0,0,60); TGeoRotation R1_42_30_5=TGeoRotation("rot1_4230",30,42.61,0); TGeoHMatrix ta_42_30_5=R1_42_30_5*t1_42_30_5; TGeoHMatrix *t_42_30_5=new TGeoHMatrix(ta_42_30_5); pWorld->AddNode(Alveolus_EC_1,5, t_42_30_5); ////////////////////////////////// TGeoTranslation t1_42_36_6=TGeoTranslation("trans1_4236",0,0,60); TGeoRotation R1_42_36_6=TGeoRotation("rot1_4236",36,42.61,0); TGeoHMatrix ta_42_36_6=R1_42_36_6*t1_42_36_6; TGeoHMatrix *t_42_36_6=new TGeoHMatrix(ta_42_36_6); pWorld->AddNode(Alveolus_EC_1,6, t_42_36_6); ////////////////////////////////// TGeoTranslation t1_42_42_7=TGeoTranslation("trans1_4242",0,0,60); TGeoRotation R1_42_42_7=TGeoRotation("rot1_4242",42,42.61,0); TGeoHMatrix ta_42_42_7=R1_42_42_7*t1_42_42_7; TGeoHMatrix *t_42_42_7=new TGeoHMatrix(ta_42_42_7); pWorld->AddNode(Alveolus_EC_1,7, t_42_42_7); ////////////////////////////////// TGeoTranslation t1_42_48_8=TGeoTranslation("trans1_4248",0,0,60); TGeoRotation R1_42_48_8=TGeoRotation("rot1_4248",48,42.61,0); TGeoHMatrix ta_42_48_8=R1_42_48_8*t1_42_48_8; TGeoHMatrix *t_42_48_8=new TGeoHMatrix(ta_42_48_8); pWorld->AddNode(Alveolus_EC_1,8, t_42_48_8); ////////////////////////////////// TGeoTranslation t1_42_54_9=TGeoTranslation("trans1_4254",0,0,60); TGeoRotation R1_42_54_9=TGeoRotation("rot1_4254",54,42.61,0); TGeoHMatrix ta_42_54_9=R1_42_54_9*t1_42_54_9; TGeoHMatrix *t_42_54_9=new TGeoHMatrix(ta_42_54_9); pWorld->AddNode(Alveolus_EC_1,9, t_42_54_9); ////////////////////////////////// TGeoTranslation t1_42_60_10=TGeoTranslation("trans1_4260",0,0,60); TGeoRotation R1_42_60_10=TGeoRotation("rot1_4260",60,42.61,0); TGeoHMatrix ta_42_60_10=R1_42_60_10*t1_42_60_10; TGeoHMatrix *t_42_60_10=new TGeoHMatrix(ta_42_60_10); pWorld->AddNode(Alveolus_EC_1,10, t_42_60_10); ////////////////////////////////// TGeoTranslation t1_42_66_11=TGeoTranslation("trans1_4266",0,0,60); TGeoRotation R1_42_66_11=TGeoRotation("rot1_4266",66,42.61,0); TGeoHMatrix ta_42_66_11=R1_42_66_11*t1_42_66_11; TGeoHMatrix *t_42_66_11=new TGeoHMatrix(ta_42_66_11); pWorld->AddNode(Alveolus_EC_1,11, t_42_66_11); ////////////////////////////////// TGeoTranslation t1_42_72_12=TGeoTranslation("trans1_4272",0,0,60); TGeoRotation R1_42_72_12=TGeoRotation("rot1_4272",72,42.61,0); TGeoHMatrix ta_42_72_12=R1_42_72_12*t1_42_72_12; TGeoHMatrix *t_42_72_12=new TGeoHMatrix(ta_42_72_12); pWorld->AddNode(Alveolus_EC_1,12, t_42_72_12); ////////////////////////////////// TGeoTranslation t1_42_78_13=TGeoTranslation("trans1_4278",0,0,60); TGeoRotation R1_42_78_13=TGeoRotation("rot1_4278",78,42.61,0); TGeoHMatrix ta_42_78_13=R1_42_78_13*t1_42_78_13; TGeoHMatrix *t_42_78_13=new TGeoHMatrix(ta_42_78_13); pWorld->AddNode(Alveolus_EC_1,13, t_42_78_13); ////////////////////////////////// TGeoTranslation t1_42_84_14=TGeoTranslation("trans1_4284",0,0,60); TGeoRotation R1_42_84_14=TGeoRotation("rot1_4284",84,42.61,0); TGeoHMatrix ta_42_84_14=R1_42_84_14*t1_42_84_14; TGeoHMatrix *t_42_84_14=new TGeoHMatrix(ta_42_84_14); pWorld->AddNode(Alveolus_EC_1,14, t_42_84_14); ////////////////////////////////// TGeoTranslation t1_42_90_15=TGeoTranslation("trans1_4290",0,0,60); TGeoRotation R1_42_90_15=TGeoRotation("rot1_4290",90,42.61,0); TGeoHMatrix ta_42_90_15=R1_42_90_15*t1_42_90_15; TGeoHMatrix *t_42_90_15=new TGeoHMatrix(ta_42_90_15); pWorld->AddNode(Alveolus_EC_1,15, t_42_90_15); ////////////////////////////////// TGeoTranslation t1_42_96_16=TGeoTranslation("trans1_4296",0,0,60); TGeoRotation R1_42_96_16=TGeoRotation("rot1_4296",96,42.61,0); TGeoHMatrix ta_42_96_16=R1_42_96_16*t1_42_96_16; TGeoHMatrix *t_42_96_16=new TGeoHMatrix(ta_42_96_16); pWorld->AddNode(Alveolus_EC_1,16, t_42_96_16); ////////////////////////////////// TGeoTranslation t1_42_102_17=TGeoTranslation("trans1_42102",0,0,60); TGeoRotation R1_42_102_17=TGeoRotation("rot1_42102",102,42.61,0); TGeoHMatrix ta_42_102_17=R1_42_102_17*t1_42_102_17; TGeoHMatrix *t_42_102_17=new TGeoHMatrix(ta_42_102_17); pWorld->AddNode(Alveolus_EC_1,17, t_42_102_17); ////////////////////////////////// TGeoTranslation t1_42_108_18=TGeoTranslation("trans1_42108",0,0,60); TGeoRotation R1_42_108_18=TGeoRotation("rot1_42108",108,42.61,0); TGeoHMatrix ta_42_108_18=R1_42_108_18*t1_42_108_18; TGeoHMatrix *t_42_108_18=new TGeoHMatrix(ta_42_108_18); pWorld->AddNode(Alveolus_EC_1,18, t_42_108_18); ////////////////////////////////// TGeoTranslation t1_42_114_19=TGeoTranslation("trans1_42114",0,0,60); TGeoRotation R1_42_114_19=TGeoRotation("rot1_42114",114,42.61,0); TGeoHMatrix ta_42_114_19=R1_42_114_19*t1_42_114_19; TGeoHMatrix *t_42_114_19=new TGeoHMatrix(ta_42_114_19); pWorld->AddNode(Alveolus_EC_1,19, t_42_114_19); ////////////////////////////////// TGeoTranslation t1_42_120_20=TGeoTranslation("trans1_42120",0,0,60); TGeoRotation R1_42_120_20=TGeoRotation("rot1_42120",120,42.61,0); TGeoHMatrix ta_42_120_20=R1_42_120_20*t1_42_120_20; TGeoHMatrix *t_42_120_20=new TGeoHMatrix(ta_42_120_20); pWorld->AddNode(Alveolus_EC_1,20, t_42_120_20); ////////////////////////////////// TGeoTranslation t1_42_126_21=TGeoTranslation("trans1_42126",0,0,60); TGeoRotation R1_42_126_21=TGeoRotation("rot1_42126",126,42.61,0); TGeoHMatrix ta_42_126_21=R1_42_126_21*t1_42_126_21; TGeoHMatrix *t_42_126_21=new TGeoHMatrix(ta_42_126_21); pWorld->AddNode(Alveolus_EC_1,21, t_42_126_21); ////////////////////////////////// TGeoTranslation t1_42_132_22=TGeoTranslation("trans1_42132",0,0,60); TGeoRotation R1_42_132_22=TGeoRotation("rot1_42132",132,42.61,0); TGeoHMatrix ta_42_132_22=R1_42_132_22*t1_42_132_22; TGeoHMatrix *t_42_132_22=new TGeoHMatrix(ta_42_132_22); pWorld->AddNode(Alveolus_EC_1,22, t_42_132_22); ////////////////////////////////// TGeoTranslation t1_42_138_23=TGeoTranslation("trans1_42138",0,0,60); TGeoRotation R1_42_138_23=TGeoRotation("rot1_42138",138,42.61,0); TGeoHMatrix ta_42_138_23=R1_42_138_23*t1_42_138_23; TGeoHMatrix *t_42_138_23=new TGeoHMatrix(ta_42_138_23); pWorld->AddNode(Alveolus_EC_1,23, t_42_138_23); ////////////////////////////////// TGeoTranslation t1_42_144_24=TGeoTranslation("trans1_42144",0,0,60); TGeoRotation R1_42_144_24=TGeoRotation("rot1_42144",144,42.61,0); TGeoHMatrix ta_42_144_24=R1_42_144_24*t1_42_144_24; TGeoHMatrix *t_42_144_24=new TGeoHMatrix(ta_42_144_24); pWorld->AddNode(Alveolus_EC_1,24, t_42_144_24); ////////////////////////////////// TGeoTranslation t1_42_150_25=TGeoTranslation("trans1_42150",0,0,60); TGeoRotation R1_42_150_25=TGeoRotation("rot1_42150",150,42.61,0); TGeoHMatrix ta_42_150_25=R1_42_150_25*t1_42_150_25; TGeoHMatrix *t_42_150_25=new TGeoHMatrix(ta_42_150_25); pWorld->AddNode(Alveolus_EC_1,25, t_42_150_25); ////////////////////////////////// TGeoTranslation t1_42_156_26=TGeoTranslation("trans1_42156",0,0,60); TGeoRotation R1_42_156_26=TGeoRotation("rot1_42156",156,42.61,0); TGeoHMatrix ta_42_156_26=R1_42_156_26*t1_42_156_26; TGeoHMatrix *t_42_156_26=new TGeoHMatrix(ta_42_156_26); pWorld->AddNode(Alveolus_EC_1,26, t_42_156_26); ////////////////////////////////// TGeoTranslation t1_42_162_27=TGeoTranslation("trans1_42162",0,0,60); TGeoRotation R1_42_162_27=TGeoRotation("rot1_42162",162,42.61,0); TGeoHMatrix ta_42_162_27=R1_42_162_27*t1_42_162_27; TGeoHMatrix *t_42_162_27=new TGeoHMatrix(ta_42_162_27); pWorld->AddNode(Alveolus_EC_1,27, t_42_162_27); ////////////////////////////////// TGeoTranslation t1_42_168_28=TGeoTranslation("trans1_42168",0,0,60); TGeoRotation R1_42_168_28=TGeoRotation("rot1_42168",168,42.61,0); TGeoHMatrix ta_42_168_28=R1_42_168_28*t1_42_168_28; TGeoHMatrix *t_42_168_28=new TGeoHMatrix(ta_42_168_28); pWorld->AddNode(Alveolus_EC_1,28, t_42_168_28); ////////////////////////////////// TGeoTranslation t1_42_174_29=TGeoTranslation("trans1_42174",0,0,60); TGeoRotation R1_42_174_29=TGeoRotation("rot1_42174",174,42.61,0); TGeoHMatrix ta_42_174_29=R1_42_174_29*t1_42_174_29; TGeoHMatrix *t_42_174_29=new TGeoHMatrix(ta_42_174_29); pWorld->AddNode(Alveolus_EC_1,29, t_42_174_29); ////////////////////////////////// TGeoTranslation t1_42_180_30=TGeoTranslation("trans1_42180",0,0,60); TGeoRotation R1_42_180_30=TGeoRotation("rot1_42180",180,42.61,0); TGeoHMatrix ta_42_180_30=R1_42_180_30*t1_42_180_30; TGeoHMatrix *t_42_180_30=new TGeoHMatrix(ta_42_180_30); pWorld->AddNode(Alveolus_EC_1,30, t_42_180_30); ////////////////////////////////// TGeoTranslation t1_42_186_31=TGeoTranslation("trans1_42186",0,0,60); TGeoRotation R1_42_186_31=TGeoRotation("rot1_42186",186,42.61,0); TGeoHMatrix ta_42_186_31=R1_42_186_31*t1_42_186_31; TGeoHMatrix *t_42_186_31=new TGeoHMatrix(ta_42_186_31); pWorld->AddNode(Alveolus_EC_1,31, t_42_186_31); ////////////////////////////////// TGeoTranslation t1_42_192_32=TGeoTranslation("trans1_42192",0,0,60); TGeoRotation R1_42_192_32=TGeoRotation("rot1_42192",192,42.61,0); TGeoHMatrix ta_42_192_32=R1_42_192_32*t1_42_192_32; TGeoHMatrix *t_42_192_32=new TGeoHMatrix(ta_42_192_32); pWorld->AddNode(Alveolus_EC_1,32, t_42_192_32); ////////////////////////////////// TGeoTranslation t1_42_198_33=TGeoTranslation("trans1_42198",0,0,60); TGeoRotation R1_42_198_33=TGeoRotation("rot1_42198",198,42.61,0); TGeoHMatrix ta_42_198_33=R1_42_198_33*t1_42_198_33; TGeoHMatrix *t_42_198_33=new TGeoHMatrix(ta_42_198_33); pWorld->AddNode(Alveolus_EC_1,33, t_42_198_33); ////////////////////////////////// TGeoTranslation t1_42_204_34=TGeoTranslation("trans1_42204",0,0,60); TGeoRotation R1_42_204_34=TGeoRotation("rot1_42204",204,42.61,0); TGeoHMatrix ta_42_204_34=R1_42_204_34*t1_42_204_34; TGeoHMatrix *t_42_204_34=new TGeoHMatrix(ta_42_204_34); pWorld->AddNode(Alveolus_EC_1,34, t_42_204_34); ////////////////////////////////// TGeoTranslation t1_42_210_35=TGeoTranslation("trans1_42210",0,0,60); TGeoRotation R1_42_210_35=TGeoRotation("rot1_42210",210,42.61,0); TGeoHMatrix ta_42_210_35=R1_42_210_35*t1_42_210_35; TGeoHMatrix *t_42_210_35=new TGeoHMatrix(ta_42_210_35); pWorld->AddNode(Alveolus_EC_1,35, t_42_210_35); ////////////////////////////////// TGeoTranslation t1_42_216_36=TGeoTranslation("trans1_42216",0,0,60); TGeoRotation R1_42_216_36=TGeoRotation("rot1_42216",216,42.61,0); TGeoHMatrix ta_42_216_36=R1_42_216_36*t1_42_216_36; TGeoHMatrix *t_42_216_36=new TGeoHMatrix(ta_42_216_36); pWorld->AddNode(Alveolus_EC_1,36, t_42_216_36); ////////////////////////////////// TGeoTranslation t1_42_222_37=TGeoTranslation("trans1_42222",0,0,60); TGeoRotation R1_42_222_37=TGeoRotation("rot1_42222",222,42.61,0); TGeoHMatrix ta_42_222_37=R1_42_222_37*t1_42_222_37; TGeoHMatrix *t_42_222_37=new TGeoHMatrix(ta_42_222_37); pWorld->AddNode(Alveolus_EC_1,37, t_42_222_37); ////////////////////////////////// TGeoTranslation t1_42_228_38=TGeoTranslation("trans1_42228",0,0,60); TGeoRotation R1_42_228_38=TGeoRotation("rot1_42228",228,42.61,0); TGeoHMatrix ta_42_228_38=R1_42_228_38*t1_42_228_38; TGeoHMatrix *t_42_228_38=new TGeoHMatrix(ta_42_228_38); pWorld->AddNode(Alveolus_EC_1,38, t_42_228_38); ////////////////////////////////// TGeoTranslation t1_42_234_39=TGeoTranslation("trans1_42234",0,0,60); TGeoRotation R1_42_234_39=TGeoRotation("rot1_42234",234,42.61,0); TGeoHMatrix ta_42_234_39=R1_42_234_39*t1_42_234_39; TGeoHMatrix *t_42_234_39=new TGeoHMatrix(ta_42_234_39); pWorld->AddNode(Alveolus_EC_1,39, t_42_234_39); ////////////////////////////////// TGeoTranslation t1_42_240_40=TGeoTranslation("trans1_42240",0,0,60); TGeoRotation R1_42_240_40=TGeoRotation("rot1_42240",240,42.61,0); TGeoHMatrix ta_42_240_40=R1_42_240_40*t1_42_240_40; TGeoHMatrix *t_42_240_40=new TGeoHMatrix(ta_42_240_40); pWorld->AddNode(Alveolus_EC_1,40, t_42_240_40); ////////////////////////////////// TGeoTranslation t1_42_246_41=TGeoTranslation("trans1_42246",0,0,60); TGeoRotation R1_42_246_41=TGeoRotation("rot1_42246",246,42.61,0); TGeoHMatrix ta_42_246_41=R1_42_246_41*t1_42_246_41; TGeoHMatrix *t_42_246_41=new TGeoHMatrix(ta_42_246_41); pWorld->AddNode(Alveolus_EC_1,41, t_42_246_41); ////////////////////////////////// TGeoTranslation t1_42_252_42=TGeoTranslation("trans1_42252",0,0,60); TGeoRotation R1_42_252_42=TGeoRotation("rot1_42252",252,42.61,0); TGeoHMatrix ta_42_252_42=R1_42_252_42*t1_42_252_42; TGeoHMatrix *t_42_252_42=new TGeoHMatrix(ta_42_252_42); pWorld->AddNode(Alveolus_EC_1,42, t_42_252_42); ////////////////////////////////// TGeoTranslation t1_42_258_43=TGeoTranslation("trans1_42258",0,0,60); TGeoRotation R1_42_258_43=TGeoRotation("rot1_42258",258,42.61,0); TGeoHMatrix ta_42_258_43=R1_42_258_43*t1_42_258_43; TGeoHMatrix *t_42_258_43=new TGeoHMatrix(ta_42_258_43); pWorld->AddNode(Alveolus_EC_1,43, t_42_258_43); ////////////////////////////////// TGeoTranslation t1_42_264_44=TGeoTranslation("trans1_42264",0,0,60); TGeoRotation R1_42_264_44=TGeoRotation("rot1_42264",264,42.61,0); TGeoHMatrix ta_42_264_44=R1_42_264_44*t1_42_264_44; TGeoHMatrix *t_42_264_44=new TGeoHMatrix(ta_42_264_44); pWorld->AddNode(Alveolus_EC_1,44, t_42_264_44); ////////////////////////////////// TGeoTranslation t1_42_270_45=TGeoTranslation("trans1_42270",0,0,60); TGeoRotation R1_42_270_45=TGeoRotation("rot1_42270",270,42.61,0); TGeoHMatrix ta_42_270_45=R1_42_270_45*t1_42_270_45; TGeoHMatrix *t_42_270_45=new TGeoHMatrix(ta_42_270_45); pWorld->AddNode(Alveolus_EC_1,45, t_42_270_45); ////////////////////////////////// TGeoTranslation t1_42_276_46=TGeoTranslation("trans1_42276",0,0,60); TGeoRotation R1_42_276_46=TGeoRotation("rot1_42276",276,42.61,0); TGeoHMatrix ta_42_276_46=R1_42_276_46*t1_42_276_46; TGeoHMatrix *t_42_276_46=new TGeoHMatrix(ta_42_276_46); pWorld->AddNode(Alveolus_EC_1,46, t_42_276_46); ////////////////////////////////// TGeoTranslation t1_42_282_47=TGeoTranslation("trans1_42282",0,0,60); TGeoRotation R1_42_282_47=TGeoRotation("rot1_42282",282,42.61,0); TGeoHMatrix ta_42_282_47=R1_42_282_47*t1_42_282_47; TGeoHMatrix *t_42_282_47=new TGeoHMatrix(ta_42_282_47); pWorld->AddNode(Alveolus_EC_1,47, t_42_282_47); ////////////////////////////////// TGeoTranslation t1_42_288_48=TGeoTranslation("trans1_42288",0,0,60); TGeoRotation R1_42_288_48=TGeoRotation("rot1_42288",288,42.61,0); TGeoHMatrix ta_42_288_48=R1_42_288_48*t1_42_288_48; TGeoHMatrix *t_42_288_48=new TGeoHMatrix(ta_42_288_48); pWorld->AddNode(Alveolus_EC_1,48, t_42_288_48); ////////////////////////////////// TGeoTranslation t1_42_294_49=TGeoTranslation("trans1_42294",0,0,60); TGeoRotation R1_42_294_49=TGeoRotation("rot1_42294",294,42.61,0); TGeoHMatrix ta_42_294_49=R1_42_294_49*t1_42_294_49; TGeoHMatrix *t_42_294_49=new TGeoHMatrix(ta_42_294_49); pWorld->AddNode(Alveolus_EC_1,49, t_42_294_49); ////////////////////////////////// TGeoTranslation t1_42_300_50=TGeoTranslation("trans1_42300",0,0,60); TGeoRotation R1_42_300_50=TGeoRotation("rot1_42300",300,42.61,0); TGeoHMatrix ta_42_300_50=R1_42_300_50*t1_42_300_50; TGeoHMatrix *t_42_300_50=new TGeoHMatrix(ta_42_300_50); pWorld->AddNode(Alveolus_EC_1,50, t_42_300_50); ////////////////////////////////// TGeoTranslation t1_42_306_51=TGeoTranslation("trans1_42306",0,0,60); TGeoRotation R1_42_306_51=TGeoRotation("rot1_42306",306,42.61,0); TGeoHMatrix ta_42_306_51=R1_42_306_51*t1_42_306_51; TGeoHMatrix *t_42_306_51=new TGeoHMatrix(ta_42_306_51); pWorld->AddNode(Alveolus_EC_1,51, t_42_306_51); ////////////////////////////////// TGeoTranslation t1_42_312_52=TGeoTranslation("trans1_42312",0,0,60); TGeoRotation R1_42_312_52=TGeoRotation("rot1_42312",312,42.61,0); TGeoHMatrix ta_42_312_52=R1_42_312_52*t1_42_312_52; TGeoHMatrix *t_42_312_52=new TGeoHMatrix(ta_42_312_52); pWorld->AddNode(Alveolus_EC_1,52, t_42_312_52); ////////////////////////////////// TGeoTranslation t1_42_318_53=TGeoTranslation("trans1_42318",0,0,60); TGeoRotation R1_42_318_53=TGeoRotation("rot1_42318",318,42.61,0); TGeoHMatrix ta_42_318_53=R1_42_318_53*t1_42_318_53; TGeoHMatrix *t_42_318_53=new TGeoHMatrix(ta_42_318_53); pWorld->AddNode(Alveolus_EC_1,53, t_42_318_53); ////////////////////////////////// TGeoTranslation t1_42_324_54=TGeoTranslation("trans1_42324",0,0,60); TGeoRotation R1_42_324_54=TGeoRotation("rot1_42324",324,42.61,0); TGeoHMatrix ta_42_324_54=R1_42_324_54*t1_42_324_54; TGeoHMatrix *t_42_324_54=new TGeoHMatrix(ta_42_324_54); pWorld->AddNode(Alveolus_EC_1,54, t_42_324_54); ////////////////////////////////// TGeoTranslation t1_42_330_55=TGeoTranslation("trans1_42330",0,0,60); TGeoRotation R1_42_330_55=TGeoRotation("rot1_42330",330,42.61,0); TGeoHMatrix ta_42_330_55=R1_42_330_55*t1_42_330_55; TGeoHMatrix *t_42_330_55=new TGeoHMatrix(ta_42_330_55); pWorld->AddNode(Alveolus_EC_1,55, t_42_330_55); ////////////////////////////////// TGeoTranslation t1_42_336_56=TGeoTranslation("trans1_42336",0,0,60); TGeoRotation R1_42_336_56=TGeoRotation("rot1_42336",336,42.61,0); TGeoHMatrix ta_42_336_56=R1_42_336_56*t1_42_336_56; TGeoHMatrix *t_42_336_56=new TGeoHMatrix(ta_42_336_56); pWorld->AddNode(Alveolus_EC_1,56, t_42_336_56); ////////////////////////////////// TGeoTranslation t1_42_342_57=TGeoTranslation("trans1_42342",0,0,60); TGeoRotation R1_42_342_57=TGeoRotation("rot1_42342",342,42.61,0); TGeoHMatrix ta_42_342_57=R1_42_342_57*t1_42_342_57; TGeoHMatrix *t_42_342_57=new TGeoHMatrix(ta_42_342_57); pWorld->AddNode(Alveolus_EC_1,57, t_42_342_57); ////////////////////////////////// TGeoTranslation t1_42_348_58=TGeoTranslation("trans1_42348",0,0,60); TGeoRotation R1_42_348_58=TGeoRotation("rot1_42348",348,42.61,0); TGeoHMatrix ta_42_348_58=R1_42_348_58*t1_42_348_58; TGeoHMatrix *t_42_348_58=new TGeoHMatrix(ta_42_348_58); pWorld->AddNode(Alveolus_EC_1,58, t_42_348_58); ////////////////////////////////// TGeoTranslation t1_42_354_59=TGeoTranslation("trans1_42354",0,0,60); TGeoRotation R1_42_354_59=TGeoRotation("rot1_42354",354,42.61,0); TGeoHMatrix ta_42_354_59=R1_42_354_59*t1_42_354_59; TGeoHMatrix *t_42_354_59=new TGeoHMatrix(ta_42_354_59); pWorld->AddNode(Alveolus_EC_1,59, t_42_354_59); ////////////////////////////////// TGeoTranslation t1_40_0_0=TGeoTranslation("trans1_400",0,0,60); TGeoRotation R1_40_0_0=TGeoRotation("rot1_400",0,40.48,0); TGeoHMatrix ta_40_0_0=R1_40_0_0*t1_40_0_0; TGeoHMatrix *t_40_0_0=new TGeoHMatrix(ta_40_0_0); pWorld->AddNode(Alveolus_EC_2,0, t_40_0_0); ////////////////////////////////// TGeoTranslation t1_40_6_1=TGeoTranslation("trans1_406",0,0,60); TGeoRotation R1_40_6_1=TGeoRotation("rot1_406",6,40.48,0); TGeoHMatrix ta_40_6_1=R1_40_6_1*t1_40_6_1; TGeoHMatrix *t_40_6_1=new TGeoHMatrix(ta_40_6_1); pWorld->AddNode(Alveolus_EC_2,1, t_40_6_1); ////////////////////////////////// TGeoTranslation t1_40_12_2=TGeoTranslation("trans1_4012",0,0,60); TGeoRotation R1_40_12_2=TGeoRotation("rot1_4012",12,40.48,0); TGeoHMatrix ta_40_12_2=R1_40_12_2*t1_40_12_2; TGeoHMatrix *t_40_12_2=new TGeoHMatrix(ta_40_12_2); pWorld->AddNode(Alveolus_EC_2,2, t_40_12_2); ////////////////////////////////// TGeoTranslation t1_40_18_3=TGeoTranslation("trans1_4018",0,0,60); TGeoRotation R1_40_18_3=TGeoRotation("rot1_4018",18,40.48,0); TGeoHMatrix ta_40_18_3=R1_40_18_3*t1_40_18_3; TGeoHMatrix *t_40_18_3=new TGeoHMatrix(ta_40_18_3); pWorld->AddNode(Alveolus_EC_2,3, t_40_18_3); ////////////////////////////////// TGeoTranslation t1_40_24_4=TGeoTranslation("trans1_4024",0,0,60); TGeoRotation R1_40_24_4=TGeoRotation("rot1_4024",24,40.48,0); TGeoHMatrix ta_40_24_4=R1_40_24_4*t1_40_24_4; TGeoHMatrix *t_40_24_4=new TGeoHMatrix(ta_40_24_4); pWorld->AddNode(Alveolus_EC_2,4, t_40_24_4); ////////////////////////////////// TGeoTranslation t1_40_30_5=TGeoTranslation("trans1_4030",0,0,60); TGeoRotation R1_40_30_5=TGeoRotation("rot1_4030",30,40.48,0); TGeoHMatrix ta_40_30_5=R1_40_30_5*t1_40_30_5; TGeoHMatrix *t_40_30_5=new TGeoHMatrix(ta_40_30_5); pWorld->AddNode(Alveolus_EC_2,5, t_40_30_5); ////////////////////////////////// TGeoTranslation t1_40_36_6=TGeoTranslation("trans1_4036",0,0,60); TGeoRotation R1_40_36_6=TGeoRotation("rot1_4036",36,40.48,0); TGeoHMatrix ta_40_36_6=R1_40_36_6*t1_40_36_6; TGeoHMatrix *t_40_36_6=new TGeoHMatrix(ta_40_36_6); pWorld->AddNode(Alveolus_EC_2,6, t_40_36_6); ////////////////////////////////// TGeoTranslation t1_40_42_7=TGeoTranslation("trans1_4042",0,0,60); TGeoRotation R1_40_42_7=TGeoRotation("rot1_4042",42,40.48,0); TGeoHMatrix ta_40_42_7=R1_40_42_7*t1_40_42_7; TGeoHMatrix *t_40_42_7=new TGeoHMatrix(ta_40_42_7); pWorld->AddNode(Alveolus_EC_2,7, t_40_42_7); ////////////////////////////////// TGeoTranslation t1_40_48_8=TGeoTranslation("trans1_4048",0,0,60); TGeoRotation R1_40_48_8=TGeoRotation("rot1_4048",48,40.48,0); TGeoHMatrix ta_40_48_8=R1_40_48_8*t1_40_48_8; TGeoHMatrix *t_40_48_8=new TGeoHMatrix(ta_40_48_8); pWorld->AddNode(Alveolus_EC_2,8, t_40_48_8); ////////////////////////////////// TGeoTranslation t1_40_54_9=TGeoTranslation("trans1_4054",0,0,60); TGeoRotation R1_40_54_9=TGeoRotation("rot1_4054",54,40.48,0); TGeoHMatrix ta_40_54_9=R1_40_54_9*t1_40_54_9; TGeoHMatrix *t_40_54_9=new TGeoHMatrix(ta_40_54_9); pWorld->AddNode(Alveolus_EC_2,9, t_40_54_9); ////////////////////////////////// TGeoTranslation t1_40_60_10=TGeoTranslation("trans1_4060",0,0,60); TGeoRotation R1_40_60_10=TGeoRotation("rot1_4060",60,40.48,0); TGeoHMatrix ta_40_60_10=R1_40_60_10*t1_40_60_10; TGeoHMatrix *t_40_60_10=new TGeoHMatrix(ta_40_60_10); pWorld->AddNode(Alveolus_EC_2,10, t_40_60_10); ////////////////////////////////// TGeoTranslation t1_40_66_11=TGeoTranslation("trans1_4066",0,0,60); TGeoRotation R1_40_66_11=TGeoRotation("rot1_4066",66,40.48,0); TGeoHMatrix ta_40_66_11=R1_40_66_11*t1_40_66_11; TGeoHMatrix *t_40_66_11=new TGeoHMatrix(ta_40_66_11); pWorld->AddNode(Alveolus_EC_2,11, t_40_66_11); ////////////////////////////////// TGeoTranslation t1_40_72_12=TGeoTranslation("trans1_4072",0,0,60); TGeoRotation R1_40_72_12=TGeoRotation("rot1_4072",72,40.48,0); TGeoHMatrix ta_40_72_12=R1_40_72_12*t1_40_72_12; TGeoHMatrix *t_40_72_12=new TGeoHMatrix(ta_40_72_12); pWorld->AddNode(Alveolus_EC_2,12, t_40_72_12); ////////////////////////////////// TGeoTranslation t1_40_78_13=TGeoTranslation("trans1_4078",0,0,60); TGeoRotation R1_40_78_13=TGeoRotation("rot1_4078",78,40.48,0); TGeoHMatrix ta_40_78_13=R1_40_78_13*t1_40_78_13; TGeoHMatrix *t_40_78_13=new TGeoHMatrix(ta_40_78_13); pWorld->AddNode(Alveolus_EC_2,13, t_40_78_13); ////////////////////////////////// TGeoTranslation t1_40_84_14=TGeoTranslation("trans1_4084",0,0,60); TGeoRotation R1_40_84_14=TGeoRotation("rot1_4084",84,40.48,0); TGeoHMatrix ta_40_84_14=R1_40_84_14*t1_40_84_14; TGeoHMatrix *t_40_84_14=new TGeoHMatrix(ta_40_84_14); pWorld->AddNode(Alveolus_EC_2,14, t_40_84_14); ////////////////////////////////// TGeoTranslation t1_40_90_15=TGeoTranslation("trans1_4090",0,0,60); TGeoRotation R1_40_90_15=TGeoRotation("rot1_4090",90,40.48,0); TGeoHMatrix ta_40_90_15=R1_40_90_15*t1_40_90_15; TGeoHMatrix *t_40_90_15=new TGeoHMatrix(ta_40_90_15); pWorld->AddNode(Alveolus_EC_2,15, t_40_90_15); ////////////////////////////////// TGeoTranslation t1_40_96_16=TGeoTranslation("trans1_4096",0,0,60); TGeoRotation R1_40_96_16=TGeoRotation("rot1_4096",96,40.48,0); TGeoHMatrix ta_40_96_16=R1_40_96_16*t1_40_96_16; TGeoHMatrix *t_40_96_16=new TGeoHMatrix(ta_40_96_16); pWorld->AddNode(Alveolus_EC_2,16, t_40_96_16); ////////////////////////////////// TGeoTranslation t1_40_102_17=TGeoTranslation("trans1_40102",0,0,60); TGeoRotation R1_40_102_17=TGeoRotation("rot1_40102",102,40.48,0); TGeoHMatrix ta_40_102_17=R1_40_102_17*t1_40_102_17; TGeoHMatrix *t_40_102_17=new TGeoHMatrix(ta_40_102_17); pWorld->AddNode(Alveolus_EC_2,17, t_40_102_17); ////////////////////////////////// TGeoTranslation t1_40_108_18=TGeoTranslation("trans1_40108",0,0,60); TGeoRotation R1_40_108_18=TGeoRotation("rot1_40108",108,40.48,0); TGeoHMatrix ta_40_108_18=R1_40_108_18*t1_40_108_18; TGeoHMatrix *t_40_108_18=new TGeoHMatrix(ta_40_108_18); pWorld->AddNode(Alveolus_EC_2,18, t_40_108_18); ////////////////////////////////// TGeoTranslation t1_40_114_19=TGeoTranslation("trans1_40114",0,0,60); TGeoRotation R1_40_114_19=TGeoRotation("rot1_40114",114,40.48,0); TGeoHMatrix ta_40_114_19=R1_40_114_19*t1_40_114_19; TGeoHMatrix *t_40_114_19=new TGeoHMatrix(ta_40_114_19); pWorld->AddNode(Alveolus_EC_2,19, t_40_114_19); ////////////////////////////////// TGeoTranslation t1_40_120_20=TGeoTranslation("trans1_40120",0,0,60); TGeoRotation R1_40_120_20=TGeoRotation("rot1_40120",120,40.48,0); TGeoHMatrix ta_40_120_20=R1_40_120_20*t1_40_120_20; TGeoHMatrix *t_40_120_20=new TGeoHMatrix(ta_40_120_20); pWorld->AddNode(Alveolus_EC_2,20, t_40_120_20); ////////////////////////////////// TGeoTranslation t1_40_126_21=TGeoTranslation("trans1_40126",0,0,60); TGeoRotation R1_40_126_21=TGeoRotation("rot1_40126",126,40.48,0); TGeoHMatrix ta_40_126_21=R1_40_126_21*t1_40_126_21; TGeoHMatrix *t_40_126_21=new TGeoHMatrix(ta_40_126_21); pWorld->AddNode(Alveolus_EC_2,21, t_40_126_21); ////////////////////////////////// TGeoTranslation t1_40_132_22=TGeoTranslation("trans1_40132",0,0,60); TGeoRotation R1_40_132_22=TGeoRotation("rot1_40132",132,40.48,0); TGeoHMatrix ta_40_132_22=R1_40_132_22*t1_40_132_22; TGeoHMatrix *t_40_132_22=new TGeoHMatrix(ta_40_132_22); pWorld->AddNode(Alveolus_EC_2,22, t_40_132_22); ////////////////////////////////// TGeoTranslation t1_40_138_23=TGeoTranslation("trans1_40138",0,0,60); TGeoRotation R1_40_138_23=TGeoRotation("rot1_40138",138,40.48,0); TGeoHMatrix ta_40_138_23=R1_40_138_23*t1_40_138_23; TGeoHMatrix *t_40_138_23=new TGeoHMatrix(ta_40_138_23); pWorld->AddNode(Alveolus_EC_2,23, t_40_138_23); ////////////////////////////////// TGeoTranslation t1_40_144_24=TGeoTranslation("trans1_40144",0,0,60); TGeoRotation R1_40_144_24=TGeoRotation("rot1_40144",144,40.48,0); TGeoHMatrix ta_40_144_24=R1_40_144_24*t1_40_144_24; TGeoHMatrix *t_40_144_24=new TGeoHMatrix(ta_40_144_24); pWorld->AddNode(Alveolus_EC_2,24, t_40_144_24); ////////////////////////////////// TGeoTranslation t1_40_150_25=TGeoTranslation("trans1_40150",0,0,60); TGeoRotation R1_40_150_25=TGeoRotation("rot1_40150",150,40.48,0); TGeoHMatrix ta_40_150_25=R1_40_150_25*t1_40_150_25; TGeoHMatrix *t_40_150_25=new TGeoHMatrix(ta_40_150_25); pWorld->AddNode(Alveolus_EC_2,25, t_40_150_25); ////////////////////////////////// TGeoTranslation t1_40_156_26=TGeoTranslation("trans1_40156",0,0,60); TGeoRotation R1_40_156_26=TGeoRotation("rot1_40156",156,40.48,0); TGeoHMatrix ta_40_156_26=R1_40_156_26*t1_40_156_26; TGeoHMatrix *t_40_156_26=new TGeoHMatrix(ta_40_156_26); pWorld->AddNode(Alveolus_EC_2,26, t_40_156_26); ////////////////////////////////// TGeoTranslation t1_40_162_27=TGeoTranslation("trans1_40162",0,0,60); TGeoRotation R1_40_162_27=TGeoRotation("rot1_40162",162,40.48,0); TGeoHMatrix ta_40_162_27=R1_40_162_27*t1_40_162_27; TGeoHMatrix *t_40_162_27=new TGeoHMatrix(ta_40_162_27); pWorld->AddNode(Alveolus_EC_2,27, t_40_162_27); ////////////////////////////////// TGeoTranslation t1_40_168_28=TGeoTranslation("trans1_40168",0,0,60); TGeoRotation R1_40_168_28=TGeoRotation("rot1_40168",168,40.48,0); TGeoHMatrix ta_40_168_28=R1_40_168_28*t1_40_168_28; TGeoHMatrix *t_40_168_28=new TGeoHMatrix(ta_40_168_28); pWorld->AddNode(Alveolus_EC_2,28, t_40_168_28); ////////////////////////////////// TGeoTranslation t1_40_174_29=TGeoTranslation("trans1_40174",0,0,60); TGeoRotation R1_40_174_29=TGeoRotation("rot1_40174",174,40.48,0); TGeoHMatrix ta_40_174_29=R1_40_174_29*t1_40_174_29; TGeoHMatrix *t_40_174_29=new TGeoHMatrix(ta_40_174_29); pWorld->AddNode(Alveolus_EC_2,29, t_40_174_29); ////////////////////////////////// TGeoTranslation t1_40_180_30=TGeoTranslation("trans1_40180",0,0,60); TGeoRotation R1_40_180_30=TGeoRotation("rot1_40180",180,40.48,0); TGeoHMatrix ta_40_180_30=R1_40_180_30*t1_40_180_30; TGeoHMatrix *t_40_180_30=new TGeoHMatrix(ta_40_180_30); pWorld->AddNode(Alveolus_EC_2,30, t_40_180_30); ////////////////////////////////// TGeoTranslation t1_40_186_31=TGeoTranslation("trans1_40186",0,0,60); TGeoRotation R1_40_186_31=TGeoRotation("rot1_40186",186,40.48,0); TGeoHMatrix ta_40_186_31=R1_40_186_31*t1_40_186_31; TGeoHMatrix *t_40_186_31=new TGeoHMatrix(ta_40_186_31); pWorld->AddNode(Alveolus_EC_2,31, t_40_186_31); ////////////////////////////////// TGeoTranslation t1_40_192_32=TGeoTranslation("trans1_40192",0,0,60); TGeoRotation R1_40_192_32=TGeoRotation("rot1_40192",192,40.48,0); TGeoHMatrix ta_40_192_32=R1_40_192_32*t1_40_192_32; TGeoHMatrix *t_40_192_32=new TGeoHMatrix(ta_40_192_32); pWorld->AddNode(Alveolus_EC_2,32, t_40_192_32); ////////////////////////////////// TGeoTranslation t1_40_198_33=TGeoTranslation("trans1_40198",0,0,60); TGeoRotation R1_40_198_33=TGeoRotation("rot1_40198",198,40.48,0); TGeoHMatrix ta_40_198_33=R1_40_198_33*t1_40_198_33; TGeoHMatrix *t_40_198_33=new TGeoHMatrix(ta_40_198_33); pWorld->AddNode(Alveolus_EC_2,33, t_40_198_33); ////////////////////////////////// TGeoTranslation t1_40_204_34=TGeoTranslation("trans1_40204",0,0,60); TGeoRotation R1_40_204_34=TGeoRotation("rot1_40204",204,40.48,0); TGeoHMatrix ta_40_204_34=R1_40_204_34*t1_40_204_34; TGeoHMatrix *t_40_204_34=new TGeoHMatrix(ta_40_204_34); pWorld->AddNode(Alveolus_EC_2,34, t_40_204_34); ////////////////////////////////// TGeoTranslation t1_40_210_35=TGeoTranslation("trans1_40210",0,0,60); TGeoRotation R1_40_210_35=TGeoRotation("rot1_40210",210,40.48,0); TGeoHMatrix ta_40_210_35=R1_40_210_35*t1_40_210_35; TGeoHMatrix *t_40_210_35=new TGeoHMatrix(ta_40_210_35); pWorld->AddNode(Alveolus_EC_2,35, t_40_210_35); ////////////////////////////////// TGeoTranslation t1_40_216_36=TGeoTranslation("trans1_40216",0,0,60); TGeoRotation R1_40_216_36=TGeoRotation("rot1_40216",216,40.48,0); TGeoHMatrix ta_40_216_36=R1_40_216_36*t1_40_216_36; TGeoHMatrix *t_40_216_36=new TGeoHMatrix(ta_40_216_36); pWorld->AddNode(Alveolus_EC_2,36, t_40_216_36); ////////////////////////////////// TGeoTranslation t1_40_222_37=TGeoTranslation("trans1_40222",0,0,60); TGeoRotation R1_40_222_37=TGeoRotation("rot1_40222",222,40.48,0); TGeoHMatrix ta_40_222_37=R1_40_222_37*t1_40_222_37; TGeoHMatrix *t_40_222_37=new TGeoHMatrix(ta_40_222_37); pWorld->AddNode(Alveolus_EC_2,37, t_40_222_37); ////////////////////////////////// TGeoTranslation t1_40_228_38=TGeoTranslation("trans1_40228",0,0,60); TGeoRotation R1_40_228_38=TGeoRotation("rot1_40228",228,40.48,0); TGeoHMatrix ta_40_228_38=R1_40_228_38*t1_40_228_38; TGeoHMatrix *t_40_228_38=new TGeoHMatrix(ta_40_228_38); pWorld->AddNode(Alveolus_EC_2,38, t_40_228_38); ////////////////////////////////// TGeoTranslation t1_40_234_39=TGeoTranslation("trans1_40234",0,0,60); TGeoRotation R1_40_234_39=TGeoRotation("rot1_40234",234,40.48,0); TGeoHMatrix ta_40_234_39=R1_40_234_39*t1_40_234_39; TGeoHMatrix *t_40_234_39=new TGeoHMatrix(ta_40_234_39); pWorld->AddNode(Alveolus_EC_2,39, t_40_234_39); ////////////////////////////////// TGeoTranslation t1_40_240_40=TGeoTranslation("trans1_40240",0,0,60); TGeoRotation R1_40_240_40=TGeoRotation("rot1_40240",240,40.48,0); TGeoHMatrix ta_40_240_40=R1_40_240_40*t1_40_240_40; TGeoHMatrix *t_40_240_40=new TGeoHMatrix(ta_40_240_40); pWorld->AddNode(Alveolus_EC_2,40, t_40_240_40); ////////////////////////////////// TGeoTranslation t1_40_246_41=TGeoTranslation("trans1_40246",0,0,60); TGeoRotation R1_40_246_41=TGeoRotation("rot1_40246",246,40.48,0); TGeoHMatrix ta_40_246_41=R1_40_246_41*t1_40_246_41; TGeoHMatrix *t_40_246_41=new TGeoHMatrix(ta_40_246_41); pWorld->AddNode(Alveolus_EC_2,41, t_40_246_41); ////////////////////////////////// TGeoTranslation t1_40_252_42=TGeoTranslation("trans1_40252",0,0,60); TGeoRotation R1_40_252_42=TGeoRotation("rot1_40252",252,40.48,0); TGeoHMatrix ta_40_252_42=R1_40_252_42*t1_40_252_42; TGeoHMatrix *t_40_252_42=new TGeoHMatrix(ta_40_252_42); pWorld->AddNode(Alveolus_EC_2,42, t_40_252_42); ////////////////////////////////// TGeoTranslation t1_40_258_43=TGeoTranslation("trans1_40258",0,0,60); TGeoRotation R1_40_258_43=TGeoRotation("rot1_40258",258,40.48,0); TGeoHMatrix ta_40_258_43=R1_40_258_43*t1_40_258_43; TGeoHMatrix *t_40_258_43=new TGeoHMatrix(ta_40_258_43); pWorld->AddNode(Alveolus_EC_2,43, t_40_258_43); ////////////////////////////////// TGeoTranslation t1_40_264_44=TGeoTranslation("trans1_40264",0,0,60); TGeoRotation R1_40_264_44=TGeoRotation("rot1_40264",264,40.48,0); TGeoHMatrix ta_40_264_44=R1_40_264_44*t1_40_264_44; TGeoHMatrix *t_40_264_44=new TGeoHMatrix(ta_40_264_44); pWorld->AddNode(Alveolus_EC_2,44, t_40_264_44); ////////////////////////////////// TGeoTranslation t1_40_270_45=TGeoTranslation("trans1_40270",0,0,60); TGeoRotation R1_40_270_45=TGeoRotation("rot1_40270",270,40.48,0); TGeoHMatrix ta_40_270_45=R1_40_270_45*t1_40_270_45; TGeoHMatrix *t_40_270_45=new TGeoHMatrix(ta_40_270_45); pWorld->AddNode(Alveolus_EC_2,45, t_40_270_45); ////////////////////////////////// TGeoTranslation t1_40_276_46=TGeoTranslation("trans1_40276",0,0,60); TGeoRotation R1_40_276_46=TGeoRotation("rot1_40276",276,40.48,0); TGeoHMatrix ta_40_276_46=R1_40_276_46*t1_40_276_46; TGeoHMatrix *t_40_276_46=new TGeoHMatrix(ta_40_276_46); pWorld->AddNode(Alveolus_EC_2,46, t_40_276_46); ////////////////////////////////// TGeoTranslation t1_40_282_47=TGeoTranslation("trans1_40282",0,0,60); TGeoRotation R1_40_282_47=TGeoRotation("rot1_40282",282,40.48,0); TGeoHMatrix ta_40_282_47=R1_40_282_47*t1_40_282_47; TGeoHMatrix *t_40_282_47=new TGeoHMatrix(ta_40_282_47); pWorld->AddNode(Alveolus_EC_2,47, t_40_282_47); ////////////////////////////////// TGeoTranslation t1_40_288_48=TGeoTranslation("trans1_40288",0,0,60); TGeoRotation R1_40_288_48=TGeoRotation("rot1_40288",288,40.48,0); TGeoHMatrix ta_40_288_48=R1_40_288_48*t1_40_288_48; TGeoHMatrix *t_40_288_48=new TGeoHMatrix(ta_40_288_48); pWorld->AddNode(Alveolus_EC_2,48, t_40_288_48); ////////////////////////////////// TGeoTranslation t1_40_294_49=TGeoTranslation("trans1_40294",0,0,60); TGeoRotation R1_40_294_49=TGeoRotation("rot1_40294",294,40.48,0); TGeoHMatrix ta_40_294_49=R1_40_294_49*t1_40_294_49; TGeoHMatrix *t_40_294_49=new TGeoHMatrix(ta_40_294_49); pWorld->AddNode(Alveolus_EC_2,49, t_40_294_49); ////////////////////////////////// TGeoTranslation t1_40_300_50=TGeoTranslation("trans1_40300",0,0,60); TGeoRotation R1_40_300_50=TGeoRotation("rot1_40300",300,40.48,0); TGeoHMatrix ta_40_300_50=R1_40_300_50*t1_40_300_50; TGeoHMatrix *t_40_300_50=new TGeoHMatrix(ta_40_300_50); pWorld->AddNode(Alveolus_EC_2,50, t_40_300_50); ////////////////////////////////// TGeoTranslation t1_40_306_51=TGeoTranslation("trans1_40306",0,0,60); TGeoRotation R1_40_306_51=TGeoRotation("rot1_40306",306,40.48,0); TGeoHMatrix ta_40_306_51=R1_40_306_51*t1_40_306_51; TGeoHMatrix *t_40_306_51=new TGeoHMatrix(ta_40_306_51); pWorld->AddNode(Alveolus_EC_2,51, t_40_306_51); ////////////////////////////////// TGeoTranslation t1_40_312_52=TGeoTranslation("trans1_40312",0,0,60); TGeoRotation R1_40_312_52=TGeoRotation("rot1_40312",312,40.48,0); TGeoHMatrix ta_40_312_52=R1_40_312_52*t1_40_312_52; TGeoHMatrix *t_40_312_52=new TGeoHMatrix(ta_40_312_52); pWorld->AddNode(Alveolus_EC_2,52, t_40_312_52); ////////////////////////////////// TGeoTranslation t1_40_318_53=TGeoTranslation("trans1_40318",0,0,60); TGeoRotation R1_40_318_53=TGeoRotation("rot1_40318",318,40.48,0); TGeoHMatrix ta_40_318_53=R1_40_318_53*t1_40_318_53; TGeoHMatrix *t_40_318_53=new TGeoHMatrix(ta_40_318_53); pWorld->AddNode(Alveolus_EC_2,53, t_40_318_53); ////////////////////////////////// TGeoTranslation t1_40_324_54=TGeoTranslation("trans1_40324",0,0,60); TGeoRotation R1_40_324_54=TGeoRotation("rot1_40324",324,40.48,0); TGeoHMatrix ta_40_324_54=R1_40_324_54*t1_40_324_54; TGeoHMatrix *t_40_324_54=new TGeoHMatrix(ta_40_324_54); pWorld->AddNode(Alveolus_EC_2,54, t_40_324_54); ////////////////////////////////// TGeoTranslation t1_40_330_55=TGeoTranslation("trans1_40330",0,0,60); TGeoRotation R1_40_330_55=TGeoRotation("rot1_40330",330,40.48,0); TGeoHMatrix ta_40_330_55=R1_40_330_55*t1_40_330_55; TGeoHMatrix *t_40_330_55=new TGeoHMatrix(ta_40_330_55); pWorld->AddNode(Alveolus_EC_2,55, t_40_330_55); ////////////////////////////////// TGeoTranslation t1_40_336_56=TGeoTranslation("trans1_40336",0,0,60); TGeoRotation R1_40_336_56=TGeoRotation("rot1_40336",336,40.48,0); TGeoHMatrix ta_40_336_56=R1_40_336_56*t1_40_336_56; TGeoHMatrix *t_40_336_56=new TGeoHMatrix(ta_40_336_56); pWorld->AddNode(Alveolus_EC_2,56, t_40_336_56); ////////////////////////////////// TGeoTranslation t1_40_342_57=TGeoTranslation("trans1_40342",0,0,60); TGeoRotation R1_40_342_57=TGeoRotation("rot1_40342",342,40.48,0); TGeoHMatrix ta_40_342_57=R1_40_342_57*t1_40_342_57; TGeoHMatrix *t_40_342_57=new TGeoHMatrix(ta_40_342_57); pWorld->AddNode(Alveolus_EC_2,57, t_40_342_57); ////////////////////////////////// TGeoTranslation t1_40_348_58=TGeoTranslation("trans1_40348",0,0,60); TGeoRotation R1_40_348_58=TGeoRotation("rot1_40348",348,40.48,0); TGeoHMatrix ta_40_348_58=R1_40_348_58*t1_40_348_58; TGeoHMatrix *t_40_348_58=new TGeoHMatrix(ta_40_348_58); pWorld->AddNode(Alveolus_EC_2,58, t_40_348_58); ////////////////////////////////// TGeoTranslation t1_40_354_59=TGeoTranslation("trans1_40354",0,0,60); TGeoRotation R1_40_354_59=TGeoRotation("rot1_40354",354,40.48,0); TGeoHMatrix ta_40_354_59=R1_40_354_59*t1_40_354_59; TGeoHMatrix *t_40_354_59=new TGeoHMatrix(ta_40_354_59); pWorld->AddNode(Alveolus_EC_2,59, t_40_354_59); ////////////////////////////////// TGeoTranslation t1_38_0_0=TGeoTranslation("trans1_380",0,0,60); TGeoRotation R1_38_0_0=TGeoRotation("rot1_380",0,38.37,0); TGeoHMatrix ta_38_0_0=R1_38_0_0*t1_38_0_0; TGeoHMatrix *t_38_0_0=new TGeoHMatrix(ta_38_0_0); pWorld->AddNode(Alveolus_EC_3,0, t_38_0_0); ////////////////////////////////// TGeoTranslation t1_38_6_1=TGeoTranslation("trans1_386",0,0,60); TGeoRotation R1_38_6_1=TGeoRotation("rot1_386",6,38.37,0); TGeoHMatrix ta_38_6_1=R1_38_6_1*t1_38_6_1; TGeoHMatrix *t_38_6_1=new TGeoHMatrix(ta_38_6_1); pWorld->AddNode(Alveolus_EC_3,1, t_38_6_1); ////////////////////////////////// TGeoTranslation t1_38_12_2=TGeoTranslation("trans1_3812",0,0,60); TGeoRotation R1_38_12_2=TGeoRotation("rot1_3812",12,38.37,0); TGeoHMatrix ta_38_12_2=R1_38_12_2*t1_38_12_2; TGeoHMatrix *t_38_12_2=new TGeoHMatrix(ta_38_12_2); pWorld->AddNode(Alveolus_EC_3,2, t_38_12_2); ////////////////////////////////// TGeoTranslation t1_38_18_3=TGeoTranslation("trans1_3818",0,0,60); TGeoRotation R1_38_18_3=TGeoRotation("rot1_3818",18,38.37,0); TGeoHMatrix ta_38_18_3=R1_38_18_3*t1_38_18_3; TGeoHMatrix *t_38_18_3=new TGeoHMatrix(ta_38_18_3); pWorld->AddNode(Alveolus_EC_3,3, t_38_18_3); ////////////////////////////////// TGeoTranslation t1_38_24_4=TGeoTranslation("trans1_3824",0,0,60); TGeoRotation R1_38_24_4=TGeoRotation("rot1_3824",24,38.37,0); TGeoHMatrix ta_38_24_4=R1_38_24_4*t1_38_24_4; TGeoHMatrix *t_38_24_4=new TGeoHMatrix(ta_38_24_4); pWorld->AddNode(Alveolus_EC_3,4, t_38_24_4); ////////////////////////////////// TGeoTranslation t1_38_30_5=TGeoTranslation("trans1_3830",0,0,60); TGeoRotation R1_38_30_5=TGeoRotation("rot1_3830",30,38.37,0); TGeoHMatrix ta_38_30_5=R1_38_30_5*t1_38_30_5; TGeoHMatrix *t_38_30_5=new TGeoHMatrix(ta_38_30_5); pWorld->AddNode(Alveolus_EC_3,5, t_38_30_5); ////////////////////////////////// TGeoTranslation t1_38_36_6=TGeoTranslation("trans1_3836",0,0,60); TGeoRotation R1_38_36_6=TGeoRotation("rot1_3836",36,38.37,0); TGeoHMatrix ta_38_36_6=R1_38_36_6*t1_38_36_6; TGeoHMatrix *t_38_36_6=new TGeoHMatrix(ta_38_36_6); pWorld->AddNode(Alveolus_EC_3,6, t_38_36_6); ////////////////////////////////// TGeoTranslation t1_38_42_7=TGeoTranslation("trans1_3842",0,0,60); TGeoRotation R1_38_42_7=TGeoRotation("rot1_3842",42,38.37,0); TGeoHMatrix ta_38_42_7=R1_38_42_7*t1_38_42_7; TGeoHMatrix *t_38_42_7=new TGeoHMatrix(ta_38_42_7); pWorld->AddNode(Alveolus_EC_3,7, t_38_42_7); ////////////////////////////////// TGeoTranslation t1_38_48_8=TGeoTranslation("trans1_3848",0,0,60); TGeoRotation R1_38_48_8=TGeoRotation("rot1_3848",48,38.37,0); TGeoHMatrix ta_38_48_8=R1_38_48_8*t1_38_48_8; TGeoHMatrix *t_38_48_8=new TGeoHMatrix(ta_38_48_8); pWorld->AddNode(Alveolus_EC_3,8, t_38_48_8); ////////////////////////////////// TGeoTranslation t1_38_54_9=TGeoTranslation("trans1_3854",0,0,60); TGeoRotation R1_38_54_9=TGeoRotation("rot1_3854",54,38.37,0); TGeoHMatrix ta_38_54_9=R1_38_54_9*t1_38_54_9; TGeoHMatrix *t_38_54_9=new TGeoHMatrix(ta_38_54_9); pWorld->AddNode(Alveolus_EC_3,9, t_38_54_9); ////////////////////////////////// TGeoTranslation t1_38_60_10=TGeoTranslation("trans1_3860",0,0,60); TGeoRotation R1_38_60_10=TGeoRotation("rot1_3860",60,38.37,0); TGeoHMatrix ta_38_60_10=R1_38_60_10*t1_38_60_10; TGeoHMatrix *t_38_60_10=new TGeoHMatrix(ta_38_60_10); pWorld->AddNode(Alveolus_EC_3,10, t_38_60_10); ////////////////////////////////// TGeoTranslation t1_38_66_11=TGeoTranslation("trans1_3866",0,0,60); TGeoRotation R1_38_66_11=TGeoRotation("rot1_3866",66,38.37,0); TGeoHMatrix ta_38_66_11=R1_38_66_11*t1_38_66_11; TGeoHMatrix *t_38_66_11=new TGeoHMatrix(ta_38_66_11); pWorld->AddNode(Alveolus_EC_3,11, t_38_66_11); ////////////////////////////////// TGeoTranslation t1_38_72_12=TGeoTranslation("trans1_3872",0,0,60); TGeoRotation R1_38_72_12=TGeoRotation("rot1_3872",72,38.37,0); TGeoHMatrix ta_38_72_12=R1_38_72_12*t1_38_72_12; TGeoHMatrix *t_38_72_12=new TGeoHMatrix(ta_38_72_12); pWorld->AddNode(Alveolus_EC_3,12, t_38_72_12); ////////////////////////////////// TGeoTranslation t1_38_78_13=TGeoTranslation("trans1_3878",0,0,60); TGeoRotation R1_38_78_13=TGeoRotation("rot1_3878",78,38.37,0); TGeoHMatrix ta_38_78_13=R1_38_78_13*t1_38_78_13; TGeoHMatrix *t_38_78_13=new TGeoHMatrix(ta_38_78_13); pWorld->AddNode(Alveolus_EC_3,13, t_38_78_13); ////////////////////////////////// TGeoTranslation t1_38_84_14=TGeoTranslation("trans1_3884",0,0,60); TGeoRotation R1_38_84_14=TGeoRotation("rot1_3884",84,38.37,0); TGeoHMatrix ta_38_84_14=R1_38_84_14*t1_38_84_14; TGeoHMatrix *t_38_84_14=new TGeoHMatrix(ta_38_84_14); pWorld->AddNode(Alveolus_EC_3,14, t_38_84_14); ////////////////////////////////// TGeoTranslation t1_38_90_15=TGeoTranslation("trans1_3890",0,0,60); TGeoRotation R1_38_90_15=TGeoRotation("rot1_3890",90,38.37,0); TGeoHMatrix ta_38_90_15=R1_38_90_15*t1_38_90_15; TGeoHMatrix *t_38_90_15=new TGeoHMatrix(ta_38_90_15); pWorld->AddNode(Alveolus_EC_3,15, t_38_90_15); ////////////////////////////////// TGeoTranslation t1_38_96_16=TGeoTranslation("trans1_3896",0,0,60); TGeoRotation R1_38_96_16=TGeoRotation("rot1_3896",96,38.37,0); TGeoHMatrix ta_38_96_16=R1_38_96_16*t1_38_96_16; TGeoHMatrix *t_38_96_16=new TGeoHMatrix(ta_38_96_16); pWorld->AddNode(Alveolus_EC_3,16, t_38_96_16); ////////////////////////////////// TGeoTranslation t1_38_102_17=TGeoTranslation("trans1_38102",0,0,60); TGeoRotation R1_38_102_17=TGeoRotation("rot1_38102",102,38.37,0); TGeoHMatrix ta_38_102_17=R1_38_102_17*t1_38_102_17; TGeoHMatrix *t_38_102_17=new TGeoHMatrix(ta_38_102_17); pWorld->AddNode(Alveolus_EC_3,17, t_38_102_17); ////////////////////////////////// TGeoTranslation t1_38_108_18=TGeoTranslation("trans1_38108",0,0,60); TGeoRotation R1_38_108_18=TGeoRotation("rot1_38108",108,38.37,0); TGeoHMatrix ta_38_108_18=R1_38_108_18*t1_38_108_18; TGeoHMatrix *t_38_108_18=new TGeoHMatrix(ta_38_108_18); pWorld->AddNode(Alveolus_EC_3,18, t_38_108_18); ////////////////////////////////// TGeoTranslation t1_38_114_19=TGeoTranslation("trans1_38114",0,0,60); TGeoRotation R1_38_114_19=TGeoRotation("rot1_38114",114,38.37,0); TGeoHMatrix ta_38_114_19=R1_38_114_19*t1_38_114_19; TGeoHMatrix *t_38_114_19=new TGeoHMatrix(ta_38_114_19); pWorld->AddNode(Alveolus_EC_3,19, t_38_114_19); ////////////////////////////////// TGeoTranslation t1_38_120_20=TGeoTranslation("trans1_38120",0,0,60); TGeoRotation R1_38_120_20=TGeoRotation("rot1_38120",120,38.37,0); TGeoHMatrix ta_38_120_20=R1_38_120_20*t1_38_120_20; TGeoHMatrix *t_38_120_20=new TGeoHMatrix(ta_38_120_20); pWorld->AddNode(Alveolus_EC_3,20, t_38_120_20); ////////////////////////////////// TGeoTranslation t1_38_126_21=TGeoTranslation("trans1_38126",0,0,60); TGeoRotation R1_38_126_21=TGeoRotation("rot1_38126",126,38.37,0); TGeoHMatrix ta_38_126_21=R1_38_126_21*t1_38_126_21; TGeoHMatrix *t_38_126_21=new TGeoHMatrix(ta_38_126_21); pWorld->AddNode(Alveolus_EC_3,21, t_38_126_21); ////////////////////////////////// TGeoTranslation t1_38_132_22=TGeoTranslation("trans1_38132",0,0,60); TGeoRotation R1_38_132_22=TGeoRotation("rot1_38132",132,38.37,0); TGeoHMatrix ta_38_132_22=R1_38_132_22*t1_38_132_22; TGeoHMatrix *t_38_132_22=new TGeoHMatrix(ta_38_132_22); pWorld->AddNode(Alveolus_EC_3,22, t_38_132_22); ////////////////////////////////// TGeoTranslation t1_38_138_23=TGeoTranslation("trans1_38138",0,0,60); TGeoRotation R1_38_138_23=TGeoRotation("rot1_38138",138,38.37,0); TGeoHMatrix ta_38_138_23=R1_38_138_23*t1_38_138_23; TGeoHMatrix *t_38_138_23=new TGeoHMatrix(ta_38_138_23); pWorld->AddNode(Alveolus_EC_3,23, t_38_138_23); ////////////////////////////////// TGeoTranslation t1_38_144_24=TGeoTranslation("trans1_38144",0,0,60); TGeoRotation R1_38_144_24=TGeoRotation("rot1_38144",144,38.37,0); TGeoHMatrix ta_38_144_24=R1_38_144_24*t1_38_144_24; TGeoHMatrix *t_38_144_24=new TGeoHMatrix(ta_38_144_24); pWorld->AddNode(Alveolus_EC_3,24, t_38_144_24); ////////////////////////////////// TGeoTranslation t1_38_150_25=TGeoTranslation("trans1_38150",0,0,60); TGeoRotation R1_38_150_25=TGeoRotation("rot1_38150",150,38.37,0); TGeoHMatrix ta_38_150_25=R1_38_150_25*t1_38_150_25; TGeoHMatrix *t_38_150_25=new TGeoHMatrix(ta_38_150_25); pWorld->AddNode(Alveolus_EC_3,25, t_38_150_25); ////////////////////////////////// TGeoTranslation t1_38_156_26=TGeoTranslation("trans1_38156",0,0,60); TGeoRotation R1_38_156_26=TGeoRotation("rot1_38156",156,38.37,0); TGeoHMatrix ta_38_156_26=R1_38_156_26*t1_38_156_26; TGeoHMatrix *t_38_156_26=new TGeoHMatrix(ta_38_156_26); pWorld->AddNode(Alveolus_EC_3,26, t_38_156_26); ////////////////////////////////// TGeoTranslation t1_38_162_27=TGeoTranslation("trans1_38162",0,0,60); TGeoRotation R1_38_162_27=TGeoRotation("rot1_38162",162,38.37,0); TGeoHMatrix ta_38_162_27=R1_38_162_27*t1_38_162_27; TGeoHMatrix *t_38_162_27=new TGeoHMatrix(ta_38_162_27); pWorld->AddNode(Alveolus_EC_3,27, t_38_162_27); ////////////////////////////////// TGeoTranslation t1_38_168_28=TGeoTranslation("trans1_38168",0,0,60); TGeoRotation R1_38_168_28=TGeoRotation("rot1_38168",168,38.37,0); TGeoHMatrix ta_38_168_28=R1_38_168_28*t1_38_168_28; TGeoHMatrix *t_38_168_28=new TGeoHMatrix(ta_38_168_28); pWorld->AddNode(Alveolus_EC_3,28, t_38_168_28); ////////////////////////////////// TGeoTranslation t1_38_174_29=TGeoTranslation("trans1_38174",0,0,60); TGeoRotation R1_38_174_29=TGeoRotation("rot1_38174",174,38.37,0); TGeoHMatrix ta_38_174_29=R1_38_174_29*t1_38_174_29; TGeoHMatrix *t_38_174_29=new TGeoHMatrix(ta_38_174_29); pWorld->AddNode(Alveolus_EC_3,29, t_38_174_29); ////////////////////////////////// TGeoTranslation t1_38_180_30=TGeoTranslation("trans1_38180",0,0,60); TGeoRotation R1_38_180_30=TGeoRotation("rot1_38180",180,38.37,0); TGeoHMatrix ta_38_180_30=R1_38_180_30*t1_38_180_30; TGeoHMatrix *t_38_180_30=new TGeoHMatrix(ta_38_180_30); pWorld->AddNode(Alveolus_EC_3,30, t_38_180_30); ////////////////////////////////// TGeoTranslation t1_38_186_31=TGeoTranslation("trans1_38186",0,0,60); TGeoRotation R1_38_186_31=TGeoRotation("rot1_38186",186,38.37,0); TGeoHMatrix ta_38_186_31=R1_38_186_31*t1_38_186_31; TGeoHMatrix *t_38_186_31=new TGeoHMatrix(ta_38_186_31); pWorld->AddNode(Alveolus_EC_3,31, t_38_186_31); ////////////////////////////////// TGeoTranslation t1_38_192_32=TGeoTranslation("trans1_38192",0,0,60); TGeoRotation R1_38_192_32=TGeoRotation("rot1_38192",192,38.37,0); TGeoHMatrix ta_38_192_32=R1_38_192_32*t1_38_192_32; TGeoHMatrix *t_38_192_32=new TGeoHMatrix(ta_38_192_32); pWorld->AddNode(Alveolus_EC_3,32, t_38_192_32); ////////////////////////////////// TGeoTranslation t1_38_198_33=TGeoTranslation("trans1_38198",0,0,60); TGeoRotation R1_38_198_33=TGeoRotation("rot1_38198",198,38.37,0); TGeoHMatrix ta_38_198_33=R1_38_198_33*t1_38_198_33; TGeoHMatrix *t_38_198_33=new TGeoHMatrix(ta_38_198_33); pWorld->AddNode(Alveolus_EC_3,33, t_38_198_33); ////////////////////////////////// TGeoTranslation t1_38_204_34=TGeoTranslation("trans1_38204",0,0,60); TGeoRotation R1_38_204_34=TGeoRotation("rot1_38204",204,38.37,0); TGeoHMatrix ta_38_204_34=R1_38_204_34*t1_38_204_34; TGeoHMatrix *t_38_204_34=new TGeoHMatrix(ta_38_204_34); pWorld->AddNode(Alveolus_EC_3,34, t_38_204_34); ////////////////////////////////// TGeoTranslation t1_38_210_35=TGeoTranslation("trans1_38210",0,0,60); TGeoRotation R1_38_210_35=TGeoRotation("rot1_38210",210,38.37,0); TGeoHMatrix ta_38_210_35=R1_38_210_35*t1_38_210_35; TGeoHMatrix *t_38_210_35=new TGeoHMatrix(ta_38_210_35); pWorld->AddNode(Alveolus_EC_3,35, t_38_210_35); ////////////////////////////////// TGeoTranslation t1_38_216_36=TGeoTranslation("trans1_38216",0,0,60); TGeoRotation R1_38_216_36=TGeoRotation("rot1_38216",216,38.37,0); TGeoHMatrix ta_38_216_36=R1_38_216_36*t1_38_216_36; TGeoHMatrix *t_38_216_36=new TGeoHMatrix(ta_38_216_36); pWorld->AddNode(Alveolus_EC_3,36, t_38_216_36); ////////////////////////////////// TGeoTranslation t1_38_222_37=TGeoTranslation("trans1_38222",0,0,60); TGeoRotation R1_38_222_37=TGeoRotation("rot1_38222",222,38.37,0); TGeoHMatrix ta_38_222_37=R1_38_222_37*t1_38_222_37; TGeoHMatrix *t_38_222_37=new TGeoHMatrix(ta_38_222_37); pWorld->AddNode(Alveolus_EC_3,37, t_38_222_37); ////////////////////////////////// TGeoTranslation t1_38_228_38=TGeoTranslation("trans1_38228",0,0,60); TGeoRotation R1_38_228_38=TGeoRotation("rot1_38228",228,38.37,0); TGeoHMatrix ta_38_228_38=R1_38_228_38*t1_38_228_38; TGeoHMatrix *t_38_228_38=new TGeoHMatrix(ta_38_228_38); pWorld->AddNode(Alveolus_EC_3,38, t_38_228_38); ////////////////////////////////// TGeoTranslation t1_38_234_39=TGeoTranslation("trans1_38234",0,0,60); TGeoRotation R1_38_234_39=TGeoRotation("rot1_38234",234,38.37,0); TGeoHMatrix ta_38_234_39=R1_38_234_39*t1_38_234_39; TGeoHMatrix *t_38_234_39=new TGeoHMatrix(ta_38_234_39); pWorld->AddNode(Alveolus_EC_3,39, t_38_234_39); ////////////////////////////////// TGeoTranslation t1_38_240_40=TGeoTranslation("trans1_38240",0,0,60); TGeoRotation R1_38_240_40=TGeoRotation("rot1_38240",240,38.37,0); TGeoHMatrix ta_38_240_40=R1_38_240_40*t1_38_240_40; TGeoHMatrix *t_38_240_40=new TGeoHMatrix(ta_38_240_40); pWorld->AddNode(Alveolus_EC_3,40, t_38_240_40); ////////////////////////////////// TGeoTranslation t1_38_246_41=TGeoTranslation("trans1_38246",0,0,60); TGeoRotation R1_38_246_41=TGeoRotation("rot1_38246",246,38.37,0); TGeoHMatrix ta_38_246_41=R1_38_246_41*t1_38_246_41; TGeoHMatrix *t_38_246_41=new TGeoHMatrix(ta_38_246_41); pWorld->AddNode(Alveolus_EC_3,41, t_38_246_41); ////////////////////////////////// TGeoTranslation t1_38_252_42=TGeoTranslation("trans1_38252",0,0,60); TGeoRotation R1_38_252_42=TGeoRotation("rot1_38252",252,38.37,0); TGeoHMatrix ta_38_252_42=R1_38_252_42*t1_38_252_42; TGeoHMatrix *t_38_252_42=new TGeoHMatrix(ta_38_252_42); pWorld->AddNode(Alveolus_EC_3,42, t_38_252_42); ////////////////////////////////// TGeoTranslation t1_38_258_43=TGeoTranslation("trans1_38258",0,0,60); TGeoRotation R1_38_258_43=TGeoRotation("rot1_38258",258,38.37,0); TGeoHMatrix ta_38_258_43=R1_38_258_43*t1_38_258_43; TGeoHMatrix *t_38_258_43=new TGeoHMatrix(ta_38_258_43); pWorld->AddNode(Alveolus_EC_3,43, t_38_258_43); ////////////////////////////////// TGeoTranslation t1_38_264_44=TGeoTranslation("trans1_38264",0,0,60); TGeoRotation R1_38_264_44=TGeoRotation("rot1_38264",264,38.37,0); TGeoHMatrix ta_38_264_44=R1_38_264_44*t1_38_264_44; TGeoHMatrix *t_38_264_44=new TGeoHMatrix(ta_38_264_44); pWorld->AddNode(Alveolus_EC_3,44, t_38_264_44); ////////////////////////////////// TGeoTranslation t1_38_270_45=TGeoTranslation("trans1_38270",0,0,60); TGeoRotation R1_38_270_45=TGeoRotation("rot1_38270",270,38.37,0); TGeoHMatrix ta_38_270_45=R1_38_270_45*t1_38_270_45; TGeoHMatrix *t_38_270_45=new TGeoHMatrix(ta_38_270_45); pWorld->AddNode(Alveolus_EC_3,45, t_38_270_45); ////////////////////////////////// TGeoTranslation t1_38_276_46=TGeoTranslation("trans1_38276",0,0,60); TGeoRotation R1_38_276_46=TGeoRotation("rot1_38276",276,38.37,0); TGeoHMatrix ta_38_276_46=R1_38_276_46*t1_38_276_46; TGeoHMatrix *t_38_276_46=new TGeoHMatrix(ta_38_276_46); pWorld->AddNode(Alveolus_EC_3,46, t_38_276_46); ////////////////////////////////// TGeoTranslation t1_38_282_47=TGeoTranslation("trans1_38282",0,0,60); TGeoRotation R1_38_282_47=TGeoRotation("rot1_38282",282,38.37,0); TGeoHMatrix ta_38_282_47=R1_38_282_47*t1_38_282_47; TGeoHMatrix *t_38_282_47=new TGeoHMatrix(ta_38_282_47); pWorld->AddNode(Alveolus_EC_3,47, t_38_282_47); ////////////////////////////////// TGeoTranslation t1_38_288_48=TGeoTranslation("trans1_38288",0,0,60); TGeoRotation R1_38_288_48=TGeoRotation("rot1_38288",288,38.37,0); TGeoHMatrix ta_38_288_48=R1_38_288_48*t1_38_288_48; TGeoHMatrix *t_38_288_48=new TGeoHMatrix(ta_38_288_48); pWorld->AddNode(Alveolus_EC_3,48, t_38_288_48); ////////////////////////////////// TGeoTranslation t1_38_294_49=TGeoTranslation("trans1_38294",0,0,60); TGeoRotation R1_38_294_49=TGeoRotation("rot1_38294",294,38.37,0); TGeoHMatrix ta_38_294_49=R1_38_294_49*t1_38_294_49; TGeoHMatrix *t_38_294_49=new TGeoHMatrix(ta_38_294_49); pWorld->AddNode(Alveolus_EC_3,49, t_38_294_49); ////////////////////////////////// TGeoTranslation t1_38_300_50=TGeoTranslation("trans1_38300",0,0,60); TGeoRotation R1_38_300_50=TGeoRotation("rot1_38300",300,38.37,0); TGeoHMatrix ta_38_300_50=R1_38_300_50*t1_38_300_50; TGeoHMatrix *t_38_300_50=new TGeoHMatrix(ta_38_300_50); pWorld->AddNode(Alveolus_EC_3,50, t_38_300_50); ////////////////////////////////// TGeoTranslation t1_38_306_51=TGeoTranslation("trans1_38306",0,0,60); TGeoRotation R1_38_306_51=TGeoRotation("rot1_38306",306,38.37,0); TGeoHMatrix ta_38_306_51=R1_38_306_51*t1_38_306_51; TGeoHMatrix *t_38_306_51=new TGeoHMatrix(ta_38_306_51); pWorld->AddNode(Alveolus_EC_3,51, t_38_306_51); ////////////////////////////////// TGeoTranslation t1_38_312_52=TGeoTranslation("trans1_38312",0,0,60); TGeoRotation R1_38_312_52=TGeoRotation("rot1_38312",312,38.37,0); TGeoHMatrix ta_38_312_52=R1_38_312_52*t1_38_312_52; TGeoHMatrix *t_38_312_52=new TGeoHMatrix(ta_38_312_52); pWorld->AddNode(Alveolus_EC_3,52, t_38_312_52); ////////////////////////////////// TGeoTranslation t1_38_318_53=TGeoTranslation("trans1_38318",0,0,60); TGeoRotation R1_38_318_53=TGeoRotation("rot1_38318",318,38.37,0); TGeoHMatrix ta_38_318_53=R1_38_318_53*t1_38_318_53; TGeoHMatrix *t_38_318_53=new TGeoHMatrix(ta_38_318_53); pWorld->AddNode(Alveolus_EC_3,53, t_38_318_53); ////////////////////////////////// TGeoTranslation t1_38_324_54=TGeoTranslation("trans1_38324",0,0,60); TGeoRotation R1_38_324_54=TGeoRotation("rot1_38324",324,38.37,0); TGeoHMatrix ta_38_324_54=R1_38_324_54*t1_38_324_54; TGeoHMatrix *t_38_324_54=new TGeoHMatrix(ta_38_324_54); pWorld->AddNode(Alveolus_EC_3,54, t_38_324_54); ////////////////////////////////// TGeoTranslation t1_38_330_55=TGeoTranslation("trans1_38330",0,0,60); TGeoRotation R1_38_330_55=TGeoRotation("rot1_38330",330,38.37,0); TGeoHMatrix ta_38_330_55=R1_38_330_55*t1_38_330_55; TGeoHMatrix *t_38_330_55=new TGeoHMatrix(ta_38_330_55); pWorld->AddNode(Alveolus_EC_3,55, t_38_330_55); ////////////////////////////////// TGeoTranslation t1_38_336_56=TGeoTranslation("trans1_38336",0,0,60); TGeoRotation R1_38_336_56=TGeoRotation("rot1_38336",336,38.37,0); TGeoHMatrix ta_38_336_56=R1_38_336_56*t1_38_336_56; TGeoHMatrix *t_38_336_56=new TGeoHMatrix(ta_38_336_56); pWorld->AddNode(Alveolus_EC_3,56, t_38_336_56); ////////////////////////////////// TGeoTranslation t1_38_342_57=TGeoTranslation("trans1_38342",0,0,60); TGeoRotation R1_38_342_57=TGeoRotation("rot1_38342",342,38.37,0); TGeoHMatrix ta_38_342_57=R1_38_342_57*t1_38_342_57; TGeoHMatrix *t_38_342_57=new TGeoHMatrix(ta_38_342_57); pWorld->AddNode(Alveolus_EC_3,57, t_38_342_57); ////////////////////////////////// TGeoTranslation t1_38_348_58=TGeoTranslation("trans1_38348",0,0,60); TGeoRotation R1_38_348_58=TGeoRotation("rot1_38348",348,38.37,0); TGeoHMatrix ta_38_348_58=R1_38_348_58*t1_38_348_58; TGeoHMatrix *t_38_348_58=new TGeoHMatrix(ta_38_348_58); pWorld->AddNode(Alveolus_EC_3,58, t_38_348_58); ////////////////////////////////// TGeoTranslation t1_38_354_59=TGeoTranslation("trans1_38354",0,0,60); TGeoRotation R1_38_354_59=TGeoRotation("rot1_38354",354,38.37,0); TGeoHMatrix ta_38_354_59=R1_38_354_59*t1_38_354_59; TGeoHMatrix *t_38_354_59=new TGeoHMatrix(ta_38_354_59); pWorld->AddNode(Alveolus_EC_3,59, t_38_354_59); ////////////////////////////////// TGeoTranslation t1_36_0_0=TGeoTranslation("trans1_360",0,0,60); TGeoRotation R1_36_0_0=TGeoRotation("rot1_360",0,36.27,0); TGeoHMatrix ta_36_0_0=R1_36_0_0*t1_36_0_0; TGeoHMatrix *t_36_0_0=new TGeoHMatrix(ta_36_0_0); pWorld->AddNode(Alveolus_EC_4,0, t_36_0_0); ////////////////////////////////// TGeoTranslation t1_36_6_1=TGeoTranslation("trans1_366",0,0,60); TGeoRotation R1_36_6_1=TGeoRotation("rot1_366",6,36.27,0); TGeoHMatrix ta_36_6_1=R1_36_6_1*t1_36_6_1; TGeoHMatrix *t_36_6_1=new TGeoHMatrix(ta_36_6_1); pWorld->AddNode(Alveolus_EC_4,1, t_36_6_1); ////////////////////////////////// TGeoTranslation t1_36_12_2=TGeoTranslation("trans1_3612",0,0,60); TGeoRotation R1_36_12_2=TGeoRotation("rot1_3612",12,36.27,0); TGeoHMatrix ta_36_12_2=R1_36_12_2*t1_36_12_2; TGeoHMatrix *t_36_12_2=new TGeoHMatrix(ta_36_12_2); pWorld->AddNode(Alveolus_EC_4,2, t_36_12_2); ////////////////////////////////// TGeoTranslation t1_36_18_3=TGeoTranslation("trans1_3618",0,0,60); TGeoRotation R1_36_18_3=TGeoRotation("rot1_3618",18,36.27,0); TGeoHMatrix ta_36_18_3=R1_36_18_3*t1_36_18_3; TGeoHMatrix *t_36_18_3=new TGeoHMatrix(ta_36_18_3); pWorld->AddNode(Alveolus_EC_4,3, t_36_18_3); ////////////////////////////////// TGeoTranslation t1_36_24_4=TGeoTranslation("trans1_3624",0,0,60); TGeoRotation R1_36_24_4=TGeoRotation("rot1_3624",24,36.27,0); TGeoHMatrix ta_36_24_4=R1_36_24_4*t1_36_24_4; TGeoHMatrix *t_36_24_4=new TGeoHMatrix(ta_36_24_4); pWorld->AddNode(Alveolus_EC_4,4, t_36_24_4); ////////////////////////////////// TGeoTranslation t1_36_30_5=TGeoTranslation("trans1_3630",0,0,60); TGeoRotation R1_36_30_5=TGeoRotation("rot1_3630",30,36.27,0); TGeoHMatrix ta_36_30_5=R1_36_30_5*t1_36_30_5; TGeoHMatrix *t_36_30_5=new TGeoHMatrix(ta_36_30_5); pWorld->AddNode(Alveolus_EC_4,5, t_36_30_5); ////////////////////////////////// TGeoTranslation t1_36_36_6=TGeoTranslation("trans1_3636",0,0,60); TGeoRotation R1_36_36_6=TGeoRotation("rot1_3636",36,36.27,0); TGeoHMatrix ta_36_36_6=R1_36_36_6*t1_36_36_6; TGeoHMatrix *t_36_36_6=new TGeoHMatrix(ta_36_36_6); pWorld->AddNode(Alveolus_EC_4,6, t_36_36_6); ////////////////////////////////// TGeoTranslation t1_36_42_7=TGeoTranslation("trans1_3642",0,0,60); TGeoRotation R1_36_42_7=TGeoRotation("rot1_3642",42,36.27,0); TGeoHMatrix ta_36_42_7=R1_36_42_7*t1_36_42_7; TGeoHMatrix *t_36_42_7=new TGeoHMatrix(ta_36_42_7); pWorld->AddNode(Alveolus_EC_4,7, t_36_42_7); ////////////////////////////////// TGeoTranslation t1_36_48_8=TGeoTranslation("trans1_3648",0,0,60); TGeoRotation R1_36_48_8=TGeoRotation("rot1_3648",48,36.27,0); TGeoHMatrix ta_36_48_8=R1_36_48_8*t1_36_48_8; TGeoHMatrix *t_36_48_8=new TGeoHMatrix(ta_36_48_8); pWorld->AddNode(Alveolus_EC_4,8, t_36_48_8); ////////////////////////////////// TGeoTranslation t1_36_54_9=TGeoTranslation("trans1_3654",0,0,60); TGeoRotation R1_36_54_9=TGeoRotation("rot1_3654",54,36.27,0); TGeoHMatrix ta_36_54_9=R1_36_54_9*t1_36_54_9; TGeoHMatrix *t_36_54_9=new TGeoHMatrix(ta_36_54_9); pWorld->AddNode(Alveolus_EC_4,9, t_36_54_9); ////////////////////////////////// TGeoTranslation t1_36_60_10=TGeoTranslation("trans1_3660",0,0,60); TGeoRotation R1_36_60_10=TGeoRotation("rot1_3660",60,36.27,0); TGeoHMatrix ta_36_60_10=R1_36_60_10*t1_36_60_10; TGeoHMatrix *t_36_60_10=new TGeoHMatrix(ta_36_60_10); pWorld->AddNode(Alveolus_EC_4,10, t_36_60_10); ////////////////////////////////// TGeoTranslation t1_36_66_11=TGeoTranslation("trans1_3666",0,0,60); TGeoRotation R1_36_66_11=TGeoRotation("rot1_3666",66,36.27,0); TGeoHMatrix ta_36_66_11=R1_36_66_11*t1_36_66_11; TGeoHMatrix *t_36_66_11=new TGeoHMatrix(ta_36_66_11); pWorld->AddNode(Alveolus_EC_4,11, t_36_66_11); ////////////////////////////////// TGeoTranslation t1_36_72_12=TGeoTranslation("trans1_3672",0,0,60); TGeoRotation R1_36_72_12=TGeoRotation("rot1_3672",72,36.27,0); TGeoHMatrix ta_36_72_12=R1_36_72_12*t1_36_72_12; TGeoHMatrix *t_36_72_12=new TGeoHMatrix(ta_36_72_12); pWorld->AddNode(Alveolus_EC_4,12, t_36_72_12); ////////////////////////////////// TGeoTranslation t1_36_78_13=TGeoTranslation("trans1_3678",0,0,60); TGeoRotation R1_36_78_13=TGeoRotation("rot1_3678",78,36.27,0); TGeoHMatrix ta_36_78_13=R1_36_78_13*t1_36_78_13; TGeoHMatrix *t_36_78_13=new TGeoHMatrix(ta_36_78_13); pWorld->AddNode(Alveolus_EC_4,13, t_36_78_13); ////////////////////////////////// TGeoTranslation t1_36_84_14=TGeoTranslation("trans1_3684",0,0,60); TGeoRotation R1_36_84_14=TGeoRotation("rot1_3684",84,36.27,0); TGeoHMatrix ta_36_84_14=R1_36_84_14*t1_36_84_14; TGeoHMatrix *t_36_84_14=new TGeoHMatrix(ta_36_84_14); pWorld->AddNode(Alveolus_EC_4,14, t_36_84_14); ////////////////////////////////// TGeoTranslation t1_36_90_15=TGeoTranslation("trans1_3690",0,0,60); TGeoRotation R1_36_90_15=TGeoRotation("rot1_3690",90,36.27,0); TGeoHMatrix ta_36_90_15=R1_36_90_15*t1_36_90_15; TGeoHMatrix *t_36_90_15=new TGeoHMatrix(ta_36_90_15); pWorld->AddNode(Alveolus_EC_4,15, t_36_90_15); ////////////////////////////////// TGeoTranslation t1_36_96_16=TGeoTranslation("trans1_3696",0,0,60); TGeoRotation R1_36_96_16=TGeoRotation("rot1_3696",96,36.27,0); TGeoHMatrix ta_36_96_16=R1_36_96_16*t1_36_96_16; TGeoHMatrix *t_36_96_16=new TGeoHMatrix(ta_36_96_16); pWorld->AddNode(Alveolus_EC_4,16, t_36_96_16); ////////////////////////////////// TGeoTranslation t1_36_102_17=TGeoTranslation("trans1_36102",0,0,60); TGeoRotation R1_36_102_17=TGeoRotation("rot1_36102",102,36.27,0); TGeoHMatrix ta_36_102_17=R1_36_102_17*t1_36_102_17; TGeoHMatrix *t_36_102_17=new TGeoHMatrix(ta_36_102_17); pWorld->AddNode(Alveolus_EC_4,17, t_36_102_17); ////////////////////////////////// TGeoTranslation t1_36_108_18=TGeoTranslation("trans1_36108",0,0,60); TGeoRotation R1_36_108_18=TGeoRotation("rot1_36108",108,36.27,0); TGeoHMatrix ta_36_108_18=R1_36_108_18*t1_36_108_18; TGeoHMatrix *t_36_108_18=new TGeoHMatrix(ta_36_108_18); pWorld->AddNode(Alveolus_EC_4,18, t_36_108_18); ////////////////////////////////// TGeoTranslation t1_36_114_19=TGeoTranslation("trans1_36114",0,0,60); TGeoRotation R1_36_114_19=TGeoRotation("rot1_36114",114,36.27,0); TGeoHMatrix ta_36_114_19=R1_36_114_19*t1_36_114_19; TGeoHMatrix *t_36_114_19=new TGeoHMatrix(ta_36_114_19); pWorld->AddNode(Alveolus_EC_4,19, t_36_114_19); ////////////////////////////////// TGeoTranslation t1_36_120_20=TGeoTranslation("trans1_36120",0,0,60); TGeoRotation R1_36_120_20=TGeoRotation("rot1_36120",120,36.27,0); TGeoHMatrix ta_36_120_20=R1_36_120_20*t1_36_120_20; TGeoHMatrix *t_36_120_20=new TGeoHMatrix(ta_36_120_20); pWorld->AddNode(Alveolus_EC_4,20, t_36_120_20); ////////////////////////////////// TGeoTranslation t1_36_126_21=TGeoTranslation("trans1_36126",0,0,60); TGeoRotation R1_36_126_21=TGeoRotation("rot1_36126",126,36.27,0); TGeoHMatrix ta_36_126_21=R1_36_126_21*t1_36_126_21; TGeoHMatrix *t_36_126_21=new TGeoHMatrix(ta_36_126_21); pWorld->AddNode(Alveolus_EC_4,21, t_36_126_21); ////////////////////////////////// TGeoTranslation t1_36_132_22=TGeoTranslation("trans1_36132",0,0,60); TGeoRotation R1_36_132_22=TGeoRotation("rot1_36132",132,36.27,0); TGeoHMatrix ta_36_132_22=R1_36_132_22*t1_36_132_22; TGeoHMatrix *t_36_132_22=new TGeoHMatrix(ta_36_132_22); pWorld->AddNode(Alveolus_EC_4,22, t_36_132_22); ////////////////////////////////// TGeoTranslation t1_36_138_23=TGeoTranslation("trans1_36138",0,0,60); TGeoRotation R1_36_138_23=TGeoRotation("rot1_36138",138,36.27,0); TGeoHMatrix ta_36_138_23=R1_36_138_23*t1_36_138_23; TGeoHMatrix *t_36_138_23=new TGeoHMatrix(ta_36_138_23); pWorld->AddNode(Alveolus_EC_4,23, t_36_138_23); ////////////////////////////////// TGeoTranslation t1_36_144_24=TGeoTranslation("trans1_36144",0,0,60); TGeoRotation R1_36_144_24=TGeoRotation("rot1_36144",144,36.27,0); TGeoHMatrix ta_36_144_24=R1_36_144_24*t1_36_144_24; TGeoHMatrix *t_36_144_24=new TGeoHMatrix(ta_36_144_24); pWorld->AddNode(Alveolus_EC_4,24, t_36_144_24); ////////////////////////////////// TGeoTranslation t1_36_150_25=TGeoTranslation("trans1_36150",0,0,60); TGeoRotation R1_36_150_25=TGeoRotation("rot1_36150",150,36.27,0); TGeoHMatrix ta_36_150_25=R1_36_150_25*t1_36_150_25; TGeoHMatrix *t_36_150_25=new TGeoHMatrix(ta_36_150_25); pWorld->AddNode(Alveolus_EC_4,25, t_36_150_25); ////////////////////////////////// TGeoTranslation t1_36_156_26=TGeoTranslation("trans1_36156",0,0,60); TGeoRotation R1_36_156_26=TGeoRotation("rot1_36156",156,36.27,0); TGeoHMatrix ta_36_156_26=R1_36_156_26*t1_36_156_26; TGeoHMatrix *t_36_156_26=new TGeoHMatrix(ta_36_156_26); pWorld->AddNode(Alveolus_EC_4,26, t_36_156_26); ////////////////////////////////// TGeoTranslation t1_36_162_27=TGeoTranslation("trans1_36162",0,0,60); TGeoRotation R1_36_162_27=TGeoRotation("rot1_36162",162,36.27,0); TGeoHMatrix ta_36_162_27=R1_36_162_27*t1_36_162_27; TGeoHMatrix *t_36_162_27=new TGeoHMatrix(ta_36_162_27); pWorld->AddNode(Alveolus_EC_4,27, t_36_162_27); ////////////////////////////////// TGeoTranslation t1_36_168_28=TGeoTranslation("trans1_36168",0,0,60); TGeoRotation R1_36_168_28=TGeoRotation("rot1_36168",168,36.27,0); TGeoHMatrix ta_36_168_28=R1_36_168_28*t1_36_168_28; TGeoHMatrix *t_36_168_28=new TGeoHMatrix(ta_36_168_28); pWorld->AddNode(Alveolus_EC_4,28, t_36_168_28); ////////////////////////////////// TGeoTranslation t1_36_174_29=TGeoTranslation("trans1_36174",0,0,60); TGeoRotation R1_36_174_29=TGeoRotation("rot1_36174",174,36.27,0); TGeoHMatrix ta_36_174_29=R1_36_174_29*t1_36_174_29; TGeoHMatrix *t_36_174_29=new TGeoHMatrix(ta_36_174_29); pWorld->AddNode(Alveolus_EC_4,29, t_36_174_29); ////////////////////////////////// TGeoTranslation t1_36_180_30=TGeoTranslation("trans1_36180",0,0,60); TGeoRotation R1_36_180_30=TGeoRotation("rot1_36180",180,36.27,0); TGeoHMatrix ta_36_180_30=R1_36_180_30*t1_36_180_30; TGeoHMatrix *t_36_180_30=new TGeoHMatrix(ta_36_180_30); pWorld->AddNode(Alveolus_EC_4,30, t_36_180_30); ////////////////////////////////// TGeoTranslation t1_36_186_31=TGeoTranslation("trans1_36186",0,0,60); TGeoRotation R1_36_186_31=TGeoRotation("rot1_36186",186,36.27,0); TGeoHMatrix ta_36_186_31=R1_36_186_31*t1_36_186_31; TGeoHMatrix *t_36_186_31=new TGeoHMatrix(ta_36_186_31); pWorld->AddNode(Alveolus_EC_4,31, t_36_186_31); ////////////////////////////////// TGeoTranslation t1_36_192_32=TGeoTranslation("trans1_36192",0,0,60); TGeoRotation R1_36_192_32=TGeoRotation("rot1_36192",192,36.27,0); TGeoHMatrix ta_36_192_32=R1_36_192_32*t1_36_192_32; TGeoHMatrix *t_36_192_32=new TGeoHMatrix(ta_36_192_32); pWorld->AddNode(Alveolus_EC_4,32, t_36_192_32); ////////////////////////////////// TGeoTranslation t1_36_198_33=TGeoTranslation("trans1_36198",0,0,60); TGeoRotation R1_36_198_33=TGeoRotation("rot1_36198",198,36.27,0); TGeoHMatrix ta_36_198_33=R1_36_198_33*t1_36_198_33; TGeoHMatrix *t_36_198_33=new TGeoHMatrix(ta_36_198_33); pWorld->AddNode(Alveolus_EC_4,33, t_36_198_33); ////////////////////////////////// TGeoTranslation t1_36_204_34=TGeoTranslation("trans1_36204",0,0,60); TGeoRotation R1_36_204_34=TGeoRotation("rot1_36204",204,36.27,0); TGeoHMatrix ta_36_204_34=R1_36_204_34*t1_36_204_34; TGeoHMatrix *t_36_204_34=new TGeoHMatrix(ta_36_204_34); pWorld->AddNode(Alveolus_EC_4,34, t_36_204_34); ////////////////////////////////// TGeoTranslation t1_36_210_35=TGeoTranslation("trans1_36210",0,0,60); TGeoRotation R1_36_210_35=TGeoRotation("rot1_36210",210,36.27,0); TGeoHMatrix ta_36_210_35=R1_36_210_35*t1_36_210_35; TGeoHMatrix *t_36_210_35=new TGeoHMatrix(ta_36_210_35); pWorld->AddNode(Alveolus_EC_4,35, t_36_210_35); ////////////////////////////////// TGeoTranslation t1_36_216_36=TGeoTranslation("trans1_36216",0,0,60); TGeoRotation R1_36_216_36=TGeoRotation("rot1_36216",216,36.27,0); TGeoHMatrix ta_36_216_36=R1_36_216_36*t1_36_216_36; TGeoHMatrix *t_36_216_36=new TGeoHMatrix(ta_36_216_36); pWorld->AddNode(Alveolus_EC_4,36, t_36_216_36); ////////////////////////////////// TGeoTranslation t1_36_222_37=TGeoTranslation("trans1_36222",0,0,60); TGeoRotation R1_36_222_37=TGeoRotation("rot1_36222",222,36.27,0); TGeoHMatrix ta_36_222_37=R1_36_222_37*t1_36_222_37; TGeoHMatrix *t_36_222_37=new TGeoHMatrix(ta_36_222_37); pWorld->AddNode(Alveolus_EC_4,37, t_36_222_37); ////////////////////////////////// TGeoTranslation t1_36_228_38=TGeoTranslation("trans1_36228",0,0,60); TGeoRotation R1_36_228_38=TGeoRotation("rot1_36228",228,36.27,0); TGeoHMatrix ta_36_228_38=R1_36_228_38*t1_36_228_38; TGeoHMatrix *t_36_228_38=new TGeoHMatrix(ta_36_228_38); pWorld->AddNode(Alveolus_EC_4,38, t_36_228_38); ////////////////////////////////// TGeoTranslation t1_36_234_39=TGeoTranslation("trans1_36234",0,0,60); TGeoRotation R1_36_234_39=TGeoRotation("rot1_36234",234,36.27,0); TGeoHMatrix ta_36_234_39=R1_36_234_39*t1_36_234_39; TGeoHMatrix *t_36_234_39=new TGeoHMatrix(ta_36_234_39); pWorld->AddNode(Alveolus_EC_4,39, t_36_234_39); ////////////////////////////////// TGeoTranslation t1_36_240_40=TGeoTranslation("trans1_36240",0,0,60); TGeoRotation R1_36_240_40=TGeoRotation("rot1_36240",240,36.27,0); TGeoHMatrix ta_36_240_40=R1_36_240_40*t1_36_240_40; TGeoHMatrix *t_36_240_40=new TGeoHMatrix(ta_36_240_40); pWorld->AddNode(Alveolus_EC_4,40, t_36_240_40); ////////////////////////////////// TGeoTranslation t1_36_246_41=TGeoTranslation("trans1_36246",0,0,60); TGeoRotation R1_36_246_41=TGeoRotation("rot1_36246",246,36.27,0); TGeoHMatrix ta_36_246_41=R1_36_246_41*t1_36_246_41; TGeoHMatrix *t_36_246_41=new TGeoHMatrix(ta_36_246_41); pWorld->AddNode(Alveolus_EC_4,41, t_36_246_41); ////////////////////////////////// TGeoTranslation t1_36_252_42=TGeoTranslation("trans1_36252",0,0,60); TGeoRotation R1_36_252_42=TGeoRotation("rot1_36252",252,36.27,0); TGeoHMatrix ta_36_252_42=R1_36_252_42*t1_36_252_42; TGeoHMatrix *t_36_252_42=new TGeoHMatrix(ta_36_252_42); pWorld->AddNode(Alveolus_EC_4,42, t_36_252_42); ////////////////////////////////// TGeoTranslation t1_36_258_43=TGeoTranslation("trans1_36258",0,0,60); TGeoRotation R1_36_258_43=TGeoRotation("rot1_36258",258,36.27,0); TGeoHMatrix ta_36_258_43=R1_36_258_43*t1_36_258_43; TGeoHMatrix *t_36_258_43=new TGeoHMatrix(ta_36_258_43); pWorld->AddNode(Alveolus_EC_4,43, t_36_258_43); ////////////////////////////////// TGeoTranslation t1_36_264_44=TGeoTranslation("trans1_36264",0,0,60); TGeoRotation R1_36_264_44=TGeoRotation("rot1_36264",264,36.27,0); TGeoHMatrix ta_36_264_44=R1_36_264_44*t1_36_264_44; TGeoHMatrix *t_36_264_44=new TGeoHMatrix(ta_36_264_44); pWorld->AddNode(Alveolus_EC_4,44, t_36_264_44); ////////////////////////////////// TGeoTranslation t1_36_270_45=TGeoTranslation("trans1_36270",0,0,60); TGeoRotation R1_36_270_45=TGeoRotation("rot1_36270",270,36.27,0); TGeoHMatrix ta_36_270_45=R1_36_270_45*t1_36_270_45; TGeoHMatrix *t_36_270_45=new TGeoHMatrix(ta_36_270_45); pWorld->AddNode(Alveolus_EC_4,45, t_36_270_45); ////////////////////////////////// TGeoTranslation t1_36_276_46=TGeoTranslation("trans1_36276",0,0,60); TGeoRotation R1_36_276_46=TGeoRotation("rot1_36276",276,36.27,0); TGeoHMatrix ta_36_276_46=R1_36_276_46*t1_36_276_46; TGeoHMatrix *t_36_276_46=new TGeoHMatrix(ta_36_276_46); pWorld->AddNode(Alveolus_EC_4,46, t_36_276_46); ////////////////////////////////// TGeoTranslation t1_36_282_47=TGeoTranslation("trans1_36282",0,0,60); TGeoRotation R1_36_282_47=TGeoRotation("rot1_36282",282,36.27,0); TGeoHMatrix ta_36_282_47=R1_36_282_47*t1_36_282_47; TGeoHMatrix *t_36_282_47=new TGeoHMatrix(ta_36_282_47); pWorld->AddNode(Alveolus_EC_4,47, t_36_282_47); ////////////////////////////////// TGeoTranslation t1_36_288_48=TGeoTranslation("trans1_36288",0,0,60); TGeoRotation R1_36_288_48=TGeoRotation("rot1_36288",288,36.27,0); TGeoHMatrix ta_36_288_48=R1_36_288_48*t1_36_288_48; TGeoHMatrix *t_36_288_48=new TGeoHMatrix(ta_36_288_48); pWorld->AddNode(Alveolus_EC_4,48, t_36_288_48); ////////////////////////////////// TGeoTranslation t1_36_294_49=TGeoTranslation("trans1_36294",0,0,60); TGeoRotation R1_36_294_49=TGeoRotation("rot1_36294",294,36.27,0); TGeoHMatrix ta_36_294_49=R1_36_294_49*t1_36_294_49; TGeoHMatrix *t_36_294_49=new TGeoHMatrix(ta_36_294_49); pWorld->AddNode(Alveolus_EC_4,49, t_36_294_49); ////////////////////////////////// TGeoTranslation t1_36_300_50=TGeoTranslation("trans1_36300",0,0,60); TGeoRotation R1_36_300_50=TGeoRotation("rot1_36300",300,36.27,0); TGeoHMatrix ta_36_300_50=R1_36_300_50*t1_36_300_50; TGeoHMatrix *t_36_300_50=new TGeoHMatrix(ta_36_300_50); pWorld->AddNode(Alveolus_EC_4,50, t_36_300_50); ////////////////////////////////// TGeoTranslation t1_36_306_51=TGeoTranslation("trans1_36306",0,0,60); TGeoRotation R1_36_306_51=TGeoRotation("rot1_36306",306,36.27,0); TGeoHMatrix ta_36_306_51=R1_36_306_51*t1_36_306_51; TGeoHMatrix *t_36_306_51=new TGeoHMatrix(ta_36_306_51); pWorld->AddNode(Alveolus_EC_4,51, t_36_306_51); ////////////////////////////////// TGeoTranslation t1_36_312_52=TGeoTranslation("trans1_36312",0,0,60); TGeoRotation R1_36_312_52=TGeoRotation("rot1_36312",312,36.27,0); TGeoHMatrix ta_36_312_52=R1_36_312_52*t1_36_312_52; TGeoHMatrix *t_36_312_52=new TGeoHMatrix(ta_36_312_52); pWorld->AddNode(Alveolus_EC_4,52, t_36_312_52); ////////////////////////////////// TGeoTranslation t1_36_318_53=TGeoTranslation("trans1_36318",0,0,60); TGeoRotation R1_36_318_53=TGeoRotation("rot1_36318",318,36.27,0); TGeoHMatrix ta_36_318_53=R1_36_318_53*t1_36_318_53; TGeoHMatrix *t_36_318_53=new TGeoHMatrix(ta_36_318_53); pWorld->AddNode(Alveolus_EC_4,53, t_36_318_53); ////////////////////////////////// TGeoTranslation t1_36_324_54=TGeoTranslation("trans1_36324",0,0,60); TGeoRotation R1_36_324_54=TGeoRotation("rot1_36324",324,36.27,0); TGeoHMatrix ta_36_324_54=R1_36_324_54*t1_36_324_54; TGeoHMatrix *t_36_324_54=new TGeoHMatrix(ta_36_324_54); pWorld->AddNode(Alveolus_EC_4,54, t_36_324_54); ////////////////////////////////// TGeoTranslation t1_36_330_55=TGeoTranslation("trans1_36330",0,0,60); TGeoRotation R1_36_330_55=TGeoRotation("rot1_36330",330,36.27,0); TGeoHMatrix ta_36_330_55=R1_36_330_55*t1_36_330_55; TGeoHMatrix *t_36_330_55=new TGeoHMatrix(ta_36_330_55); pWorld->AddNode(Alveolus_EC_4,55, t_36_330_55); ////////////////////////////////// TGeoTranslation t1_36_336_56=TGeoTranslation("trans1_36336",0,0,60); TGeoRotation R1_36_336_56=TGeoRotation("rot1_36336",336,36.27,0); TGeoHMatrix ta_36_336_56=R1_36_336_56*t1_36_336_56; TGeoHMatrix *t_36_336_56=new TGeoHMatrix(ta_36_336_56); pWorld->AddNode(Alveolus_EC_4,56, t_36_336_56); ////////////////////////////////// TGeoTranslation t1_36_342_57=TGeoTranslation("trans1_36342",0,0,60); TGeoRotation R1_36_342_57=TGeoRotation("rot1_36342",342,36.27,0); TGeoHMatrix ta_36_342_57=R1_36_342_57*t1_36_342_57; TGeoHMatrix *t_36_342_57=new TGeoHMatrix(ta_36_342_57); pWorld->AddNode(Alveolus_EC_4,57, t_36_342_57); ////////////////////////////////// TGeoTranslation t1_36_348_58=TGeoTranslation("trans1_36348",0,0,60); TGeoRotation R1_36_348_58=TGeoRotation("rot1_36348",348,36.27,0); TGeoHMatrix ta_36_348_58=R1_36_348_58*t1_36_348_58; TGeoHMatrix *t_36_348_58=new TGeoHMatrix(ta_36_348_58); pWorld->AddNode(Alveolus_EC_4,58, t_36_348_58); ////////////////////////////////// TGeoTranslation t1_36_354_59=TGeoTranslation("trans1_36354",0,0,60); TGeoRotation R1_36_354_59=TGeoRotation("rot1_36354",354,36.27,0); TGeoHMatrix ta_36_354_59=R1_36_354_59*t1_36_354_59; TGeoHMatrix *t_36_354_59=new TGeoHMatrix(ta_36_354_59); pWorld->AddNode(Alveolus_EC_4,59, t_36_354_59); ////////////////////////////////// TGeoTranslation t1_34_0_0=TGeoTranslation("trans1_340",0,0,60); TGeoRotation R1_34_0_0=TGeoRotation("rot1_340",0,34.17,0); TGeoHMatrix ta_34_0_0=R1_34_0_0*t1_34_0_0; TGeoHMatrix *t_34_0_0=new TGeoHMatrix(ta_34_0_0); pWorld->AddNode(Alveolus_EC_5,0, t_34_0_0); ////////////////////////////////// TGeoTranslation t1_34_6_1=TGeoTranslation("trans1_346",0,0,60); TGeoRotation R1_34_6_1=TGeoRotation("rot1_346",6,34.17,0); TGeoHMatrix ta_34_6_1=R1_34_6_1*t1_34_6_1; TGeoHMatrix *t_34_6_1=new TGeoHMatrix(ta_34_6_1); pWorld->AddNode(Alveolus_EC_5,1, t_34_6_1); ////////////////////////////////// TGeoTranslation t1_34_12_2=TGeoTranslation("trans1_3412",0,0,60); TGeoRotation R1_34_12_2=TGeoRotation("rot1_3412",12,34.17,0); TGeoHMatrix ta_34_12_2=R1_34_12_2*t1_34_12_2; TGeoHMatrix *t_34_12_2=new TGeoHMatrix(ta_34_12_2); pWorld->AddNode(Alveolus_EC_5,2, t_34_12_2); ////////////////////////////////// TGeoTranslation t1_34_18_3=TGeoTranslation("trans1_3418",0,0,60); TGeoRotation R1_34_18_3=TGeoRotation("rot1_3418",18,34.17,0); TGeoHMatrix ta_34_18_3=R1_34_18_3*t1_34_18_3; TGeoHMatrix *t_34_18_3=new TGeoHMatrix(ta_34_18_3); pWorld->AddNode(Alveolus_EC_5,3, t_34_18_3); ////////////////////////////////// TGeoTranslation t1_34_24_4=TGeoTranslation("trans1_3424",0,0,60); TGeoRotation R1_34_24_4=TGeoRotation("rot1_3424",24,34.17,0); TGeoHMatrix ta_34_24_4=R1_34_24_4*t1_34_24_4; TGeoHMatrix *t_34_24_4=new TGeoHMatrix(ta_34_24_4); pWorld->AddNode(Alveolus_EC_5,4, t_34_24_4); ////////////////////////////////// TGeoTranslation t1_34_30_5=TGeoTranslation("trans1_3430",0,0,60); TGeoRotation R1_34_30_5=TGeoRotation("rot1_3430",30,34.17,0); TGeoHMatrix ta_34_30_5=R1_34_30_5*t1_34_30_5; TGeoHMatrix *t_34_30_5=new TGeoHMatrix(ta_34_30_5); pWorld->AddNode(Alveolus_EC_5,5, t_34_30_5); ////////////////////////////////// TGeoTranslation t1_34_36_6=TGeoTranslation("trans1_3436",0,0,60); TGeoRotation R1_34_36_6=TGeoRotation("rot1_3436",36,34.17,0); TGeoHMatrix ta_34_36_6=R1_34_36_6*t1_34_36_6; TGeoHMatrix *t_34_36_6=new TGeoHMatrix(ta_34_36_6); pWorld->AddNode(Alveolus_EC_5,6, t_34_36_6); ////////////////////////////////// TGeoTranslation t1_34_42_7=TGeoTranslation("trans1_3442",0,0,60); TGeoRotation R1_34_42_7=TGeoRotation("rot1_3442",42,34.17,0); TGeoHMatrix ta_34_42_7=R1_34_42_7*t1_34_42_7; TGeoHMatrix *t_34_42_7=new TGeoHMatrix(ta_34_42_7); pWorld->AddNode(Alveolus_EC_5,7, t_34_42_7); ////////////////////////////////// TGeoTranslation t1_34_48_8=TGeoTranslation("trans1_3448",0,0,60); TGeoRotation R1_34_48_8=TGeoRotation("rot1_3448",48,34.17,0); TGeoHMatrix ta_34_48_8=R1_34_48_8*t1_34_48_8; TGeoHMatrix *t_34_48_8=new TGeoHMatrix(ta_34_48_8); pWorld->AddNode(Alveolus_EC_5,8, t_34_48_8); ////////////////////////////////// TGeoTranslation t1_34_54_9=TGeoTranslation("trans1_3454",0,0,60); TGeoRotation R1_34_54_9=TGeoRotation("rot1_3454",54,34.17,0); TGeoHMatrix ta_34_54_9=R1_34_54_9*t1_34_54_9; TGeoHMatrix *t_34_54_9=new TGeoHMatrix(ta_34_54_9); pWorld->AddNode(Alveolus_EC_5,9, t_34_54_9); ////////////////////////////////// TGeoTranslation t1_34_60_10=TGeoTranslation("trans1_3460",0,0,60); TGeoRotation R1_34_60_10=TGeoRotation("rot1_3460",60,34.17,0); TGeoHMatrix ta_34_60_10=R1_34_60_10*t1_34_60_10; TGeoHMatrix *t_34_60_10=new TGeoHMatrix(ta_34_60_10); pWorld->AddNode(Alveolus_EC_5,10, t_34_60_10); ////////////////////////////////// TGeoTranslation t1_34_66_11=TGeoTranslation("trans1_3466",0,0,60); TGeoRotation R1_34_66_11=TGeoRotation("rot1_3466",66,34.17,0); TGeoHMatrix ta_34_66_11=R1_34_66_11*t1_34_66_11; TGeoHMatrix *t_34_66_11=new TGeoHMatrix(ta_34_66_11); pWorld->AddNode(Alveolus_EC_5,11, t_34_66_11); ////////////////////////////////// TGeoTranslation t1_34_72_12=TGeoTranslation("trans1_3472",0,0,60); TGeoRotation R1_34_72_12=TGeoRotation("rot1_3472",72,34.17,0); TGeoHMatrix ta_34_72_12=R1_34_72_12*t1_34_72_12; TGeoHMatrix *t_34_72_12=new TGeoHMatrix(ta_34_72_12); pWorld->AddNode(Alveolus_EC_5,12, t_34_72_12); ////////////////////////////////// TGeoTranslation t1_34_78_13=TGeoTranslation("trans1_3478",0,0,60); TGeoRotation R1_34_78_13=TGeoRotation("rot1_3478",78,34.17,0); TGeoHMatrix ta_34_78_13=R1_34_78_13*t1_34_78_13; TGeoHMatrix *t_34_78_13=new TGeoHMatrix(ta_34_78_13); pWorld->AddNode(Alveolus_EC_5,13, t_34_78_13); ////////////////////////////////// TGeoTranslation t1_34_84_14=TGeoTranslation("trans1_3484",0,0,60); TGeoRotation R1_34_84_14=TGeoRotation("rot1_3484",84,34.17,0); TGeoHMatrix ta_34_84_14=R1_34_84_14*t1_34_84_14; TGeoHMatrix *t_34_84_14=new TGeoHMatrix(ta_34_84_14); pWorld->AddNode(Alveolus_EC_5,14, t_34_84_14); ////////////////////////////////// TGeoTranslation t1_34_90_15=TGeoTranslation("trans1_3490",0,0,60); TGeoRotation R1_34_90_15=TGeoRotation("rot1_3490",90,34.17,0); TGeoHMatrix ta_34_90_15=R1_34_90_15*t1_34_90_15; TGeoHMatrix *t_34_90_15=new TGeoHMatrix(ta_34_90_15); pWorld->AddNode(Alveolus_EC_5,15, t_34_90_15); ////////////////////////////////// TGeoTranslation t1_34_96_16=TGeoTranslation("trans1_3496",0,0,60); TGeoRotation R1_34_96_16=TGeoRotation("rot1_3496",96,34.17,0); TGeoHMatrix ta_34_96_16=R1_34_96_16*t1_34_96_16; TGeoHMatrix *t_34_96_16=new TGeoHMatrix(ta_34_96_16); pWorld->AddNode(Alveolus_EC_5,16, t_34_96_16); ////////////////////////////////// TGeoTranslation t1_34_102_17=TGeoTranslation("trans1_34102",0,0,60); TGeoRotation R1_34_102_17=TGeoRotation("rot1_34102",102,34.17,0); TGeoHMatrix ta_34_102_17=R1_34_102_17*t1_34_102_17; TGeoHMatrix *t_34_102_17=new TGeoHMatrix(ta_34_102_17); pWorld->AddNode(Alveolus_EC_5,17, t_34_102_17); ////////////////////////////////// TGeoTranslation t1_34_108_18=TGeoTranslation("trans1_34108",0,0,60); TGeoRotation R1_34_108_18=TGeoRotation("rot1_34108",108,34.17,0); TGeoHMatrix ta_34_108_18=R1_34_108_18*t1_34_108_18; TGeoHMatrix *t_34_108_18=new TGeoHMatrix(ta_34_108_18); pWorld->AddNode(Alveolus_EC_5,18, t_34_108_18); ////////////////////////////////// TGeoTranslation t1_34_114_19=TGeoTranslation("trans1_34114",0,0,60); TGeoRotation R1_34_114_19=TGeoRotation("rot1_34114",114,34.17,0); TGeoHMatrix ta_34_114_19=R1_34_114_19*t1_34_114_19; TGeoHMatrix *t_34_114_19=new TGeoHMatrix(ta_34_114_19); pWorld->AddNode(Alveolus_EC_5,19, t_34_114_19); ////////////////////////////////// TGeoTranslation t1_34_120_20=TGeoTranslation("trans1_34120",0,0,60); TGeoRotation R1_34_120_20=TGeoRotation("rot1_34120",120,34.17,0); TGeoHMatrix ta_34_120_20=R1_34_120_20*t1_34_120_20; TGeoHMatrix *t_34_120_20=new TGeoHMatrix(ta_34_120_20); pWorld->AddNode(Alveolus_EC_5,20, t_34_120_20); ////////////////////////////////// TGeoTranslation t1_34_126_21=TGeoTranslation("trans1_34126",0,0,60); TGeoRotation R1_34_126_21=TGeoRotation("rot1_34126",126,34.17,0); TGeoHMatrix ta_34_126_21=R1_34_126_21*t1_34_126_21; TGeoHMatrix *t_34_126_21=new TGeoHMatrix(ta_34_126_21); pWorld->AddNode(Alveolus_EC_5,21, t_34_126_21); ////////////////////////////////// TGeoTranslation t1_34_132_22=TGeoTranslation("trans1_34132",0,0,60); TGeoRotation R1_34_132_22=TGeoRotation("rot1_34132",132,34.17,0); TGeoHMatrix ta_34_132_22=R1_34_132_22*t1_34_132_22; TGeoHMatrix *t_34_132_22=new TGeoHMatrix(ta_34_132_22); pWorld->AddNode(Alveolus_EC_5,22, t_34_132_22); ////////////////////////////////// TGeoTranslation t1_34_138_23=TGeoTranslation("trans1_34138",0,0,60); TGeoRotation R1_34_138_23=TGeoRotation("rot1_34138",138,34.17,0); TGeoHMatrix ta_34_138_23=R1_34_138_23*t1_34_138_23; TGeoHMatrix *t_34_138_23=new TGeoHMatrix(ta_34_138_23); pWorld->AddNode(Alveolus_EC_5,23, t_34_138_23); ////////////////////////////////// TGeoTranslation t1_34_144_24=TGeoTranslation("trans1_34144",0,0,60); TGeoRotation R1_34_144_24=TGeoRotation("rot1_34144",144,34.17,0); TGeoHMatrix ta_34_144_24=R1_34_144_24*t1_34_144_24; TGeoHMatrix *t_34_144_24=new TGeoHMatrix(ta_34_144_24); pWorld->AddNode(Alveolus_EC_5,24, t_34_144_24); ////////////////////////////////// TGeoTranslation t1_34_150_25=TGeoTranslation("trans1_34150",0,0,60); TGeoRotation R1_34_150_25=TGeoRotation("rot1_34150",150,34.17,0); TGeoHMatrix ta_34_150_25=R1_34_150_25*t1_34_150_25; TGeoHMatrix *t_34_150_25=new TGeoHMatrix(ta_34_150_25); pWorld->AddNode(Alveolus_EC_5,25, t_34_150_25); ////////////////////////////////// TGeoTranslation t1_34_156_26=TGeoTranslation("trans1_34156",0,0,60); TGeoRotation R1_34_156_26=TGeoRotation("rot1_34156",156,34.17,0); TGeoHMatrix ta_34_156_26=R1_34_156_26*t1_34_156_26; TGeoHMatrix *t_34_156_26=new TGeoHMatrix(ta_34_156_26); pWorld->AddNode(Alveolus_EC_5,26, t_34_156_26); ////////////////////////////////// TGeoTranslation t1_34_162_27=TGeoTranslation("trans1_34162",0,0,60); TGeoRotation R1_34_162_27=TGeoRotation("rot1_34162",162,34.17,0); TGeoHMatrix ta_34_162_27=R1_34_162_27*t1_34_162_27; TGeoHMatrix *t_34_162_27=new TGeoHMatrix(ta_34_162_27); pWorld->AddNode(Alveolus_EC_5,27, t_34_162_27); ////////////////////////////////// TGeoTranslation t1_34_168_28=TGeoTranslation("trans1_34168",0,0,60); TGeoRotation R1_34_168_28=TGeoRotation("rot1_34168",168,34.17,0); TGeoHMatrix ta_34_168_28=R1_34_168_28*t1_34_168_28; TGeoHMatrix *t_34_168_28=new TGeoHMatrix(ta_34_168_28); pWorld->AddNode(Alveolus_EC_5,28, t_34_168_28); ////////////////////////////////// TGeoTranslation t1_34_174_29=TGeoTranslation("trans1_34174",0,0,60); TGeoRotation R1_34_174_29=TGeoRotation("rot1_34174",174,34.17,0); TGeoHMatrix ta_34_174_29=R1_34_174_29*t1_34_174_29; TGeoHMatrix *t_34_174_29=new TGeoHMatrix(ta_34_174_29); pWorld->AddNode(Alveolus_EC_5,29, t_34_174_29); ////////////////////////////////// TGeoTranslation t1_34_180_30=TGeoTranslation("trans1_34180",0,0,60); TGeoRotation R1_34_180_30=TGeoRotation("rot1_34180",180,34.17,0); TGeoHMatrix ta_34_180_30=R1_34_180_30*t1_34_180_30; TGeoHMatrix *t_34_180_30=new TGeoHMatrix(ta_34_180_30); pWorld->AddNode(Alveolus_EC_5,30, t_34_180_30); ////////////////////////////////// TGeoTranslation t1_34_186_31=TGeoTranslation("trans1_34186",0,0,60); TGeoRotation R1_34_186_31=TGeoRotation("rot1_34186",186,34.17,0); TGeoHMatrix ta_34_186_31=R1_34_186_31*t1_34_186_31; TGeoHMatrix *t_34_186_31=new TGeoHMatrix(ta_34_186_31); pWorld->AddNode(Alveolus_EC_5,31, t_34_186_31); ////////////////////////////////// TGeoTranslation t1_34_192_32=TGeoTranslation("trans1_34192",0,0,60); TGeoRotation R1_34_192_32=TGeoRotation("rot1_34192",192,34.17,0); TGeoHMatrix ta_34_192_32=R1_34_192_32*t1_34_192_32; TGeoHMatrix *t_34_192_32=new TGeoHMatrix(ta_34_192_32); pWorld->AddNode(Alveolus_EC_5,32, t_34_192_32); ////////////////////////////////// TGeoTranslation t1_34_198_33=TGeoTranslation("trans1_34198",0,0,60); TGeoRotation R1_34_198_33=TGeoRotation("rot1_34198",198,34.17,0); TGeoHMatrix ta_34_198_33=R1_34_198_33*t1_34_198_33; TGeoHMatrix *t_34_198_33=new TGeoHMatrix(ta_34_198_33); pWorld->AddNode(Alveolus_EC_5,33, t_34_198_33); ////////////////////////////////// TGeoTranslation t1_34_204_34=TGeoTranslation("trans1_34204",0,0,60); TGeoRotation R1_34_204_34=TGeoRotation("rot1_34204",204,34.17,0); TGeoHMatrix ta_34_204_34=R1_34_204_34*t1_34_204_34; TGeoHMatrix *t_34_204_34=new TGeoHMatrix(ta_34_204_34); pWorld->AddNode(Alveolus_EC_5,34, t_34_204_34); ////////////////////////////////// TGeoTranslation t1_34_210_35=TGeoTranslation("trans1_34210",0,0,60); TGeoRotation R1_34_210_35=TGeoRotation("rot1_34210",210,34.17,0); TGeoHMatrix ta_34_210_35=R1_34_210_35*t1_34_210_35; TGeoHMatrix *t_34_210_35=new TGeoHMatrix(ta_34_210_35); pWorld->AddNode(Alveolus_EC_5,35, t_34_210_35); ////////////////////////////////// TGeoTranslation t1_34_216_36=TGeoTranslation("trans1_34216",0,0,60); TGeoRotation R1_34_216_36=TGeoRotation("rot1_34216",216,34.17,0); TGeoHMatrix ta_34_216_36=R1_34_216_36*t1_34_216_36; TGeoHMatrix *t_34_216_36=new TGeoHMatrix(ta_34_216_36); pWorld->AddNode(Alveolus_EC_5,36, t_34_216_36); ////////////////////////////////// TGeoTranslation t1_34_222_37=TGeoTranslation("trans1_34222",0,0,60); TGeoRotation R1_34_222_37=TGeoRotation("rot1_34222",222,34.17,0); TGeoHMatrix ta_34_222_37=R1_34_222_37*t1_34_222_37; TGeoHMatrix *t_34_222_37=new TGeoHMatrix(ta_34_222_37); pWorld->AddNode(Alveolus_EC_5,37, t_34_222_37); ////////////////////////////////// TGeoTranslation t1_34_228_38=TGeoTranslation("trans1_34228",0,0,60); TGeoRotation R1_34_228_38=TGeoRotation("rot1_34228",228,34.17,0); TGeoHMatrix ta_34_228_38=R1_34_228_38*t1_34_228_38; TGeoHMatrix *t_34_228_38=new TGeoHMatrix(ta_34_228_38); pWorld->AddNode(Alveolus_EC_5,38, t_34_228_38); ////////////////////////////////// TGeoTranslation t1_34_234_39=TGeoTranslation("trans1_34234",0,0,60); TGeoRotation R1_34_234_39=TGeoRotation("rot1_34234",234,34.17,0); TGeoHMatrix ta_34_234_39=R1_34_234_39*t1_34_234_39; TGeoHMatrix *t_34_234_39=new TGeoHMatrix(ta_34_234_39); pWorld->AddNode(Alveolus_EC_5,39, t_34_234_39); ////////////////////////////////// TGeoTranslation t1_34_240_40=TGeoTranslation("trans1_34240",0,0,60); TGeoRotation R1_34_240_40=TGeoRotation("rot1_34240",240,34.17,0); TGeoHMatrix ta_34_240_40=R1_34_240_40*t1_34_240_40; TGeoHMatrix *t_34_240_40=new TGeoHMatrix(ta_34_240_40); pWorld->AddNode(Alveolus_EC_5,40, t_34_240_40); ////////////////////////////////// TGeoTranslation t1_34_246_41=TGeoTranslation("trans1_34246",0,0,60); TGeoRotation R1_34_246_41=TGeoRotation("rot1_34246",246,34.17,0); TGeoHMatrix ta_34_246_41=R1_34_246_41*t1_34_246_41; TGeoHMatrix *t_34_246_41=new TGeoHMatrix(ta_34_246_41); pWorld->AddNode(Alveolus_EC_5,41, t_34_246_41); ////////////////////////////////// TGeoTranslation t1_34_252_42=TGeoTranslation("trans1_34252",0,0,60); TGeoRotation R1_34_252_42=TGeoRotation("rot1_34252",252,34.17,0); TGeoHMatrix ta_34_252_42=R1_34_252_42*t1_34_252_42; TGeoHMatrix *t_34_252_42=new TGeoHMatrix(ta_34_252_42); pWorld->AddNode(Alveolus_EC_5,42, t_34_252_42); ////////////////////////////////// TGeoTranslation t1_34_258_43=TGeoTranslation("trans1_34258",0,0,60); TGeoRotation R1_34_258_43=TGeoRotation("rot1_34258",258,34.17,0); TGeoHMatrix ta_34_258_43=R1_34_258_43*t1_34_258_43; TGeoHMatrix *t_34_258_43=new TGeoHMatrix(ta_34_258_43); pWorld->AddNode(Alveolus_EC_5,43, t_34_258_43); ////////////////////////////////// TGeoTranslation t1_34_264_44=TGeoTranslation("trans1_34264",0,0,60); TGeoRotation R1_34_264_44=TGeoRotation("rot1_34264",264,34.17,0); TGeoHMatrix ta_34_264_44=R1_34_264_44*t1_34_264_44; TGeoHMatrix *t_34_264_44=new TGeoHMatrix(ta_34_264_44); pWorld->AddNode(Alveolus_EC_5,44, t_34_264_44); ////////////////////////////////// TGeoTranslation t1_34_270_45=TGeoTranslation("trans1_34270",0,0,60); TGeoRotation R1_34_270_45=TGeoRotation("rot1_34270",270,34.17,0); TGeoHMatrix ta_34_270_45=R1_34_270_45*t1_34_270_45; TGeoHMatrix *t_34_270_45=new TGeoHMatrix(ta_34_270_45); pWorld->AddNode(Alveolus_EC_5,45, t_34_270_45); ////////////////////////////////// TGeoTranslation t1_34_276_46=TGeoTranslation("trans1_34276",0,0,60); TGeoRotation R1_34_276_46=TGeoRotation("rot1_34276",276,34.17,0); TGeoHMatrix ta_34_276_46=R1_34_276_46*t1_34_276_46; TGeoHMatrix *t_34_276_46=new TGeoHMatrix(ta_34_276_46); pWorld->AddNode(Alveolus_EC_5,46, t_34_276_46); ////////////////////////////////// TGeoTranslation t1_34_282_47=TGeoTranslation("trans1_34282",0,0,60); TGeoRotation R1_34_282_47=TGeoRotation("rot1_34282",282,34.17,0); TGeoHMatrix ta_34_282_47=R1_34_282_47*t1_34_282_47; TGeoHMatrix *t_34_282_47=new TGeoHMatrix(ta_34_282_47); pWorld->AddNode(Alveolus_EC_5,47, t_34_282_47); ////////////////////////////////// TGeoTranslation t1_34_288_48=TGeoTranslation("trans1_34288",0,0,60); TGeoRotation R1_34_288_48=TGeoRotation("rot1_34288",288,34.17,0); TGeoHMatrix ta_34_288_48=R1_34_288_48*t1_34_288_48; TGeoHMatrix *t_34_288_48=new TGeoHMatrix(ta_34_288_48); pWorld->AddNode(Alveolus_EC_5,48, t_34_288_48); ////////////////////////////////// TGeoTranslation t1_34_294_49=TGeoTranslation("trans1_34294",0,0,60); TGeoRotation R1_34_294_49=TGeoRotation("rot1_34294",294,34.17,0); TGeoHMatrix ta_34_294_49=R1_34_294_49*t1_34_294_49; TGeoHMatrix *t_34_294_49=new TGeoHMatrix(ta_34_294_49); pWorld->AddNode(Alveolus_EC_5,49, t_34_294_49); ////////////////////////////////// TGeoTranslation t1_34_300_50=TGeoTranslation("trans1_34300",0,0,60); TGeoRotation R1_34_300_50=TGeoRotation("rot1_34300",300,34.17,0); TGeoHMatrix ta_34_300_50=R1_34_300_50*t1_34_300_50; TGeoHMatrix *t_34_300_50=new TGeoHMatrix(ta_34_300_50); pWorld->AddNode(Alveolus_EC_5,50, t_34_300_50); ////////////////////////////////// TGeoTranslation t1_34_306_51=TGeoTranslation("trans1_34306",0,0,60); TGeoRotation R1_34_306_51=TGeoRotation("rot1_34306",306,34.17,0); TGeoHMatrix ta_34_306_51=R1_34_306_51*t1_34_306_51; TGeoHMatrix *t_34_306_51=new TGeoHMatrix(ta_34_306_51); pWorld->AddNode(Alveolus_EC_5,51, t_34_306_51); ////////////////////////////////// TGeoTranslation t1_34_312_52=TGeoTranslation("trans1_34312",0,0,60); TGeoRotation R1_34_312_52=TGeoRotation("rot1_34312",312,34.17,0); TGeoHMatrix ta_34_312_52=R1_34_312_52*t1_34_312_52; TGeoHMatrix *t_34_312_52=new TGeoHMatrix(ta_34_312_52); pWorld->AddNode(Alveolus_EC_5,52, t_34_312_52); ////////////////////////////////// TGeoTranslation t1_34_318_53=TGeoTranslation("trans1_34318",0,0,60); TGeoRotation R1_34_318_53=TGeoRotation("rot1_34318",318,34.17,0); TGeoHMatrix ta_34_318_53=R1_34_318_53*t1_34_318_53; TGeoHMatrix *t_34_318_53=new TGeoHMatrix(ta_34_318_53); pWorld->AddNode(Alveolus_EC_5,53, t_34_318_53); ////////////////////////////////// TGeoTranslation t1_34_324_54=TGeoTranslation("trans1_34324",0,0,60); TGeoRotation R1_34_324_54=TGeoRotation("rot1_34324",324,34.17,0); TGeoHMatrix ta_34_324_54=R1_34_324_54*t1_34_324_54; TGeoHMatrix *t_34_324_54=new TGeoHMatrix(ta_34_324_54); pWorld->AddNode(Alveolus_EC_5,54, t_34_324_54); ////////////////////////////////// TGeoTranslation t1_34_330_55=TGeoTranslation("trans1_34330",0,0,60); TGeoRotation R1_34_330_55=TGeoRotation("rot1_34330",330,34.17,0); TGeoHMatrix ta_34_330_55=R1_34_330_55*t1_34_330_55; TGeoHMatrix *t_34_330_55=new TGeoHMatrix(ta_34_330_55); pWorld->AddNode(Alveolus_EC_5,55, t_34_330_55); ////////////////////////////////// TGeoTranslation t1_34_336_56=TGeoTranslation("trans1_34336",0,0,60); TGeoRotation R1_34_336_56=TGeoRotation("rot1_34336",336,34.17,0); TGeoHMatrix ta_34_336_56=R1_34_336_56*t1_34_336_56; TGeoHMatrix *t_34_336_56=new TGeoHMatrix(ta_34_336_56); pWorld->AddNode(Alveolus_EC_5,56, t_34_336_56); ////////////////////////////////// TGeoTranslation t1_34_342_57=TGeoTranslation("trans1_34342",0,0,60); TGeoRotation R1_34_342_57=TGeoRotation("rot1_34342",342,34.17,0); TGeoHMatrix ta_34_342_57=R1_34_342_57*t1_34_342_57; TGeoHMatrix *t_34_342_57=new TGeoHMatrix(ta_34_342_57); pWorld->AddNode(Alveolus_EC_5,57, t_34_342_57); ////////////////////////////////// TGeoTranslation t1_34_348_58=TGeoTranslation("trans1_34348",0,0,60); TGeoRotation R1_34_348_58=TGeoRotation("rot1_34348",348,34.17,0); TGeoHMatrix ta_34_348_58=R1_34_348_58*t1_34_348_58; TGeoHMatrix *t_34_348_58=new TGeoHMatrix(ta_34_348_58); pWorld->AddNode(Alveolus_EC_5,58, t_34_348_58); ////////////////////////////////// TGeoTranslation t1_34_354_59=TGeoTranslation("trans1_34354",0,0,60); TGeoRotation R1_34_354_59=TGeoRotation("rot1_34354",354,34.17,0); TGeoHMatrix ta_34_354_59=R1_34_354_59*t1_34_354_59; TGeoHMatrix *t_34_354_59=new TGeoHMatrix(ta_34_354_59); pWorld->AddNode(Alveolus_EC_5,59, t_34_354_59); ////////////////////////////////// TGeoTranslation t1_32_0_0=TGeoTranslation("trans1_320",0,0,60); TGeoRotation R1_32_0_0=TGeoRotation("rot1_320",0,32.07,0); TGeoHMatrix ta_32_0_0=R1_32_0_0*t1_32_0_0; TGeoHMatrix *t_32_0_0=new TGeoHMatrix(ta_32_0_0); pWorld->AddNode(Alveolus_EC_6,0, t_32_0_0); ////////////////////////////////// TGeoTranslation t1_32_6_1=TGeoTranslation("trans1_326",0,0,60); TGeoRotation R1_32_6_1=TGeoRotation("rot1_326",6,32.07,0); TGeoHMatrix ta_32_6_1=R1_32_6_1*t1_32_6_1; TGeoHMatrix *t_32_6_1=new TGeoHMatrix(ta_32_6_1); pWorld->AddNode(Alveolus_EC_6,1, t_32_6_1); ////////////////////////////////// TGeoTranslation t1_32_12_2=TGeoTranslation("trans1_3212",0,0,60); TGeoRotation R1_32_12_2=TGeoRotation("rot1_3212",12,32.07,0); TGeoHMatrix ta_32_12_2=R1_32_12_2*t1_32_12_2; TGeoHMatrix *t_32_12_2=new TGeoHMatrix(ta_32_12_2); pWorld->AddNode(Alveolus_EC_6,2, t_32_12_2); ////////////////////////////////// TGeoTranslation t1_32_18_3=TGeoTranslation("trans1_3218",0,0,60); TGeoRotation R1_32_18_3=TGeoRotation("rot1_3218",18,32.07,0); TGeoHMatrix ta_32_18_3=R1_32_18_3*t1_32_18_3; TGeoHMatrix *t_32_18_3=new TGeoHMatrix(ta_32_18_3); pWorld->AddNode(Alveolus_EC_6,3, t_32_18_3); ////////////////////////////////// TGeoTranslation t1_32_24_4=TGeoTranslation("trans1_3224",0,0,60); TGeoRotation R1_32_24_4=TGeoRotation("rot1_3224",24,32.07,0); TGeoHMatrix ta_32_24_4=R1_32_24_4*t1_32_24_4; TGeoHMatrix *t_32_24_4=new TGeoHMatrix(ta_32_24_4); pWorld->AddNode(Alveolus_EC_6,4, t_32_24_4); ////////////////////////////////// TGeoTranslation t1_32_30_5=TGeoTranslation("trans1_3230",0,0,60); TGeoRotation R1_32_30_5=TGeoRotation("rot1_3230",30,32.07,0); TGeoHMatrix ta_32_30_5=R1_32_30_5*t1_32_30_5; TGeoHMatrix *t_32_30_5=new TGeoHMatrix(ta_32_30_5); pWorld->AddNode(Alveolus_EC_6,5, t_32_30_5); ////////////////////////////////// TGeoTranslation t1_32_36_6=TGeoTranslation("trans1_3236",0,0,60); TGeoRotation R1_32_36_6=TGeoRotation("rot1_3236",36,32.07,0); TGeoHMatrix ta_32_36_6=R1_32_36_6*t1_32_36_6; TGeoHMatrix *t_32_36_6=new TGeoHMatrix(ta_32_36_6); pWorld->AddNode(Alveolus_EC_6,6, t_32_36_6); ////////////////////////////////// TGeoTranslation t1_32_42_7=TGeoTranslation("trans1_3242",0,0,60); TGeoRotation R1_32_42_7=TGeoRotation("rot1_3242",42,32.07,0); TGeoHMatrix ta_32_42_7=R1_32_42_7*t1_32_42_7; TGeoHMatrix *t_32_42_7=new TGeoHMatrix(ta_32_42_7); pWorld->AddNode(Alveolus_EC_6,7, t_32_42_7); ////////////////////////////////// TGeoTranslation t1_32_48_8=TGeoTranslation("trans1_3248",0,0,60); TGeoRotation R1_32_48_8=TGeoRotation("rot1_3248",48,32.07,0); TGeoHMatrix ta_32_48_8=R1_32_48_8*t1_32_48_8; TGeoHMatrix *t_32_48_8=new TGeoHMatrix(ta_32_48_8); pWorld->AddNode(Alveolus_EC_6,8, t_32_48_8); ////////////////////////////////// TGeoTranslation t1_32_54_9=TGeoTranslation("trans1_3254",0,0,60); TGeoRotation R1_32_54_9=TGeoRotation("rot1_3254",54,32.07,0); TGeoHMatrix ta_32_54_9=R1_32_54_9*t1_32_54_9; TGeoHMatrix *t_32_54_9=new TGeoHMatrix(ta_32_54_9); pWorld->AddNode(Alveolus_EC_6,9, t_32_54_9); ////////////////////////////////// TGeoTranslation t1_32_60_10=TGeoTranslation("trans1_3260",0,0,60); TGeoRotation R1_32_60_10=TGeoRotation("rot1_3260",60,32.07,0); TGeoHMatrix ta_32_60_10=R1_32_60_10*t1_32_60_10; TGeoHMatrix *t_32_60_10=new TGeoHMatrix(ta_32_60_10); pWorld->AddNode(Alveolus_EC_6,10, t_32_60_10); ////////////////////////////////// TGeoTranslation t1_32_66_11=TGeoTranslation("trans1_3266",0,0,60); TGeoRotation R1_32_66_11=TGeoRotation("rot1_3266",66,32.07,0); TGeoHMatrix ta_32_66_11=R1_32_66_11*t1_32_66_11; TGeoHMatrix *t_32_66_11=new TGeoHMatrix(ta_32_66_11); pWorld->AddNode(Alveolus_EC_6,11, t_32_66_11); ////////////////////////////////// TGeoTranslation t1_32_72_12=TGeoTranslation("trans1_3272",0,0,60); TGeoRotation R1_32_72_12=TGeoRotation("rot1_3272",72,32.07,0); TGeoHMatrix ta_32_72_12=R1_32_72_12*t1_32_72_12; TGeoHMatrix *t_32_72_12=new TGeoHMatrix(ta_32_72_12); pWorld->AddNode(Alveolus_EC_6,12, t_32_72_12); ////////////////////////////////// TGeoTranslation t1_32_78_13=TGeoTranslation("trans1_3278",0,0,60); TGeoRotation R1_32_78_13=TGeoRotation("rot1_3278",78,32.07,0); TGeoHMatrix ta_32_78_13=R1_32_78_13*t1_32_78_13; TGeoHMatrix *t_32_78_13=new TGeoHMatrix(ta_32_78_13); pWorld->AddNode(Alveolus_EC_6,13, t_32_78_13); ////////////////////////////////// TGeoTranslation t1_32_84_14=TGeoTranslation("trans1_3284",0,0,60); TGeoRotation R1_32_84_14=TGeoRotation("rot1_3284",84,32.07,0); TGeoHMatrix ta_32_84_14=R1_32_84_14*t1_32_84_14; TGeoHMatrix *t_32_84_14=new TGeoHMatrix(ta_32_84_14); pWorld->AddNode(Alveolus_EC_6,14, t_32_84_14); ////////////////////////////////// TGeoTranslation t1_32_90_15=TGeoTranslation("trans1_3290",0,0,60); TGeoRotation R1_32_90_15=TGeoRotation("rot1_3290",90,32.07,0); TGeoHMatrix ta_32_90_15=R1_32_90_15*t1_32_90_15; TGeoHMatrix *t_32_90_15=new TGeoHMatrix(ta_32_90_15); pWorld->AddNode(Alveolus_EC_6,15, t_32_90_15); ////////////////////////////////// TGeoTranslation t1_32_96_16=TGeoTranslation("trans1_3296",0,0,60); TGeoRotation R1_32_96_16=TGeoRotation("rot1_3296",96,32.07,0); TGeoHMatrix ta_32_96_16=R1_32_96_16*t1_32_96_16; TGeoHMatrix *t_32_96_16=new TGeoHMatrix(ta_32_96_16); pWorld->AddNode(Alveolus_EC_6,16, t_32_96_16); ////////////////////////////////// TGeoTranslation t1_32_102_17=TGeoTranslation("trans1_32102",0,0,60); TGeoRotation R1_32_102_17=TGeoRotation("rot1_32102",102,32.07,0); TGeoHMatrix ta_32_102_17=R1_32_102_17*t1_32_102_17; TGeoHMatrix *t_32_102_17=new TGeoHMatrix(ta_32_102_17); pWorld->AddNode(Alveolus_EC_6,17, t_32_102_17); ////////////////////////////////// TGeoTranslation t1_32_108_18=TGeoTranslation("trans1_32108",0,0,60); TGeoRotation R1_32_108_18=TGeoRotation("rot1_32108",108,32.07,0); TGeoHMatrix ta_32_108_18=R1_32_108_18*t1_32_108_18; TGeoHMatrix *t_32_108_18=new TGeoHMatrix(ta_32_108_18); pWorld->AddNode(Alveolus_EC_6,18, t_32_108_18); ////////////////////////////////// TGeoTranslation t1_32_114_19=TGeoTranslation("trans1_32114",0,0,60); TGeoRotation R1_32_114_19=TGeoRotation("rot1_32114",114,32.07,0); TGeoHMatrix ta_32_114_19=R1_32_114_19*t1_32_114_19; TGeoHMatrix *t_32_114_19=new TGeoHMatrix(ta_32_114_19); pWorld->AddNode(Alveolus_EC_6,19, t_32_114_19); ////////////////////////////////// TGeoTranslation t1_32_120_20=TGeoTranslation("trans1_32120",0,0,60); TGeoRotation R1_32_120_20=TGeoRotation("rot1_32120",120,32.07,0); TGeoHMatrix ta_32_120_20=R1_32_120_20*t1_32_120_20; TGeoHMatrix *t_32_120_20=new TGeoHMatrix(ta_32_120_20); pWorld->AddNode(Alveolus_EC_6,20, t_32_120_20); ////////////////////////////////// TGeoTranslation t1_32_126_21=TGeoTranslation("trans1_32126",0,0,60); TGeoRotation R1_32_126_21=TGeoRotation("rot1_32126",126,32.07,0); TGeoHMatrix ta_32_126_21=R1_32_126_21*t1_32_126_21; TGeoHMatrix *t_32_126_21=new TGeoHMatrix(ta_32_126_21); pWorld->AddNode(Alveolus_EC_6,21, t_32_126_21); ////////////////////////////////// TGeoTranslation t1_32_132_22=TGeoTranslation("trans1_32132",0,0,60); TGeoRotation R1_32_132_22=TGeoRotation("rot1_32132",132,32.07,0); TGeoHMatrix ta_32_132_22=R1_32_132_22*t1_32_132_22; TGeoHMatrix *t_32_132_22=new TGeoHMatrix(ta_32_132_22); pWorld->AddNode(Alveolus_EC_6,22, t_32_132_22); ////////////////////////////////// TGeoTranslation t1_32_138_23=TGeoTranslation("trans1_32138",0,0,60); TGeoRotation R1_32_138_23=TGeoRotation("rot1_32138",138,32.07,0); TGeoHMatrix ta_32_138_23=R1_32_138_23*t1_32_138_23; TGeoHMatrix *t_32_138_23=new TGeoHMatrix(ta_32_138_23); pWorld->AddNode(Alveolus_EC_6,23, t_32_138_23); ////////////////////////////////// TGeoTranslation t1_32_144_24=TGeoTranslation("trans1_32144",0,0,60); TGeoRotation R1_32_144_24=TGeoRotation("rot1_32144",144,32.07,0); TGeoHMatrix ta_32_144_24=R1_32_144_24*t1_32_144_24; TGeoHMatrix *t_32_144_24=new TGeoHMatrix(ta_32_144_24); pWorld->AddNode(Alveolus_EC_6,24, t_32_144_24); ////////////////////////////////// TGeoTranslation t1_32_150_25=TGeoTranslation("trans1_32150",0,0,60); TGeoRotation R1_32_150_25=TGeoRotation("rot1_32150",150,32.07,0); TGeoHMatrix ta_32_150_25=R1_32_150_25*t1_32_150_25; TGeoHMatrix *t_32_150_25=new TGeoHMatrix(ta_32_150_25); pWorld->AddNode(Alveolus_EC_6,25, t_32_150_25); ////////////////////////////////// TGeoTranslation t1_32_156_26=TGeoTranslation("trans1_32156",0,0,60); TGeoRotation R1_32_156_26=TGeoRotation("rot1_32156",156,32.07,0); TGeoHMatrix ta_32_156_26=R1_32_156_26*t1_32_156_26; TGeoHMatrix *t_32_156_26=new TGeoHMatrix(ta_32_156_26); pWorld->AddNode(Alveolus_EC_6,26, t_32_156_26); ////////////////////////////////// TGeoTranslation t1_32_162_27=TGeoTranslation("trans1_32162",0,0,60); TGeoRotation R1_32_162_27=TGeoRotation("rot1_32162",162,32.07,0); TGeoHMatrix ta_32_162_27=R1_32_162_27*t1_32_162_27; TGeoHMatrix *t_32_162_27=new TGeoHMatrix(ta_32_162_27); pWorld->AddNode(Alveolus_EC_6,27, t_32_162_27); ////////////////////////////////// TGeoTranslation t1_32_168_28=TGeoTranslation("trans1_32168",0,0,60); TGeoRotation R1_32_168_28=TGeoRotation("rot1_32168",168,32.07,0); TGeoHMatrix ta_32_168_28=R1_32_168_28*t1_32_168_28; TGeoHMatrix *t_32_168_28=new TGeoHMatrix(ta_32_168_28); pWorld->AddNode(Alveolus_EC_6,28, t_32_168_28); ////////////////////////////////// TGeoTranslation t1_32_174_29=TGeoTranslation("trans1_32174",0,0,60); TGeoRotation R1_32_174_29=TGeoRotation("rot1_32174",174,32.07,0); TGeoHMatrix ta_32_174_29=R1_32_174_29*t1_32_174_29; TGeoHMatrix *t_32_174_29=new TGeoHMatrix(ta_32_174_29); pWorld->AddNode(Alveolus_EC_6,29, t_32_174_29); ////////////////////////////////// TGeoTranslation t1_32_180_30=TGeoTranslation("trans1_32180",0,0,60); TGeoRotation R1_32_180_30=TGeoRotation("rot1_32180",180,32.07,0); TGeoHMatrix ta_32_180_30=R1_32_180_30*t1_32_180_30; TGeoHMatrix *t_32_180_30=new TGeoHMatrix(ta_32_180_30); pWorld->AddNode(Alveolus_EC_6,30, t_32_180_30); ////////////////////////////////// TGeoTranslation t1_32_186_31=TGeoTranslation("trans1_32186",0,0,60); TGeoRotation R1_32_186_31=TGeoRotation("rot1_32186",186,32.07,0); TGeoHMatrix ta_32_186_31=R1_32_186_31*t1_32_186_31; TGeoHMatrix *t_32_186_31=new TGeoHMatrix(ta_32_186_31); pWorld->AddNode(Alveolus_EC_6,31, t_32_186_31); ////////////////////////////////// TGeoTranslation t1_32_192_32=TGeoTranslation("trans1_32192",0,0,60); TGeoRotation R1_32_192_32=TGeoRotation("rot1_32192",192,32.07,0); TGeoHMatrix ta_32_192_32=R1_32_192_32*t1_32_192_32; TGeoHMatrix *t_32_192_32=new TGeoHMatrix(ta_32_192_32); pWorld->AddNode(Alveolus_EC_6,32, t_32_192_32); ////////////////////////////////// TGeoTranslation t1_32_198_33=TGeoTranslation("trans1_32198",0,0,60); TGeoRotation R1_32_198_33=TGeoRotation("rot1_32198",198,32.07,0); TGeoHMatrix ta_32_198_33=R1_32_198_33*t1_32_198_33; TGeoHMatrix *t_32_198_33=new TGeoHMatrix(ta_32_198_33); pWorld->AddNode(Alveolus_EC_6,33, t_32_198_33); ////////////////////////////////// TGeoTranslation t1_32_204_34=TGeoTranslation("trans1_32204",0,0,60); TGeoRotation R1_32_204_34=TGeoRotation("rot1_32204",204,32.07,0); TGeoHMatrix ta_32_204_34=R1_32_204_34*t1_32_204_34; TGeoHMatrix *t_32_204_34=new TGeoHMatrix(ta_32_204_34); pWorld->AddNode(Alveolus_EC_6,34, t_32_204_34); ////////////////////////////////// TGeoTranslation t1_32_210_35=TGeoTranslation("trans1_32210",0,0,60); TGeoRotation R1_32_210_35=TGeoRotation("rot1_32210",210,32.07,0); TGeoHMatrix ta_32_210_35=R1_32_210_35*t1_32_210_35; TGeoHMatrix *t_32_210_35=new TGeoHMatrix(ta_32_210_35); pWorld->AddNode(Alveolus_EC_6,35, t_32_210_35); ////////////////////////////////// TGeoTranslation t1_32_216_36=TGeoTranslation("trans1_32216",0,0,60); TGeoRotation R1_32_216_36=TGeoRotation("rot1_32216",216,32.07,0); TGeoHMatrix ta_32_216_36=R1_32_216_36*t1_32_216_36; TGeoHMatrix *t_32_216_36=new TGeoHMatrix(ta_32_216_36); pWorld->AddNode(Alveolus_EC_6,36, t_32_216_36); ////////////////////////////////// TGeoTranslation t1_32_222_37=TGeoTranslation("trans1_32222",0,0,60); TGeoRotation R1_32_222_37=TGeoRotation("rot1_32222",222,32.07,0); TGeoHMatrix ta_32_222_37=R1_32_222_37*t1_32_222_37; TGeoHMatrix *t_32_222_37=new TGeoHMatrix(ta_32_222_37); pWorld->AddNode(Alveolus_EC_6,37, t_32_222_37); ////////////////////////////////// TGeoTranslation t1_32_228_38=TGeoTranslation("trans1_32228",0,0,60); TGeoRotation R1_32_228_38=TGeoRotation("rot1_32228",228,32.07,0); TGeoHMatrix ta_32_228_38=R1_32_228_38*t1_32_228_38; TGeoHMatrix *t_32_228_38=new TGeoHMatrix(ta_32_228_38); pWorld->AddNode(Alveolus_EC_6,38, t_32_228_38); ////////////////////////////////// TGeoTranslation t1_32_234_39=TGeoTranslation("trans1_32234",0,0,60); TGeoRotation R1_32_234_39=TGeoRotation("rot1_32234",234,32.07,0); TGeoHMatrix ta_32_234_39=R1_32_234_39*t1_32_234_39; TGeoHMatrix *t_32_234_39=new TGeoHMatrix(ta_32_234_39); pWorld->AddNode(Alveolus_EC_6,39, t_32_234_39); ////////////////////////////////// TGeoTranslation t1_32_240_40=TGeoTranslation("trans1_32240",0,0,60); TGeoRotation R1_32_240_40=TGeoRotation("rot1_32240",240,32.07,0); TGeoHMatrix ta_32_240_40=R1_32_240_40*t1_32_240_40; TGeoHMatrix *t_32_240_40=new TGeoHMatrix(ta_32_240_40); pWorld->AddNode(Alveolus_EC_6,40, t_32_240_40); ////////////////////////////////// TGeoTranslation t1_32_246_41=TGeoTranslation("trans1_32246",0,0,60); TGeoRotation R1_32_246_41=TGeoRotation("rot1_32246",246,32.07,0); TGeoHMatrix ta_32_246_41=R1_32_246_41*t1_32_246_41; TGeoHMatrix *t_32_246_41=new TGeoHMatrix(ta_32_246_41); pWorld->AddNode(Alveolus_EC_6,41, t_32_246_41); ////////////////////////////////// TGeoTranslation t1_32_252_42=TGeoTranslation("trans1_32252",0,0,60); TGeoRotation R1_32_252_42=TGeoRotation("rot1_32252",252,32.07,0); TGeoHMatrix ta_32_252_42=R1_32_252_42*t1_32_252_42; TGeoHMatrix *t_32_252_42=new TGeoHMatrix(ta_32_252_42); pWorld->AddNode(Alveolus_EC_6,42, t_32_252_42); ////////////////////////////////// TGeoTranslation t1_32_258_43=TGeoTranslation("trans1_32258",0,0,60); TGeoRotation R1_32_258_43=TGeoRotation("rot1_32258",258,32.07,0); TGeoHMatrix ta_32_258_43=R1_32_258_43*t1_32_258_43; TGeoHMatrix *t_32_258_43=new TGeoHMatrix(ta_32_258_43); pWorld->AddNode(Alveolus_EC_6,43, t_32_258_43); ////////////////////////////////// TGeoTranslation t1_32_264_44=TGeoTranslation("trans1_32264",0,0,60); TGeoRotation R1_32_264_44=TGeoRotation("rot1_32264",264,32.07,0); TGeoHMatrix ta_32_264_44=R1_32_264_44*t1_32_264_44; TGeoHMatrix *t_32_264_44=new TGeoHMatrix(ta_32_264_44); pWorld->AddNode(Alveolus_EC_6,44, t_32_264_44); ////////////////////////////////// TGeoTranslation t1_32_270_45=TGeoTranslation("trans1_32270",0,0,60); TGeoRotation R1_32_270_45=TGeoRotation("rot1_32270",270,32.07,0); TGeoHMatrix ta_32_270_45=R1_32_270_45*t1_32_270_45; TGeoHMatrix *t_32_270_45=new TGeoHMatrix(ta_32_270_45); pWorld->AddNode(Alveolus_EC_6,45, t_32_270_45); ////////////////////////////////// TGeoTranslation t1_32_276_46=TGeoTranslation("trans1_32276",0,0,60); TGeoRotation R1_32_276_46=TGeoRotation("rot1_32276",276,32.07,0); TGeoHMatrix ta_32_276_46=R1_32_276_46*t1_32_276_46; TGeoHMatrix *t_32_276_46=new TGeoHMatrix(ta_32_276_46); pWorld->AddNode(Alveolus_EC_6,46, t_32_276_46); ////////////////////////////////// TGeoTranslation t1_32_282_47=TGeoTranslation("trans1_32282",0,0,60); TGeoRotation R1_32_282_47=TGeoRotation("rot1_32282",282,32.07,0); TGeoHMatrix ta_32_282_47=R1_32_282_47*t1_32_282_47; TGeoHMatrix *t_32_282_47=new TGeoHMatrix(ta_32_282_47); pWorld->AddNode(Alveolus_EC_6,47, t_32_282_47); ////////////////////////////////// TGeoTranslation t1_32_288_48=TGeoTranslation("trans1_32288",0,0,60); TGeoRotation R1_32_288_48=TGeoRotation("rot1_32288",288,32.07,0); TGeoHMatrix ta_32_288_48=R1_32_288_48*t1_32_288_48; TGeoHMatrix *t_32_288_48=new TGeoHMatrix(ta_32_288_48); pWorld->AddNode(Alveolus_EC_6,48, t_32_288_48); ////////////////////////////////// TGeoTranslation t1_32_294_49=TGeoTranslation("trans1_32294",0,0,60); TGeoRotation R1_32_294_49=TGeoRotation("rot1_32294",294,32.07,0); TGeoHMatrix ta_32_294_49=R1_32_294_49*t1_32_294_49; TGeoHMatrix *t_32_294_49=new TGeoHMatrix(ta_32_294_49); pWorld->AddNode(Alveolus_EC_6,49, t_32_294_49); ////////////////////////////////// TGeoTranslation t1_32_300_50=TGeoTranslation("trans1_32300",0,0,60); TGeoRotation R1_32_300_50=TGeoRotation("rot1_32300",300,32.07,0); TGeoHMatrix ta_32_300_50=R1_32_300_50*t1_32_300_50; TGeoHMatrix *t_32_300_50=new TGeoHMatrix(ta_32_300_50); pWorld->AddNode(Alveolus_EC_6,50, t_32_300_50); ////////////////////////////////// TGeoTranslation t1_32_306_51=TGeoTranslation("trans1_32306",0,0,60); TGeoRotation R1_32_306_51=TGeoRotation("rot1_32306",306,32.07,0); TGeoHMatrix ta_32_306_51=R1_32_306_51*t1_32_306_51; TGeoHMatrix *t_32_306_51=new TGeoHMatrix(ta_32_306_51); pWorld->AddNode(Alveolus_EC_6,51, t_32_306_51); ////////////////////////////////// TGeoTranslation t1_32_312_52=TGeoTranslation("trans1_32312",0,0,60); TGeoRotation R1_32_312_52=TGeoRotation("rot1_32312",312,32.07,0); TGeoHMatrix ta_32_312_52=R1_32_312_52*t1_32_312_52; TGeoHMatrix *t_32_312_52=new TGeoHMatrix(ta_32_312_52); pWorld->AddNode(Alveolus_EC_6,52, t_32_312_52); ////////////////////////////////// TGeoTranslation t1_32_318_53=TGeoTranslation("trans1_32318",0,0,60); TGeoRotation R1_32_318_53=TGeoRotation("rot1_32318",318,32.07,0); TGeoHMatrix ta_32_318_53=R1_32_318_53*t1_32_318_53; TGeoHMatrix *t_32_318_53=new TGeoHMatrix(ta_32_318_53); pWorld->AddNode(Alveolus_EC_6,53, t_32_318_53); ////////////////////////////////// TGeoTranslation t1_32_324_54=TGeoTranslation("trans1_32324",0,0,60); TGeoRotation R1_32_324_54=TGeoRotation("rot1_32324",324,32.07,0); TGeoHMatrix ta_32_324_54=R1_32_324_54*t1_32_324_54; TGeoHMatrix *t_32_324_54=new TGeoHMatrix(ta_32_324_54); pWorld->AddNode(Alveolus_EC_6,54, t_32_324_54); ////////////////////////////////// TGeoTranslation t1_32_330_55=TGeoTranslation("trans1_32330",0,0,60); TGeoRotation R1_32_330_55=TGeoRotation("rot1_32330",330,32.07,0); TGeoHMatrix ta_32_330_55=R1_32_330_55*t1_32_330_55; TGeoHMatrix *t_32_330_55=new TGeoHMatrix(ta_32_330_55); pWorld->AddNode(Alveolus_EC_6,55, t_32_330_55); ////////////////////////////////// TGeoTranslation t1_32_336_56=TGeoTranslation("trans1_32336",0,0,60); TGeoRotation R1_32_336_56=TGeoRotation("rot1_32336",336,32.07,0); TGeoHMatrix ta_32_336_56=R1_32_336_56*t1_32_336_56; TGeoHMatrix *t_32_336_56=new TGeoHMatrix(ta_32_336_56); pWorld->AddNode(Alveolus_EC_6,56, t_32_336_56); ////////////////////////////////// TGeoTranslation t1_32_342_57=TGeoTranslation("trans1_32342",0,0,60); TGeoRotation R1_32_342_57=TGeoRotation("rot1_32342",342,32.07,0); TGeoHMatrix ta_32_342_57=R1_32_342_57*t1_32_342_57; TGeoHMatrix *t_32_342_57=new TGeoHMatrix(ta_32_342_57); pWorld->AddNode(Alveolus_EC_6,57, t_32_342_57); ////////////////////////////////// TGeoTranslation t1_32_348_58=TGeoTranslation("trans1_32348",0,0,60); TGeoRotation R1_32_348_58=TGeoRotation("rot1_32348",348,32.07,0); TGeoHMatrix ta_32_348_58=R1_32_348_58*t1_32_348_58; TGeoHMatrix *t_32_348_58=new TGeoHMatrix(ta_32_348_58); pWorld->AddNode(Alveolus_EC_6,58, t_32_348_58); ////////////////////////////////// TGeoTranslation t1_32_354_59=TGeoTranslation("trans1_32354",0,0,60); TGeoRotation R1_32_354_59=TGeoRotation("rot1_32354",354,32.07,0); TGeoHMatrix ta_32_354_59=R1_32_354_59*t1_32_354_59; TGeoHMatrix *t_32_354_59=new TGeoHMatrix(ta_32_354_59); pWorld->AddNode(Alveolus_EC_6,59, t_32_354_59); ////////////////////////////////// TGeoTranslation t1_29_0_0=TGeoTranslation("trans1_290",0,0,60); TGeoRotation R1_29_0_0=TGeoRotation("rot1_290",0,29.96,0); TGeoHMatrix ta_29_0_0=R1_29_0_0*t1_29_0_0; TGeoHMatrix *t_29_0_0=new TGeoHMatrix(ta_29_0_0); pWorld->AddNode(Alveolus_EC_7,0, t_29_0_0); ////////////////////////////////// TGeoTranslation t1_29_6_1=TGeoTranslation("trans1_296",0,0,60); TGeoRotation R1_29_6_1=TGeoRotation("rot1_296",6,29.96,0); TGeoHMatrix ta_29_6_1=R1_29_6_1*t1_29_6_1; TGeoHMatrix *t_29_6_1=new TGeoHMatrix(ta_29_6_1); pWorld->AddNode(Alveolus_EC_7,1, t_29_6_1); ////////////////////////////////// TGeoTranslation t1_29_12_2=TGeoTranslation("trans1_2912",0,0,60); TGeoRotation R1_29_12_2=TGeoRotation("rot1_2912",12,29.96,0); TGeoHMatrix ta_29_12_2=R1_29_12_2*t1_29_12_2; TGeoHMatrix *t_29_12_2=new TGeoHMatrix(ta_29_12_2); pWorld->AddNode(Alveolus_EC_7,2, t_29_12_2); ////////////////////////////////// TGeoTranslation t1_29_18_3=TGeoTranslation("trans1_2918",0,0,60); TGeoRotation R1_29_18_3=TGeoRotation("rot1_2918",18,29.96,0); TGeoHMatrix ta_29_18_3=R1_29_18_3*t1_29_18_3; TGeoHMatrix *t_29_18_3=new TGeoHMatrix(ta_29_18_3); pWorld->AddNode(Alveolus_EC_7,3, t_29_18_3); ////////////////////////////////// TGeoTranslation t1_29_24_4=TGeoTranslation("trans1_2924",0,0,60); TGeoRotation R1_29_24_4=TGeoRotation("rot1_2924",24,29.96,0); TGeoHMatrix ta_29_24_4=R1_29_24_4*t1_29_24_4; TGeoHMatrix *t_29_24_4=new TGeoHMatrix(ta_29_24_4); pWorld->AddNode(Alveolus_EC_7,4, t_29_24_4); ////////////////////////////////// TGeoTranslation t1_29_30_5=TGeoTranslation("trans1_2930",0,0,60); TGeoRotation R1_29_30_5=TGeoRotation("rot1_2930",30,29.96,0); TGeoHMatrix ta_29_30_5=R1_29_30_5*t1_29_30_5; TGeoHMatrix *t_29_30_5=new TGeoHMatrix(ta_29_30_5); pWorld->AddNode(Alveolus_EC_7,5, t_29_30_5); ////////////////////////////////// TGeoTranslation t1_29_36_6=TGeoTranslation("trans1_2936",0,0,60); TGeoRotation R1_29_36_6=TGeoRotation("rot1_2936",36,29.96,0); TGeoHMatrix ta_29_36_6=R1_29_36_6*t1_29_36_6; TGeoHMatrix *t_29_36_6=new TGeoHMatrix(ta_29_36_6); pWorld->AddNode(Alveolus_EC_7,6, t_29_36_6); ////////////////////////////////// TGeoTranslation t1_29_42_7=TGeoTranslation("trans1_2942",0,0,60); TGeoRotation R1_29_42_7=TGeoRotation("rot1_2942",42,29.96,0); TGeoHMatrix ta_29_42_7=R1_29_42_7*t1_29_42_7; TGeoHMatrix *t_29_42_7=new TGeoHMatrix(ta_29_42_7); pWorld->AddNode(Alveolus_EC_7,7, t_29_42_7); ////////////////////////////////// TGeoTranslation t1_29_48_8=TGeoTranslation("trans1_2948",0,0,60); TGeoRotation R1_29_48_8=TGeoRotation("rot1_2948",48,29.96,0); TGeoHMatrix ta_29_48_8=R1_29_48_8*t1_29_48_8; TGeoHMatrix *t_29_48_8=new TGeoHMatrix(ta_29_48_8); pWorld->AddNode(Alveolus_EC_7,8, t_29_48_8); ////////////////////////////////// TGeoTranslation t1_29_54_9=TGeoTranslation("trans1_2954",0,0,60); TGeoRotation R1_29_54_9=TGeoRotation("rot1_2954",54,29.96,0); TGeoHMatrix ta_29_54_9=R1_29_54_9*t1_29_54_9; TGeoHMatrix *t_29_54_9=new TGeoHMatrix(ta_29_54_9); pWorld->AddNode(Alveolus_EC_7,9, t_29_54_9); ////////////////////////////////// TGeoTranslation t1_29_60_10=TGeoTranslation("trans1_2960",0,0,60); TGeoRotation R1_29_60_10=TGeoRotation("rot1_2960",60,29.96,0); TGeoHMatrix ta_29_60_10=R1_29_60_10*t1_29_60_10; TGeoHMatrix *t_29_60_10=new TGeoHMatrix(ta_29_60_10); pWorld->AddNode(Alveolus_EC_7,10, t_29_60_10); ////////////////////////////////// TGeoTranslation t1_29_66_11=TGeoTranslation("trans1_2966",0,0,60); TGeoRotation R1_29_66_11=TGeoRotation("rot1_2966",66,29.96,0); TGeoHMatrix ta_29_66_11=R1_29_66_11*t1_29_66_11; TGeoHMatrix *t_29_66_11=new TGeoHMatrix(ta_29_66_11); pWorld->AddNode(Alveolus_EC_7,11, t_29_66_11); ////////////////////////////////// TGeoTranslation t1_29_72_12=TGeoTranslation("trans1_2972",0,0,60); TGeoRotation R1_29_72_12=TGeoRotation("rot1_2972",72,29.96,0); TGeoHMatrix ta_29_72_12=R1_29_72_12*t1_29_72_12; TGeoHMatrix *t_29_72_12=new TGeoHMatrix(ta_29_72_12); pWorld->AddNode(Alveolus_EC_7,12, t_29_72_12); ////////////////////////////////// TGeoTranslation t1_29_78_13=TGeoTranslation("trans1_2978",0,0,60); TGeoRotation R1_29_78_13=TGeoRotation("rot1_2978",78,29.96,0); TGeoHMatrix ta_29_78_13=R1_29_78_13*t1_29_78_13; TGeoHMatrix *t_29_78_13=new TGeoHMatrix(ta_29_78_13); pWorld->AddNode(Alveolus_EC_7,13, t_29_78_13); ////////////////////////////////// TGeoTranslation t1_29_84_14=TGeoTranslation("trans1_2984",0,0,60); TGeoRotation R1_29_84_14=TGeoRotation("rot1_2984",84,29.96,0); TGeoHMatrix ta_29_84_14=R1_29_84_14*t1_29_84_14; TGeoHMatrix *t_29_84_14=new TGeoHMatrix(ta_29_84_14); pWorld->AddNode(Alveolus_EC_7,14, t_29_84_14); ////////////////////////////////// TGeoTranslation t1_29_90_15=TGeoTranslation("trans1_2990",0,0,60); TGeoRotation R1_29_90_15=TGeoRotation("rot1_2990",90,29.96,0); TGeoHMatrix ta_29_90_15=R1_29_90_15*t1_29_90_15; TGeoHMatrix *t_29_90_15=new TGeoHMatrix(ta_29_90_15); pWorld->AddNode(Alveolus_EC_7,15, t_29_90_15); ////////////////////////////////// TGeoTranslation t1_29_96_16=TGeoTranslation("trans1_2996",0,0,60); TGeoRotation R1_29_96_16=TGeoRotation("rot1_2996",96,29.96,0); TGeoHMatrix ta_29_96_16=R1_29_96_16*t1_29_96_16; TGeoHMatrix *t_29_96_16=new TGeoHMatrix(ta_29_96_16); pWorld->AddNode(Alveolus_EC_7,16, t_29_96_16); ////////////////////////////////// TGeoTranslation t1_29_102_17=TGeoTranslation("trans1_29102",0,0,60); TGeoRotation R1_29_102_17=TGeoRotation("rot1_29102",102,29.96,0); TGeoHMatrix ta_29_102_17=R1_29_102_17*t1_29_102_17; TGeoHMatrix *t_29_102_17=new TGeoHMatrix(ta_29_102_17); pWorld->AddNode(Alveolus_EC_7,17, t_29_102_17); ////////////////////////////////// TGeoTranslation t1_29_108_18=TGeoTranslation("trans1_29108",0,0,60); TGeoRotation R1_29_108_18=TGeoRotation("rot1_29108",108,29.96,0); TGeoHMatrix ta_29_108_18=R1_29_108_18*t1_29_108_18; TGeoHMatrix *t_29_108_18=new TGeoHMatrix(ta_29_108_18); pWorld->AddNode(Alveolus_EC_7,18, t_29_108_18); ////////////////////////////////// TGeoTranslation t1_29_114_19=TGeoTranslation("trans1_29114",0,0,60); TGeoRotation R1_29_114_19=TGeoRotation("rot1_29114",114,29.96,0); TGeoHMatrix ta_29_114_19=R1_29_114_19*t1_29_114_19; TGeoHMatrix *t_29_114_19=new TGeoHMatrix(ta_29_114_19); pWorld->AddNode(Alveolus_EC_7,19, t_29_114_19); ////////////////////////////////// TGeoTranslation t1_29_120_20=TGeoTranslation("trans1_29120",0,0,60); TGeoRotation R1_29_120_20=TGeoRotation("rot1_29120",120,29.96,0); TGeoHMatrix ta_29_120_20=R1_29_120_20*t1_29_120_20; TGeoHMatrix *t_29_120_20=new TGeoHMatrix(ta_29_120_20); pWorld->AddNode(Alveolus_EC_7,20, t_29_120_20); ////////////////////////////////// TGeoTranslation t1_29_126_21=TGeoTranslation("trans1_29126",0,0,60); TGeoRotation R1_29_126_21=TGeoRotation("rot1_29126",126,29.96,0); TGeoHMatrix ta_29_126_21=R1_29_126_21*t1_29_126_21; TGeoHMatrix *t_29_126_21=new TGeoHMatrix(ta_29_126_21); pWorld->AddNode(Alveolus_EC_7,21, t_29_126_21); ////////////////////////////////// TGeoTranslation t1_29_132_22=TGeoTranslation("trans1_29132",0,0,60); TGeoRotation R1_29_132_22=TGeoRotation("rot1_29132",132,29.96,0); TGeoHMatrix ta_29_132_22=R1_29_132_22*t1_29_132_22; TGeoHMatrix *t_29_132_22=new TGeoHMatrix(ta_29_132_22); pWorld->AddNode(Alveolus_EC_7,22, t_29_132_22); ////////////////////////////////// TGeoTranslation t1_29_138_23=TGeoTranslation("trans1_29138",0,0,60); TGeoRotation R1_29_138_23=TGeoRotation("rot1_29138",138,29.96,0); TGeoHMatrix ta_29_138_23=R1_29_138_23*t1_29_138_23; TGeoHMatrix *t_29_138_23=new TGeoHMatrix(ta_29_138_23); pWorld->AddNode(Alveolus_EC_7,23, t_29_138_23); ////////////////////////////////// TGeoTranslation t1_29_144_24=TGeoTranslation("trans1_29144",0,0,60); TGeoRotation R1_29_144_24=TGeoRotation("rot1_29144",144,29.96,0); TGeoHMatrix ta_29_144_24=R1_29_144_24*t1_29_144_24; TGeoHMatrix *t_29_144_24=new TGeoHMatrix(ta_29_144_24); pWorld->AddNode(Alveolus_EC_7,24, t_29_144_24); ////////////////////////////////// TGeoTranslation t1_29_150_25=TGeoTranslation("trans1_29150",0,0,60); TGeoRotation R1_29_150_25=TGeoRotation("rot1_29150",150,29.96,0); TGeoHMatrix ta_29_150_25=R1_29_150_25*t1_29_150_25; TGeoHMatrix *t_29_150_25=new TGeoHMatrix(ta_29_150_25); pWorld->AddNode(Alveolus_EC_7,25, t_29_150_25); ////////////////////////////////// TGeoTranslation t1_29_156_26=TGeoTranslation("trans1_29156",0,0,60); TGeoRotation R1_29_156_26=TGeoRotation("rot1_29156",156,29.96,0); TGeoHMatrix ta_29_156_26=R1_29_156_26*t1_29_156_26; TGeoHMatrix *t_29_156_26=new TGeoHMatrix(ta_29_156_26); pWorld->AddNode(Alveolus_EC_7,26, t_29_156_26); ////////////////////////////////// TGeoTranslation t1_29_162_27=TGeoTranslation("trans1_29162",0,0,60); TGeoRotation R1_29_162_27=TGeoRotation("rot1_29162",162,29.96,0); TGeoHMatrix ta_29_162_27=R1_29_162_27*t1_29_162_27; TGeoHMatrix *t_29_162_27=new TGeoHMatrix(ta_29_162_27); pWorld->AddNode(Alveolus_EC_7,27, t_29_162_27); ////////////////////////////////// TGeoTranslation t1_29_168_28=TGeoTranslation("trans1_29168",0,0,60); TGeoRotation R1_29_168_28=TGeoRotation("rot1_29168",168,29.96,0); TGeoHMatrix ta_29_168_28=R1_29_168_28*t1_29_168_28; TGeoHMatrix *t_29_168_28=new TGeoHMatrix(ta_29_168_28); pWorld->AddNode(Alveolus_EC_7,28, t_29_168_28); ////////////////////////////////// TGeoTranslation t1_29_174_29=TGeoTranslation("trans1_29174",0,0,60); TGeoRotation R1_29_174_29=TGeoRotation("rot1_29174",174,29.96,0); TGeoHMatrix ta_29_174_29=R1_29_174_29*t1_29_174_29; TGeoHMatrix *t_29_174_29=new TGeoHMatrix(ta_29_174_29); pWorld->AddNode(Alveolus_EC_7,29, t_29_174_29); ////////////////////////////////// TGeoTranslation t1_29_180_30=TGeoTranslation("trans1_29180",0,0,60); TGeoRotation R1_29_180_30=TGeoRotation("rot1_29180",180,29.96,0); TGeoHMatrix ta_29_180_30=R1_29_180_30*t1_29_180_30; TGeoHMatrix *t_29_180_30=new TGeoHMatrix(ta_29_180_30); pWorld->AddNode(Alveolus_EC_7,30, t_29_180_30); ////////////////////////////////// TGeoTranslation t1_29_186_31=TGeoTranslation("trans1_29186",0,0,60); TGeoRotation R1_29_186_31=TGeoRotation("rot1_29186",186,29.96,0); TGeoHMatrix ta_29_186_31=R1_29_186_31*t1_29_186_31; TGeoHMatrix *t_29_186_31=new TGeoHMatrix(ta_29_186_31); pWorld->AddNode(Alveolus_EC_7,31, t_29_186_31); ////////////////////////////////// TGeoTranslation t1_29_192_32=TGeoTranslation("trans1_29192",0,0,60); TGeoRotation R1_29_192_32=TGeoRotation("rot1_29192",192,29.96,0); TGeoHMatrix ta_29_192_32=R1_29_192_32*t1_29_192_32; TGeoHMatrix *t_29_192_32=new TGeoHMatrix(ta_29_192_32); pWorld->AddNode(Alveolus_EC_7,32, t_29_192_32); ////////////////////////////////// TGeoTranslation t1_29_198_33=TGeoTranslation("trans1_29198",0,0,60); TGeoRotation R1_29_198_33=TGeoRotation("rot1_29198",198,29.96,0); TGeoHMatrix ta_29_198_33=R1_29_198_33*t1_29_198_33; TGeoHMatrix *t_29_198_33=new TGeoHMatrix(ta_29_198_33); pWorld->AddNode(Alveolus_EC_7,33, t_29_198_33); ////////////////////////////////// TGeoTranslation t1_29_204_34=TGeoTranslation("trans1_29204",0,0,60); TGeoRotation R1_29_204_34=TGeoRotation("rot1_29204",204,29.96,0); TGeoHMatrix ta_29_204_34=R1_29_204_34*t1_29_204_34; TGeoHMatrix *t_29_204_34=new TGeoHMatrix(ta_29_204_34); pWorld->AddNode(Alveolus_EC_7,34, t_29_204_34); ////////////////////////////////// TGeoTranslation t1_29_210_35=TGeoTranslation("trans1_29210",0,0,60); TGeoRotation R1_29_210_35=TGeoRotation("rot1_29210",210,29.96,0); TGeoHMatrix ta_29_210_35=R1_29_210_35*t1_29_210_35; TGeoHMatrix *t_29_210_35=new TGeoHMatrix(ta_29_210_35); pWorld->AddNode(Alveolus_EC_7,35, t_29_210_35); ////////////////////////////////// TGeoTranslation t1_29_216_36=TGeoTranslation("trans1_29216",0,0,60); TGeoRotation R1_29_216_36=TGeoRotation("rot1_29216",216,29.96,0); TGeoHMatrix ta_29_216_36=R1_29_216_36*t1_29_216_36; TGeoHMatrix *t_29_216_36=new TGeoHMatrix(ta_29_216_36); pWorld->AddNode(Alveolus_EC_7,36, t_29_216_36); ////////////////////////////////// TGeoTranslation t1_29_222_37=TGeoTranslation("trans1_29222",0,0,60); TGeoRotation R1_29_222_37=TGeoRotation("rot1_29222",222,29.96,0); TGeoHMatrix ta_29_222_37=R1_29_222_37*t1_29_222_37; TGeoHMatrix *t_29_222_37=new TGeoHMatrix(ta_29_222_37); pWorld->AddNode(Alveolus_EC_7,37, t_29_222_37); ////////////////////////////////// TGeoTranslation t1_29_228_38=TGeoTranslation("trans1_29228",0,0,60); TGeoRotation R1_29_228_38=TGeoRotation("rot1_29228",228,29.96,0); TGeoHMatrix ta_29_228_38=R1_29_228_38*t1_29_228_38; TGeoHMatrix *t_29_228_38=new TGeoHMatrix(ta_29_228_38); pWorld->AddNode(Alveolus_EC_7,38, t_29_228_38); ////////////////////////////////// TGeoTranslation t1_29_234_39=TGeoTranslation("trans1_29234",0,0,60); TGeoRotation R1_29_234_39=TGeoRotation("rot1_29234",234,29.96,0); TGeoHMatrix ta_29_234_39=R1_29_234_39*t1_29_234_39; TGeoHMatrix *t_29_234_39=new TGeoHMatrix(ta_29_234_39); pWorld->AddNode(Alveolus_EC_7,39, t_29_234_39); ////////////////////////////////// TGeoTranslation t1_29_240_40=TGeoTranslation("trans1_29240",0,0,60); TGeoRotation R1_29_240_40=TGeoRotation("rot1_29240",240,29.96,0); TGeoHMatrix ta_29_240_40=R1_29_240_40*t1_29_240_40; TGeoHMatrix *t_29_240_40=new TGeoHMatrix(ta_29_240_40); pWorld->AddNode(Alveolus_EC_7,40, t_29_240_40); ////////////////////////////////// TGeoTranslation t1_29_246_41=TGeoTranslation("trans1_29246",0,0,60); TGeoRotation R1_29_246_41=TGeoRotation("rot1_29246",246,29.96,0); TGeoHMatrix ta_29_246_41=R1_29_246_41*t1_29_246_41; TGeoHMatrix *t_29_246_41=new TGeoHMatrix(ta_29_246_41); pWorld->AddNode(Alveolus_EC_7,41, t_29_246_41); ////////////////////////////////// TGeoTranslation t1_29_252_42=TGeoTranslation("trans1_29252",0,0,60); TGeoRotation R1_29_252_42=TGeoRotation("rot1_29252",252,29.96,0); TGeoHMatrix ta_29_252_42=R1_29_252_42*t1_29_252_42; TGeoHMatrix *t_29_252_42=new TGeoHMatrix(ta_29_252_42); pWorld->AddNode(Alveolus_EC_7,42, t_29_252_42); ////////////////////////////////// TGeoTranslation t1_29_258_43=TGeoTranslation("trans1_29258",0,0,60); TGeoRotation R1_29_258_43=TGeoRotation("rot1_29258",258,29.96,0); TGeoHMatrix ta_29_258_43=R1_29_258_43*t1_29_258_43; TGeoHMatrix *t_29_258_43=new TGeoHMatrix(ta_29_258_43); pWorld->AddNode(Alveolus_EC_7,43, t_29_258_43); ////////////////////////////////// TGeoTranslation t1_29_264_44=TGeoTranslation("trans1_29264",0,0,60); TGeoRotation R1_29_264_44=TGeoRotation("rot1_29264",264,29.96,0); TGeoHMatrix ta_29_264_44=R1_29_264_44*t1_29_264_44; TGeoHMatrix *t_29_264_44=new TGeoHMatrix(ta_29_264_44); pWorld->AddNode(Alveolus_EC_7,44, t_29_264_44); ////////////////////////////////// TGeoTranslation t1_29_270_45=TGeoTranslation("trans1_29270",0,0,60); TGeoRotation R1_29_270_45=TGeoRotation("rot1_29270",270,29.96,0); TGeoHMatrix ta_29_270_45=R1_29_270_45*t1_29_270_45; TGeoHMatrix *t_29_270_45=new TGeoHMatrix(ta_29_270_45); pWorld->AddNode(Alveolus_EC_7,45, t_29_270_45); ////////////////////////////////// TGeoTranslation t1_29_276_46=TGeoTranslation("trans1_29276",0,0,60); TGeoRotation R1_29_276_46=TGeoRotation("rot1_29276",276,29.96,0); TGeoHMatrix ta_29_276_46=R1_29_276_46*t1_29_276_46; TGeoHMatrix *t_29_276_46=new TGeoHMatrix(ta_29_276_46); pWorld->AddNode(Alveolus_EC_7,46, t_29_276_46); ////////////////////////////////// TGeoTranslation t1_29_282_47=TGeoTranslation("trans1_29282",0,0,60); TGeoRotation R1_29_282_47=TGeoRotation("rot1_29282",282,29.96,0); TGeoHMatrix ta_29_282_47=R1_29_282_47*t1_29_282_47; TGeoHMatrix *t_29_282_47=new TGeoHMatrix(ta_29_282_47); pWorld->AddNode(Alveolus_EC_7,47, t_29_282_47); ////////////////////////////////// TGeoTranslation t1_29_288_48=TGeoTranslation("trans1_29288",0,0,60); TGeoRotation R1_29_288_48=TGeoRotation("rot1_29288",288,29.96,0); TGeoHMatrix ta_29_288_48=R1_29_288_48*t1_29_288_48; TGeoHMatrix *t_29_288_48=new TGeoHMatrix(ta_29_288_48); pWorld->AddNode(Alveolus_EC_7,48, t_29_288_48); ////////////////////////////////// TGeoTranslation t1_29_294_49=TGeoTranslation("trans1_29294",0,0,60); TGeoRotation R1_29_294_49=TGeoRotation("rot1_29294",294,29.96,0); TGeoHMatrix ta_29_294_49=R1_29_294_49*t1_29_294_49; TGeoHMatrix *t_29_294_49=new TGeoHMatrix(ta_29_294_49); pWorld->AddNode(Alveolus_EC_7,49, t_29_294_49); ////////////////////////////////// TGeoTranslation t1_29_300_50=TGeoTranslation("trans1_29300",0,0,60); TGeoRotation R1_29_300_50=TGeoRotation("rot1_29300",300,29.96,0); TGeoHMatrix ta_29_300_50=R1_29_300_50*t1_29_300_50; TGeoHMatrix *t_29_300_50=new TGeoHMatrix(ta_29_300_50); pWorld->AddNode(Alveolus_EC_7,50, t_29_300_50); ////////////////////////////////// TGeoTranslation t1_29_306_51=TGeoTranslation("trans1_29306",0,0,60); TGeoRotation R1_29_306_51=TGeoRotation("rot1_29306",306,29.96,0); TGeoHMatrix ta_29_306_51=R1_29_306_51*t1_29_306_51; TGeoHMatrix *t_29_306_51=new TGeoHMatrix(ta_29_306_51); pWorld->AddNode(Alveolus_EC_7,51, t_29_306_51); ////////////////////////////////// TGeoTranslation t1_29_312_52=TGeoTranslation("trans1_29312",0,0,60); TGeoRotation R1_29_312_52=TGeoRotation("rot1_29312",312,29.96,0); TGeoHMatrix ta_29_312_52=R1_29_312_52*t1_29_312_52; TGeoHMatrix *t_29_312_52=new TGeoHMatrix(ta_29_312_52); pWorld->AddNode(Alveolus_EC_7,52, t_29_312_52); ////////////////////////////////// TGeoTranslation t1_29_318_53=TGeoTranslation("trans1_29318",0,0,60); TGeoRotation R1_29_318_53=TGeoRotation("rot1_29318",318,29.96,0); TGeoHMatrix ta_29_318_53=R1_29_318_53*t1_29_318_53; TGeoHMatrix *t_29_318_53=new TGeoHMatrix(ta_29_318_53); pWorld->AddNode(Alveolus_EC_7,53, t_29_318_53); ////////////////////////////////// TGeoTranslation t1_29_324_54=TGeoTranslation("trans1_29324",0,0,60); TGeoRotation R1_29_324_54=TGeoRotation("rot1_29324",324,29.96,0); TGeoHMatrix ta_29_324_54=R1_29_324_54*t1_29_324_54; TGeoHMatrix *t_29_324_54=new TGeoHMatrix(ta_29_324_54); pWorld->AddNode(Alveolus_EC_7,54, t_29_324_54); ////////////////////////////////// TGeoTranslation t1_29_330_55=TGeoTranslation("trans1_29330",0,0,60); TGeoRotation R1_29_330_55=TGeoRotation("rot1_29330",330,29.96,0); TGeoHMatrix ta_29_330_55=R1_29_330_55*t1_29_330_55; TGeoHMatrix *t_29_330_55=new TGeoHMatrix(ta_29_330_55); pWorld->AddNode(Alveolus_EC_7,55, t_29_330_55); ////////////////////////////////// TGeoTranslation t1_29_336_56=TGeoTranslation("trans1_29336",0,0,60); TGeoRotation R1_29_336_56=TGeoRotation("rot1_29336",336,29.96,0); TGeoHMatrix ta_29_336_56=R1_29_336_56*t1_29_336_56; TGeoHMatrix *t_29_336_56=new TGeoHMatrix(ta_29_336_56); pWorld->AddNode(Alveolus_EC_7,56, t_29_336_56); ////////////////////////////////// TGeoTranslation t1_29_342_57=TGeoTranslation("trans1_29342",0,0,60); TGeoRotation R1_29_342_57=TGeoRotation("rot1_29342",342,29.96,0); TGeoHMatrix ta_29_342_57=R1_29_342_57*t1_29_342_57; TGeoHMatrix *t_29_342_57=new TGeoHMatrix(ta_29_342_57); pWorld->AddNode(Alveolus_EC_7,57, t_29_342_57); ////////////////////////////////// TGeoTranslation t1_29_348_58=TGeoTranslation("trans1_29348",0,0,60); TGeoRotation R1_29_348_58=TGeoRotation("rot1_29348",348,29.96,0); TGeoHMatrix ta_29_348_58=R1_29_348_58*t1_29_348_58; TGeoHMatrix *t_29_348_58=new TGeoHMatrix(ta_29_348_58); pWorld->AddNode(Alveolus_EC_7,58, t_29_348_58); ////////////////////////////////// TGeoTranslation t1_29_354_59=TGeoTranslation("trans1_29354",0,0,60); TGeoRotation R1_29_354_59=TGeoRotation("rot1_29354",354,29.96,0); TGeoHMatrix ta_29_354_59=R1_29_354_59*t1_29_354_59; TGeoHMatrix *t_29_354_59=new TGeoHMatrix(ta_29_354_59); pWorld->AddNode(Alveolus_EC_7,59, t_29_354_59); ////////////////////////////////// TGeoTranslation t1_27_0_0=TGeoTranslation("trans1_270",0,0,60); TGeoRotation R1_27_0_0=TGeoRotation("rot1_270",0,27.81,0); TGeoHMatrix ta_27_0_0=R1_27_0_0*t1_27_0_0; TGeoHMatrix *t_27_0_0=new TGeoHMatrix(ta_27_0_0); pWorld->AddNode(Alveolus_EC_8,0, t_27_0_0); ////////////////////////////////// TGeoTranslation t1_27_6_1=TGeoTranslation("trans1_276",0,0,60); TGeoRotation R1_27_6_1=TGeoRotation("rot1_276",6,27.81,0); TGeoHMatrix ta_27_6_1=R1_27_6_1*t1_27_6_1; TGeoHMatrix *t_27_6_1=new TGeoHMatrix(ta_27_6_1); pWorld->AddNode(Alveolus_EC_8,1, t_27_6_1); ////////////////////////////////// TGeoTranslation t1_27_12_2=TGeoTranslation("trans1_2712",0,0,60); TGeoRotation R1_27_12_2=TGeoRotation("rot1_2712",12,27.81,0); TGeoHMatrix ta_27_12_2=R1_27_12_2*t1_27_12_2; TGeoHMatrix *t_27_12_2=new TGeoHMatrix(ta_27_12_2); pWorld->AddNode(Alveolus_EC_8,2, t_27_12_2); ////////////////////////////////// TGeoTranslation t1_27_18_3=TGeoTranslation("trans1_2718",0,0,60); TGeoRotation R1_27_18_3=TGeoRotation("rot1_2718",18,27.81,0); TGeoHMatrix ta_27_18_3=R1_27_18_3*t1_27_18_3; TGeoHMatrix *t_27_18_3=new TGeoHMatrix(ta_27_18_3); pWorld->AddNode(Alveolus_EC_8,3, t_27_18_3); ////////////////////////////////// TGeoTranslation t1_27_24_4=TGeoTranslation("trans1_2724",0,0,60); TGeoRotation R1_27_24_4=TGeoRotation("rot1_2724",24,27.81,0); TGeoHMatrix ta_27_24_4=R1_27_24_4*t1_27_24_4; TGeoHMatrix *t_27_24_4=new TGeoHMatrix(ta_27_24_4); pWorld->AddNode(Alveolus_EC_8,4, t_27_24_4); ////////////////////////////////// TGeoTranslation t1_27_30_5=TGeoTranslation("trans1_2730",0,0,60); TGeoRotation R1_27_30_5=TGeoRotation("rot1_2730",30,27.81,0); TGeoHMatrix ta_27_30_5=R1_27_30_5*t1_27_30_5; TGeoHMatrix *t_27_30_5=new TGeoHMatrix(ta_27_30_5); pWorld->AddNode(Alveolus_EC_8,5, t_27_30_5); ////////////////////////////////// TGeoTranslation t1_27_36_6=TGeoTranslation("trans1_2736",0,0,60); TGeoRotation R1_27_36_6=TGeoRotation("rot1_2736",36,27.81,0); TGeoHMatrix ta_27_36_6=R1_27_36_6*t1_27_36_6; TGeoHMatrix *t_27_36_6=new TGeoHMatrix(ta_27_36_6); pWorld->AddNode(Alveolus_EC_8,6, t_27_36_6); ////////////////////////////////// TGeoTranslation t1_27_42_7=TGeoTranslation("trans1_2742",0,0,60); TGeoRotation R1_27_42_7=TGeoRotation("rot1_2742",42,27.81,0); TGeoHMatrix ta_27_42_7=R1_27_42_7*t1_27_42_7; TGeoHMatrix *t_27_42_7=new TGeoHMatrix(ta_27_42_7); pWorld->AddNode(Alveolus_EC_8,7, t_27_42_7); ////////////////////////////////// TGeoTranslation t1_27_48_8=TGeoTranslation("trans1_2748",0,0,60); TGeoRotation R1_27_48_8=TGeoRotation("rot1_2748",48,27.81,0); TGeoHMatrix ta_27_48_8=R1_27_48_8*t1_27_48_8; TGeoHMatrix *t_27_48_8=new TGeoHMatrix(ta_27_48_8); pWorld->AddNode(Alveolus_EC_8,8, t_27_48_8); ////////////////////////////////// TGeoTranslation t1_27_54_9=TGeoTranslation("trans1_2754",0,0,60); TGeoRotation R1_27_54_9=TGeoRotation("rot1_2754",54,27.81,0); TGeoHMatrix ta_27_54_9=R1_27_54_9*t1_27_54_9; TGeoHMatrix *t_27_54_9=new TGeoHMatrix(ta_27_54_9); pWorld->AddNode(Alveolus_EC_8,9, t_27_54_9); ////////////////////////////////// TGeoTranslation t1_27_60_10=TGeoTranslation("trans1_2760",0,0,60); TGeoRotation R1_27_60_10=TGeoRotation("rot1_2760",60,27.81,0); TGeoHMatrix ta_27_60_10=R1_27_60_10*t1_27_60_10; TGeoHMatrix *t_27_60_10=new TGeoHMatrix(ta_27_60_10); pWorld->AddNode(Alveolus_EC_8,10, t_27_60_10); ////////////////////////////////// TGeoTranslation t1_27_66_11=TGeoTranslation("trans1_2766",0,0,60); TGeoRotation R1_27_66_11=TGeoRotation("rot1_2766",66,27.81,0); TGeoHMatrix ta_27_66_11=R1_27_66_11*t1_27_66_11; TGeoHMatrix *t_27_66_11=new TGeoHMatrix(ta_27_66_11); pWorld->AddNode(Alveolus_EC_8,11, t_27_66_11); ////////////////////////////////// TGeoTranslation t1_27_72_12=TGeoTranslation("trans1_2772",0,0,60); TGeoRotation R1_27_72_12=TGeoRotation("rot1_2772",72,27.81,0); TGeoHMatrix ta_27_72_12=R1_27_72_12*t1_27_72_12; TGeoHMatrix *t_27_72_12=new TGeoHMatrix(ta_27_72_12); pWorld->AddNode(Alveolus_EC_8,12, t_27_72_12); ////////////////////////////////// TGeoTranslation t1_27_78_13=TGeoTranslation("trans1_2778",0,0,60); TGeoRotation R1_27_78_13=TGeoRotation("rot1_2778",78,27.81,0); TGeoHMatrix ta_27_78_13=R1_27_78_13*t1_27_78_13; TGeoHMatrix *t_27_78_13=new TGeoHMatrix(ta_27_78_13); pWorld->AddNode(Alveolus_EC_8,13, t_27_78_13); ////////////////////////////////// TGeoTranslation t1_27_84_14=TGeoTranslation("trans1_2784",0,0,60); TGeoRotation R1_27_84_14=TGeoRotation("rot1_2784",84,27.81,0); TGeoHMatrix ta_27_84_14=R1_27_84_14*t1_27_84_14; TGeoHMatrix *t_27_84_14=new TGeoHMatrix(ta_27_84_14); pWorld->AddNode(Alveolus_EC_8,14, t_27_84_14); ////////////////////////////////// TGeoTranslation t1_27_90_15=TGeoTranslation("trans1_2790",0,0,60); TGeoRotation R1_27_90_15=TGeoRotation("rot1_2790",90,27.81,0); TGeoHMatrix ta_27_90_15=R1_27_90_15*t1_27_90_15; TGeoHMatrix *t_27_90_15=new TGeoHMatrix(ta_27_90_15); pWorld->AddNode(Alveolus_EC_8,15, t_27_90_15); ////////////////////////////////// TGeoTranslation t1_27_96_16=TGeoTranslation("trans1_2796",0,0,60); TGeoRotation R1_27_96_16=TGeoRotation("rot1_2796",96,27.81,0); TGeoHMatrix ta_27_96_16=R1_27_96_16*t1_27_96_16; TGeoHMatrix *t_27_96_16=new TGeoHMatrix(ta_27_96_16); pWorld->AddNode(Alveolus_EC_8,16, t_27_96_16); ////////////////////////////////// TGeoTranslation t1_27_102_17=TGeoTranslation("trans1_27102",0,0,60); TGeoRotation R1_27_102_17=TGeoRotation("rot1_27102",102,27.81,0); TGeoHMatrix ta_27_102_17=R1_27_102_17*t1_27_102_17; TGeoHMatrix *t_27_102_17=new TGeoHMatrix(ta_27_102_17); pWorld->AddNode(Alveolus_EC_8,17, t_27_102_17); ////////////////////////////////// TGeoTranslation t1_27_108_18=TGeoTranslation("trans1_27108",0,0,60); TGeoRotation R1_27_108_18=TGeoRotation("rot1_27108",108,27.81,0); TGeoHMatrix ta_27_108_18=R1_27_108_18*t1_27_108_18; TGeoHMatrix *t_27_108_18=new TGeoHMatrix(ta_27_108_18); pWorld->AddNode(Alveolus_EC_8,18, t_27_108_18); ////////////////////////////////// TGeoTranslation t1_27_114_19=TGeoTranslation("trans1_27114",0,0,60); TGeoRotation R1_27_114_19=TGeoRotation("rot1_27114",114,27.81,0); TGeoHMatrix ta_27_114_19=R1_27_114_19*t1_27_114_19; TGeoHMatrix *t_27_114_19=new TGeoHMatrix(ta_27_114_19); pWorld->AddNode(Alveolus_EC_8,19, t_27_114_19); ////////////////////////////////// TGeoTranslation t1_27_120_20=TGeoTranslation("trans1_27120",0,0,60); TGeoRotation R1_27_120_20=TGeoRotation("rot1_27120",120,27.81,0); TGeoHMatrix ta_27_120_20=R1_27_120_20*t1_27_120_20; TGeoHMatrix *t_27_120_20=new TGeoHMatrix(ta_27_120_20); pWorld->AddNode(Alveolus_EC_8,20, t_27_120_20); ////////////////////////////////// TGeoTranslation t1_27_126_21=TGeoTranslation("trans1_27126",0,0,60); TGeoRotation R1_27_126_21=TGeoRotation("rot1_27126",126,27.81,0); TGeoHMatrix ta_27_126_21=R1_27_126_21*t1_27_126_21; TGeoHMatrix *t_27_126_21=new TGeoHMatrix(ta_27_126_21); pWorld->AddNode(Alveolus_EC_8,21, t_27_126_21); ////////////////////////////////// TGeoTranslation t1_27_132_22=TGeoTranslation("trans1_27132",0,0,60); TGeoRotation R1_27_132_22=TGeoRotation("rot1_27132",132,27.81,0); TGeoHMatrix ta_27_132_22=R1_27_132_22*t1_27_132_22; TGeoHMatrix *t_27_132_22=new TGeoHMatrix(ta_27_132_22); pWorld->AddNode(Alveolus_EC_8,22, t_27_132_22); ////////////////////////////////// TGeoTranslation t1_27_138_23=TGeoTranslation("trans1_27138",0,0,60); TGeoRotation R1_27_138_23=TGeoRotation("rot1_27138",138,27.81,0); TGeoHMatrix ta_27_138_23=R1_27_138_23*t1_27_138_23; TGeoHMatrix *t_27_138_23=new TGeoHMatrix(ta_27_138_23); pWorld->AddNode(Alveolus_EC_8,23, t_27_138_23); ////////////////////////////////// TGeoTranslation t1_27_144_24=TGeoTranslation("trans1_27144",0,0,60); TGeoRotation R1_27_144_24=TGeoRotation("rot1_27144",144,27.81,0); TGeoHMatrix ta_27_144_24=R1_27_144_24*t1_27_144_24; TGeoHMatrix *t_27_144_24=new TGeoHMatrix(ta_27_144_24); pWorld->AddNode(Alveolus_EC_8,24, t_27_144_24); ////////////////////////////////// TGeoTranslation t1_27_150_25=TGeoTranslation("trans1_27150",0,0,60); TGeoRotation R1_27_150_25=TGeoRotation("rot1_27150",150,27.81,0); TGeoHMatrix ta_27_150_25=R1_27_150_25*t1_27_150_25; TGeoHMatrix *t_27_150_25=new TGeoHMatrix(ta_27_150_25); pWorld->AddNode(Alveolus_EC_8,25, t_27_150_25); ////////////////////////////////// TGeoTranslation t1_27_156_26=TGeoTranslation("trans1_27156",0,0,60); TGeoRotation R1_27_156_26=TGeoRotation("rot1_27156",156,27.81,0); TGeoHMatrix ta_27_156_26=R1_27_156_26*t1_27_156_26; TGeoHMatrix *t_27_156_26=new TGeoHMatrix(ta_27_156_26); pWorld->AddNode(Alveolus_EC_8,26, t_27_156_26); ////////////////////////////////// TGeoTranslation t1_27_162_27=TGeoTranslation("trans1_27162",0,0,60); TGeoRotation R1_27_162_27=TGeoRotation("rot1_27162",162,27.81,0); TGeoHMatrix ta_27_162_27=R1_27_162_27*t1_27_162_27; TGeoHMatrix *t_27_162_27=new TGeoHMatrix(ta_27_162_27); pWorld->AddNode(Alveolus_EC_8,27, t_27_162_27); ////////////////////////////////// TGeoTranslation t1_27_168_28=TGeoTranslation("trans1_27168",0,0,60); TGeoRotation R1_27_168_28=TGeoRotation("rot1_27168",168,27.81,0); TGeoHMatrix ta_27_168_28=R1_27_168_28*t1_27_168_28; TGeoHMatrix *t_27_168_28=new TGeoHMatrix(ta_27_168_28); pWorld->AddNode(Alveolus_EC_8,28, t_27_168_28); ////////////////////////////////// TGeoTranslation t1_27_174_29=TGeoTranslation("trans1_27174",0,0,60); TGeoRotation R1_27_174_29=TGeoRotation("rot1_27174",174,27.81,0); TGeoHMatrix ta_27_174_29=R1_27_174_29*t1_27_174_29; TGeoHMatrix *t_27_174_29=new TGeoHMatrix(ta_27_174_29); pWorld->AddNode(Alveolus_EC_8,29, t_27_174_29); ////////////////////////////////// TGeoTranslation t1_27_180_30=TGeoTranslation("trans1_27180",0,0,60); TGeoRotation R1_27_180_30=TGeoRotation("rot1_27180",180,27.81,0); TGeoHMatrix ta_27_180_30=R1_27_180_30*t1_27_180_30; TGeoHMatrix *t_27_180_30=new TGeoHMatrix(ta_27_180_30); pWorld->AddNode(Alveolus_EC_8,30, t_27_180_30); ////////////////////////////////// TGeoTranslation t1_27_186_31=TGeoTranslation("trans1_27186",0,0,60); TGeoRotation R1_27_186_31=TGeoRotation("rot1_27186",186,27.81,0); TGeoHMatrix ta_27_186_31=R1_27_186_31*t1_27_186_31; TGeoHMatrix *t_27_186_31=new TGeoHMatrix(ta_27_186_31); pWorld->AddNode(Alveolus_EC_8,31, t_27_186_31); ////////////////////////////////// TGeoTranslation t1_27_192_32=TGeoTranslation("trans1_27192",0,0,60); TGeoRotation R1_27_192_32=TGeoRotation("rot1_27192",192,27.81,0); TGeoHMatrix ta_27_192_32=R1_27_192_32*t1_27_192_32; TGeoHMatrix *t_27_192_32=new TGeoHMatrix(ta_27_192_32); pWorld->AddNode(Alveolus_EC_8,32, t_27_192_32); ////////////////////////////////// TGeoTranslation t1_27_198_33=TGeoTranslation("trans1_27198",0,0,60); TGeoRotation R1_27_198_33=TGeoRotation("rot1_27198",198,27.81,0); TGeoHMatrix ta_27_198_33=R1_27_198_33*t1_27_198_33; TGeoHMatrix *t_27_198_33=new TGeoHMatrix(ta_27_198_33); pWorld->AddNode(Alveolus_EC_8,33, t_27_198_33); ////////////////////////////////// TGeoTranslation t1_27_204_34=TGeoTranslation("trans1_27204",0,0,60); TGeoRotation R1_27_204_34=TGeoRotation("rot1_27204",204,27.81,0); TGeoHMatrix ta_27_204_34=R1_27_204_34*t1_27_204_34; TGeoHMatrix *t_27_204_34=new TGeoHMatrix(ta_27_204_34); pWorld->AddNode(Alveolus_EC_8,34, t_27_204_34); ////////////////////////////////// TGeoTranslation t1_27_210_35=TGeoTranslation("trans1_27210",0,0,60); TGeoRotation R1_27_210_35=TGeoRotation("rot1_27210",210,27.81,0); TGeoHMatrix ta_27_210_35=R1_27_210_35*t1_27_210_35; TGeoHMatrix *t_27_210_35=new TGeoHMatrix(ta_27_210_35); pWorld->AddNode(Alveolus_EC_8,35, t_27_210_35); ////////////////////////////////// TGeoTranslation t1_27_216_36=TGeoTranslation("trans1_27216",0,0,60); TGeoRotation R1_27_216_36=TGeoRotation("rot1_27216",216,27.81,0); TGeoHMatrix ta_27_216_36=R1_27_216_36*t1_27_216_36; TGeoHMatrix *t_27_216_36=new TGeoHMatrix(ta_27_216_36); pWorld->AddNode(Alveolus_EC_8,36, t_27_216_36); ////////////////////////////////// TGeoTranslation t1_27_222_37=TGeoTranslation("trans1_27222",0,0,60); TGeoRotation R1_27_222_37=TGeoRotation("rot1_27222",222,27.81,0); TGeoHMatrix ta_27_222_37=R1_27_222_37*t1_27_222_37; TGeoHMatrix *t_27_222_37=new TGeoHMatrix(ta_27_222_37); pWorld->AddNode(Alveolus_EC_8,37, t_27_222_37); ////////////////////////////////// TGeoTranslation t1_27_228_38=TGeoTranslation("trans1_27228",0,0,60); TGeoRotation R1_27_228_38=TGeoRotation("rot1_27228",228,27.81,0); TGeoHMatrix ta_27_228_38=R1_27_228_38*t1_27_228_38; TGeoHMatrix *t_27_228_38=new TGeoHMatrix(ta_27_228_38); pWorld->AddNode(Alveolus_EC_8,38, t_27_228_38); ////////////////////////////////// TGeoTranslation t1_27_234_39=TGeoTranslation("trans1_27234",0,0,60); TGeoRotation R1_27_234_39=TGeoRotation("rot1_27234",234,27.81,0); TGeoHMatrix ta_27_234_39=R1_27_234_39*t1_27_234_39; TGeoHMatrix *t_27_234_39=new TGeoHMatrix(ta_27_234_39); pWorld->AddNode(Alveolus_EC_8,39, t_27_234_39); ////////////////////////////////// TGeoTranslation t1_27_240_40=TGeoTranslation("trans1_27240",0,0,60); TGeoRotation R1_27_240_40=TGeoRotation("rot1_27240",240,27.81,0); TGeoHMatrix ta_27_240_40=R1_27_240_40*t1_27_240_40; TGeoHMatrix *t_27_240_40=new TGeoHMatrix(ta_27_240_40); pWorld->AddNode(Alveolus_EC_8,40, t_27_240_40); ////////////////////////////////// TGeoTranslation t1_27_246_41=TGeoTranslation("trans1_27246",0,0,60); TGeoRotation R1_27_246_41=TGeoRotation("rot1_27246",246,27.81,0); TGeoHMatrix ta_27_246_41=R1_27_246_41*t1_27_246_41; TGeoHMatrix *t_27_246_41=new TGeoHMatrix(ta_27_246_41); pWorld->AddNode(Alveolus_EC_8,41, t_27_246_41); ////////////////////////////////// TGeoTranslation t1_27_252_42=TGeoTranslation("trans1_27252",0,0,60); TGeoRotation R1_27_252_42=TGeoRotation("rot1_27252",252,27.81,0); TGeoHMatrix ta_27_252_42=R1_27_252_42*t1_27_252_42; TGeoHMatrix *t_27_252_42=new TGeoHMatrix(ta_27_252_42); pWorld->AddNode(Alveolus_EC_8,42, t_27_252_42); ////////////////////////////////// TGeoTranslation t1_27_258_43=TGeoTranslation("trans1_27258",0,0,60); TGeoRotation R1_27_258_43=TGeoRotation("rot1_27258",258,27.81,0); TGeoHMatrix ta_27_258_43=R1_27_258_43*t1_27_258_43; TGeoHMatrix *t_27_258_43=new TGeoHMatrix(ta_27_258_43); pWorld->AddNode(Alveolus_EC_8,43, t_27_258_43); ////////////////////////////////// TGeoTranslation t1_27_264_44=TGeoTranslation("trans1_27264",0,0,60); TGeoRotation R1_27_264_44=TGeoRotation("rot1_27264",264,27.81,0); TGeoHMatrix ta_27_264_44=R1_27_264_44*t1_27_264_44; TGeoHMatrix *t_27_264_44=new TGeoHMatrix(ta_27_264_44); pWorld->AddNode(Alveolus_EC_8,44, t_27_264_44); ////////////////////////////////// TGeoTranslation t1_27_270_45=TGeoTranslation("trans1_27270",0,0,60); TGeoRotation R1_27_270_45=TGeoRotation("rot1_27270",270,27.81,0); TGeoHMatrix ta_27_270_45=R1_27_270_45*t1_27_270_45; TGeoHMatrix *t_27_270_45=new TGeoHMatrix(ta_27_270_45); pWorld->AddNode(Alveolus_EC_8,45, t_27_270_45); ////////////////////////////////// TGeoTranslation t1_27_276_46=TGeoTranslation("trans1_27276",0,0,60); TGeoRotation R1_27_276_46=TGeoRotation("rot1_27276",276,27.81,0); TGeoHMatrix ta_27_276_46=R1_27_276_46*t1_27_276_46; TGeoHMatrix *t_27_276_46=new TGeoHMatrix(ta_27_276_46); pWorld->AddNode(Alveolus_EC_8,46, t_27_276_46); ////////////////////////////////// TGeoTranslation t1_27_282_47=TGeoTranslation("trans1_27282",0,0,60); TGeoRotation R1_27_282_47=TGeoRotation("rot1_27282",282,27.81,0); TGeoHMatrix ta_27_282_47=R1_27_282_47*t1_27_282_47; TGeoHMatrix *t_27_282_47=new TGeoHMatrix(ta_27_282_47); pWorld->AddNode(Alveolus_EC_8,47, t_27_282_47); ////////////////////////////////// TGeoTranslation t1_27_288_48=TGeoTranslation("trans1_27288",0,0,60); TGeoRotation R1_27_288_48=TGeoRotation("rot1_27288",288,27.81,0); TGeoHMatrix ta_27_288_48=R1_27_288_48*t1_27_288_48; TGeoHMatrix *t_27_288_48=new TGeoHMatrix(ta_27_288_48); pWorld->AddNode(Alveolus_EC_8,48, t_27_288_48); ////////////////////////////////// TGeoTranslation t1_27_294_49=TGeoTranslation("trans1_27294",0,0,60); TGeoRotation R1_27_294_49=TGeoRotation("rot1_27294",294,27.81,0); TGeoHMatrix ta_27_294_49=R1_27_294_49*t1_27_294_49; TGeoHMatrix *t_27_294_49=new TGeoHMatrix(ta_27_294_49); pWorld->AddNode(Alveolus_EC_8,49, t_27_294_49); ////////////////////////////////// TGeoTranslation t1_27_300_50=TGeoTranslation("trans1_27300",0,0,60); TGeoRotation R1_27_300_50=TGeoRotation("rot1_27300",300,27.81,0); TGeoHMatrix ta_27_300_50=R1_27_300_50*t1_27_300_50; TGeoHMatrix *t_27_300_50=new TGeoHMatrix(ta_27_300_50); pWorld->AddNode(Alveolus_EC_8,50, t_27_300_50); ////////////////////////////////// TGeoTranslation t1_27_306_51=TGeoTranslation("trans1_27306",0,0,60); TGeoRotation R1_27_306_51=TGeoRotation("rot1_27306",306,27.81,0); TGeoHMatrix ta_27_306_51=R1_27_306_51*t1_27_306_51; TGeoHMatrix *t_27_306_51=new TGeoHMatrix(ta_27_306_51); pWorld->AddNode(Alveolus_EC_8,51, t_27_306_51); ////////////////////////////////// TGeoTranslation t1_27_312_52=TGeoTranslation("trans1_27312",0,0,60); TGeoRotation R1_27_312_52=TGeoRotation("rot1_27312",312,27.81,0); TGeoHMatrix ta_27_312_52=R1_27_312_52*t1_27_312_52; TGeoHMatrix *t_27_312_52=new TGeoHMatrix(ta_27_312_52); pWorld->AddNode(Alveolus_EC_8,52, t_27_312_52); ////////////////////////////////// TGeoTranslation t1_27_318_53=TGeoTranslation("trans1_27318",0,0,60); TGeoRotation R1_27_318_53=TGeoRotation("rot1_27318",318,27.81,0); TGeoHMatrix ta_27_318_53=R1_27_318_53*t1_27_318_53; TGeoHMatrix *t_27_318_53=new TGeoHMatrix(ta_27_318_53); pWorld->AddNode(Alveolus_EC_8,53, t_27_318_53); ////////////////////////////////// TGeoTranslation t1_27_324_54=TGeoTranslation("trans1_27324",0,0,60); TGeoRotation R1_27_324_54=TGeoRotation("rot1_27324",324,27.81,0); TGeoHMatrix ta_27_324_54=R1_27_324_54*t1_27_324_54; TGeoHMatrix *t_27_324_54=new TGeoHMatrix(ta_27_324_54); pWorld->AddNode(Alveolus_EC_8,54, t_27_324_54); ////////////////////////////////// TGeoTranslation t1_27_330_55=TGeoTranslation("trans1_27330",0,0,60); TGeoRotation R1_27_330_55=TGeoRotation("rot1_27330",330,27.81,0); TGeoHMatrix ta_27_330_55=R1_27_330_55*t1_27_330_55; TGeoHMatrix *t_27_330_55=new TGeoHMatrix(ta_27_330_55); pWorld->AddNode(Alveolus_EC_8,55, t_27_330_55); ////////////////////////////////// TGeoTranslation t1_27_336_56=TGeoTranslation("trans1_27336",0,0,60); TGeoRotation R1_27_336_56=TGeoRotation("rot1_27336",336,27.81,0); TGeoHMatrix ta_27_336_56=R1_27_336_56*t1_27_336_56; TGeoHMatrix *t_27_336_56=new TGeoHMatrix(ta_27_336_56); pWorld->AddNode(Alveolus_EC_8,56, t_27_336_56); ////////////////////////////////// TGeoTranslation t1_27_342_57=TGeoTranslation("trans1_27342",0,0,60); TGeoRotation R1_27_342_57=TGeoRotation("rot1_27342",342,27.81,0); TGeoHMatrix ta_27_342_57=R1_27_342_57*t1_27_342_57; TGeoHMatrix *t_27_342_57=new TGeoHMatrix(ta_27_342_57); pWorld->AddNode(Alveolus_EC_8,57, t_27_342_57); ////////////////////////////////// TGeoTranslation t1_27_348_58=TGeoTranslation("trans1_27348",0,0,60); TGeoRotation R1_27_348_58=TGeoRotation("rot1_27348",348,27.81,0); TGeoHMatrix ta_27_348_58=R1_27_348_58*t1_27_348_58; TGeoHMatrix *t_27_348_58=new TGeoHMatrix(ta_27_348_58); pWorld->AddNode(Alveolus_EC_8,58, t_27_348_58); ////////////////////////////////// TGeoTranslation t1_27_354_59=TGeoTranslation("trans1_27354",0,0,60); TGeoRotation R1_27_354_59=TGeoRotation("rot1_27354",354,27.81,0); TGeoHMatrix ta_27_354_59=R1_27_354_59*t1_27_354_59; TGeoHMatrix *t_27_354_59=new TGeoHMatrix(ta_27_354_59); pWorld->AddNode(Alveolus_EC_8,59, t_27_354_59); ////////////////////////////////// TGeoTranslation t1_25_0_0=TGeoTranslation("trans1_250",0,0,60); TGeoRotation R1_25_0_0=TGeoRotation("rot1_250",0,25.62,0); TGeoHMatrix ta_25_0_0=R1_25_0_0*t1_25_0_0; TGeoHMatrix *t_25_0_0=new TGeoHMatrix(ta_25_0_0); pWorld->AddNode(Alveolus_EC_9,0, t_25_0_0); ////////////////////////////////// TGeoTranslation t1_25_6_1=TGeoTranslation("trans1_256",0,0,60); TGeoRotation R1_25_6_1=TGeoRotation("rot1_256",6,25.62,0); TGeoHMatrix ta_25_6_1=R1_25_6_1*t1_25_6_1; TGeoHMatrix *t_25_6_1=new TGeoHMatrix(ta_25_6_1); pWorld->AddNode(Alveolus_EC_9,1, t_25_6_1); ////////////////////////////////// TGeoTranslation t1_25_12_2=TGeoTranslation("trans1_2512",0,0,60); TGeoRotation R1_25_12_2=TGeoRotation("rot1_2512",12,25.62,0); TGeoHMatrix ta_25_12_2=R1_25_12_2*t1_25_12_2; TGeoHMatrix *t_25_12_2=new TGeoHMatrix(ta_25_12_2); pWorld->AddNode(Alveolus_EC_9,2, t_25_12_2); ////////////////////////////////// TGeoTranslation t1_25_18_3=TGeoTranslation("trans1_2518",0,0,60); TGeoRotation R1_25_18_3=TGeoRotation("rot1_2518",18,25.62,0); TGeoHMatrix ta_25_18_3=R1_25_18_3*t1_25_18_3; TGeoHMatrix *t_25_18_3=new TGeoHMatrix(ta_25_18_3); pWorld->AddNode(Alveolus_EC_9,3, t_25_18_3); ////////////////////////////////// TGeoTranslation t1_25_24_4=TGeoTranslation("trans1_2524",0,0,60); TGeoRotation R1_25_24_4=TGeoRotation("rot1_2524",24,25.62,0); TGeoHMatrix ta_25_24_4=R1_25_24_4*t1_25_24_4; TGeoHMatrix *t_25_24_4=new TGeoHMatrix(ta_25_24_4); pWorld->AddNode(Alveolus_EC_9,4, t_25_24_4); ////////////////////////////////// TGeoTranslation t1_25_30_5=TGeoTranslation("trans1_2530",0,0,60); TGeoRotation R1_25_30_5=TGeoRotation("rot1_2530",30,25.62,0); TGeoHMatrix ta_25_30_5=R1_25_30_5*t1_25_30_5; TGeoHMatrix *t_25_30_5=new TGeoHMatrix(ta_25_30_5); pWorld->AddNode(Alveolus_EC_9,5, t_25_30_5); ////////////////////////////////// TGeoTranslation t1_25_36_6=TGeoTranslation("trans1_2536",0,0,60); TGeoRotation R1_25_36_6=TGeoRotation("rot1_2536",36,25.62,0); TGeoHMatrix ta_25_36_6=R1_25_36_6*t1_25_36_6; TGeoHMatrix *t_25_36_6=new TGeoHMatrix(ta_25_36_6); pWorld->AddNode(Alveolus_EC_9,6, t_25_36_6); ////////////////////////////////// TGeoTranslation t1_25_42_7=TGeoTranslation("trans1_2542",0,0,60); TGeoRotation R1_25_42_7=TGeoRotation("rot1_2542",42,25.62,0); TGeoHMatrix ta_25_42_7=R1_25_42_7*t1_25_42_7; TGeoHMatrix *t_25_42_7=new TGeoHMatrix(ta_25_42_7); pWorld->AddNode(Alveolus_EC_9,7, t_25_42_7); ////////////////////////////////// TGeoTranslation t1_25_48_8=TGeoTranslation("trans1_2548",0,0,60); TGeoRotation R1_25_48_8=TGeoRotation("rot1_2548",48,25.62,0); TGeoHMatrix ta_25_48_8=R1_25_48_8*t1_25_48_8; TGeoHMatrix *t_25_48_8=new TGeoHMatrix(ta_25_48_8); pWorld->AddNode(Alveolus_EC_9,8, t_25_48_8); ////////////////////////////////// TGeoTranslation t1_25_54_9=TGeoTranslation("trans1_2554",0,0,60); TGeoRotation R1_25_54_9=TGeoRotation("rot1_2554",54,25.62,0); TGeoHMatrix ta_25_54_9=R1_25_54_9*t1_25_54_9; TGeoHMatrix *t_25_54_9=new TGeoHMatrix(ta_25_54_9); pWorld->AddNode(Alveolus_EC_9,9, t_25_54_9); ////////////////////////////////// TGeoTranslation t1_25_60_10=TGeoTranslation("trans1_2560",0,0,60); TGeoRotation R1_25_60_10=TGeoRotation("rot1_2560",60,25.62,0); TGeoHMatrix ta_25_60_10=R1_25_60_10*t1_25_60_10; TGeoHMatrix *t_25_60_10=new TGeoHMatrix(ta_25_60_10); pWorld->AddNode(Alveolus_EC_9,10, t_25_60_10); ////////////////////////////////// TGeoTranslation t1_25_66_11=TGeoTranslation("trans1_2566",0,0,60); TGeoRotation R1_25_66_11=TGeoRotation("rot1_2566",66,25.62,0); TGeoHMatrix ta_25_66_11=R1_25_66_11*t1_25_66_11; TGeoHMatrix *t_25_66_11=new TGeoHMatrix(ta_25_66_11); pWorld->AddNode(Alveolus_EC_9,11, t_25_66_11); ////////////////////////////////// TGeoTranslation t1_25_72_12=TGeoTranslation("trans1_2572",0,0,60); TGeoRotation R1_25_72_12=TGeoRotation("rot1_2572",72,25.62,0); TGeoHMatrix ta_25_72_12=R1_25_72_12*t1_25_72_12; TGeoHMatrix *t_25_72_12=new TGeoHMatrix(ta_25_72_12); pWorld->AddNode(Alveolus_EC_9,12, t_25_72_12); ////////////////////////////////// TGeoTranslation t1_25_78_13=TGeoTranslation("trans1_2578",0,0,60); TGeoRotation R1_25_78_13=TGeoRotation("rot1_2578",78,25.62,0); TGeoHMatrix ta_25_78_13=R1_25_78_13*t1_25_78_13; TGeoHMatrix *t_25_78_13=new TGeoHMatrix(ta_25_78_13); pWorld->AddNode(Alveolus_EC_9,13, t_25_78_13); ////////////////////////////////// TGeoTranslation t1_25_84_14=TGeoTranslation("trans1_2584",0,0,60); TGeoRotation R1_25_84_14=TGeoRotation("rot1_2584",84,25.62,0); TGeoHMatrix ta_25_84_14=R1_25_84_14*t1_25_84_14; TGeoHMatrix *t_25_84_14=new TGeoHMatrix(ta_25_84_14); pWorld->AddNode(Alveolus_EC_9,14, t_25_84_14); ////////////////////////////////// TGeoTranslation t1_25_90_15=TGeoTranslation("trans1_2590",0,0,60); TGeoRotation R1_25_90_15=TGeoRotation("rot1_2590",90,25.62,0); TGeoHMatrix ta_25_90_15=R1_25_90_15*t1_25_90_15; TGeoHMatrix *t_25_90_15=new TGeoHMatrix(ta_25_90_15); pWorld->AddNode(Alveolus_EC_9,15, t_25_90_15); ////////////////////////////////// TGeoTranslation t1_25_96_16=TGeoTranslation("trans1_2596",0,0,60); TGeoRotation R1_25_96_16=TGeoRotation("rot1_2596",96,25.62,0); TGeoHMatrix ta_25_96_16=R1_25_96_16*t1_25_96_16; TGeoHMatrix *t_25_96_16=new TGeoHMatrix(ta_25_96_16); pWorld->AddNode(Alveolus_EC_9,16, t_25_96_16); ////////////////////////////////// TGeoTranslation t1_25_102_17=TGeoTranslation("trans1_25102",0,0,60); TGeoRotation R1_25_102_17=TGeoRotation("rot1_25102",102,25.62,0); TGeoHMatrix ta_25_102_17=R1_25_102_17*t1_25_102_17; TGeoHMatrix *t_25_102_17=new TGeoHMatrix(ta_25_102_17); pWorld->AddNode(Alveolus_EC_9,17, t_25_102_17); ////////////////////////////////// TGeoTranslation t1_25_108_18=TGeoTranslation("trans1_25108",0,0,60); TGeoRotation R1_25_108_18=TGeoRotation("rot1_25108",108,25.62,0); TGeoHMatrix ta_25_108_18=R1_25_108_18*t1_25_108_18; TGeoHMatrix *t_25_108_18=new TGeoHMatrix(ta_25_108_18); pWorld->AddNode(Alveolus_EC_9,18, t_25_108_18); ////////////////////////////////// TGeoTranslation t1_25_114_19=TGeoTranslation("trans1_25114",0,0,60); TGeoRotation R1_25_114_19=TGeoRotation("rot1_25114",114,25.62,0); TGeoHMatrix ta_25_114_19=R1_25_114_19*t1_25_114_19; TGeoHMatrix *t_25_114_19=new TGeoHMatrix(ta_25_114_19); pWorld->AddNode(Alveolus_EC_9,19, t_25_114_19); ////////////////////////////////// TGeoTranslation t1_25_120_20=TGeoTranslation("trans1_25120",0,0,60); TGeoRotation R1_25_120_20=TGeoRotation("rot1_25120",120,25.62,0); TGeoHMatrix ta_25_120_20=R1_25_120_20*t1_25_120_20; TGeoHMatrix *t_25_120_20=new TGeoHMatrix(ta_25_120_20); pWorld->AddNode(Alveolus_EC_9,20, t_25_120_20); ////////////////////////////////// TGeoTranslation t1_25_126_21=TGeoTranslation("trans1_25126",0,0,60); TGeoRotation R1_25_126_21=TGeoRotation("rot1_25126",126,25.62,0); TGeoHMatrix ta_25_126_21=R1_25_126_21*t1_25_126_21; TGeoHMatrix *t_25_126_21=new TGeoHMatrix(ta_25_126_21); pWorld->AddNode(Alveolus_EC_9,21, t_25_126_21); ////////////////////////////////// TGeoTranslation t1_25_132_22=TGeoTranslation("trans1_25132",0,0,60); TGeoRotation R1_25_132_22=TGeoRotation("rot1_25132",132,25.62,0); TGeoHMatrix ta_25_132_22=R1_25_132_22*t1_25_132_22; TGeoHMatrix *t_25_132_22=new TGeoHMatrix(ta_25_132_22); pWorld->AddNode(Alveolus_EC_9,22, t_25_132_22); ////////////////////////////////// TGeoTranslation t1_25_138_23=TGeoTranslation("trans1_25138",0,0,60); TGeoRotation R1_25_138_23=TGeoRotation("rot1_25138",138,25.62,0); TGeoHMatrix ta_25_138_23=R1_25_138_23*t1_25_138_23; TGeoHMatrix *t_25_138_23=new TGeoHMatrix(ta_25_138_23); pWorld->AddNode(Alveolus_EC_9,23, t_25_138_23); ////////////////////////////////// TGeoTranslation t1_25_144_24=TGeoTranslation("trans1_25144",0,0,60); TGeoRotation R1_25_144_24=TGeoRotation("rot1_25144",144,25.62,0); TGeoHMatrix ta_25_144_24=R1_25_144_24*t1_25_144_24; TGeoHMatrix *t_25_144_24=new TGeoHMatrix(ta_25_144_24); pWorld->AddNode(Alveolus_EC_9,24, t_25_144_24); ////////////////////////////////// TGeoTranslation t1_25_150_25=TGeoTranslation("trans1_25150",0,0,60); TGeoRotation R1_25_150_25=TGeoRotation("rot1_25150",150,25.62,0); TGeoHMatrix ta_25_150_25=R1_25_150_25*t1_25_150_25; TGeoHMatrix *t_25_150_25=new TGeoHMatrix(ta_25_150_25); pWorld->AddNode(Alveolus_EC_9,25, t_25_150_25); ////////////////////////////////// TGeoTranslation t1_25_156_26=TGeoTranslation("trans1_25156",0,0,60); TGeoRotation R1_25_156_26=TGeoRotation("rot1_25156",156,25.62,0); TGeoHMatrix ta_25_156_26=R1_25_156_26*t1_25_156_26; TGeoHMatrix *t_25_156_26=new TGeoHMatrix(ta_25_156_26); pWorld->AddNode(Alveolus_EC_9,26, t_25_156_26); ////////////////////////////////// TGeoTranslation t1_25_162_27=TGeoTranslation("trans1_25162",0,0,60); TGeoRotation R1_25_162_27=TGeoRotation("rot1_25162",162,25.62,0); TGeoHMatrix ta_25_162_27=R1_25_162_27*t1_25_162_27; TGeoHMatrix *t_25_162_27=new TGeoHMatrix(ta_25_162_27); pWorld->AddNode(Alveolus_EC_9,27, t_25_162_27); ////////////////////////////////// TGeoTranslation t1_25_168_28=TGeoTranslation("trans1_25168",0,0,60); TGeoRotation R1_25_168_28=TGeoRotation("rot1_25168",168,25.62,0); TGeoHMatrix ta_25_168_28=R1_25_168_28*t1_25_168_28; TGeoHMatrix *t_25_168_28=new TGeoHMatrix(ta_25_168_28); pWorld->AddNode(Alveolus_EC_9,28, t_25_168_28); ////////////////////////////////// TGeoTranslation t1_25_174_29=TGeoTranslation("trans1_25174",0,0,60); TGeoRotation R1_25_174_29=TGeoRotation("rot1_25174",174,25.62,0); TGeoHMatrix ta_25_174_29=R1_25_174_29*t1_25_174_29; TGeoHMatrix *t_25_174_29=new TGeoHMatrix(ta_25_174_29); pWorld->AddNode(Alveolus_EC_9,29, t_25_174_29); ////////////////////////////////// TGeoTranslation t1_25_180_30=TGeoTranslation("trans1_25180",0,0,60); TGeoRotation R1_25_180_30=TGeoRotation("rot1_25180",180,25.62,0); TGeoHMatrix ta_25_180_30=R1_25_180_30*t1_25_180_30; TGeoHMatrix *t_25_180_30=new TGeoHMatrix(ta_25_180_30); pWorld->AddNode(Alveolus_EC_9,30, t_25_180_30); ////////////////////////////////// TGeoTranslation t1_25_186_31=TGeoTranslation("trans1_25186",0,0,60); TGeoRotation R1_25_186_31=TGeoRotation("rot1_25186",186,25.62,0); TGeoHMatrix ta_25_186_31=R1_25_186_31*t1_25_186_31; TGeoHMatrix *t_25_186_31=new TGeoHMatrix(ta_25_186_31); pWorld->AddNode(Alveolus_EC_9,31, t_25_186_31); ////////////////////////////////// TGeoTranslation t1_25_192_32=TGeoTranslation("trans1_25192",0,0,60); TGeoRotation R1_25_192_32=TGeoRotation("rot1_25192",192,25.62,0); TGeoHMatrix ta_25_192_32=R1_25_192_32*t1_25_192_32; TGeoHMatrix *t_25_192_32=new TGeoHMatrix(ta_25_192_32); pWorld->AddNode(Alveolus_EC_9,32, t_25_192_32); ////////////////////////////////// TGeoTranslation t1_25_198_33=TGeoTranslation("trans1_25198",0,0,60); TGeoRotation R1_25_198_33=TGeoRotation("rot1_25198",198,25.62,0); TGeoHMatrix ta_25_198_33=R1_25_198_33*t1_25_198_33; TGeoHMatrix *t_25_198_33=new TGeoHMatrix(ta_25_198_33); pWorld->AddNode(Alveolus_EC_9,33, t_25_198_33); ////////////////////////////////// TGeoTranslation t1_25_204_34=TGeoTranslation("trans1_25204",0,0,60); TGeoRotation R1_25_204_34=TGeoRotation("rot1_25204",204,25.62,0); TGeoHMatrix ta_25_204_34=R1_25_204_34*t1_25_204_34; TGeoHMatrix *t_25_204_34=new TGeoHMatrix(ta_25_204_34); pWorld->AddNode(Alveolus_EC_9,34, t_25_204_34); ////////////////////////////////// TGeoTranslation t1_25_210_35=TGeoTranslation("trans1_25210",0,0,60); TGeoRotation R1_25_210_35=TGeoRotation("rot1_25210",210,25.62,0); TGeoHMatrix ta_25_210_35=R1_25_210_35*t1_25_210_35; TGeoHMatrix *t_25_210_35=new TGeoHMatrix(ta_25_210_35); pWorld->AddNode(Alveolus_EC_9,35, t_25_210_35); ////////////////////////////////// TGeoTranslation t1_25_216_36=TGeoTranslation("trans1_25216",0,0,60); TGeoRotation R1_25_216_36=TGeoRotation("rot1_25216",216,25.62,0); TGeoHMatrix ta_25_216_36=R1_25_216_36*t1_25_216_36; TGeoHMatrix *t_25_216_36=new TGeoHMatrix(ta_25_216_36); pWorld->AddNode(Alveolus_EC_9,36, t_25_216_36); ////////////////////////////////// TGeoTranslation t1_25_222_37=TGeoTranslation("trans1_25222",0,0,60); TGeoRotation R1_25_222_37=TGeoRotation("rot1_25222",222,25.62,0); TGeoHMatrix ta_25_222_37=R1_25_222_37*t1_25_222_37; TGeoHMatrix *t_25_222_37=new TGeoHMatrix(ta_25_222_37); pWorld->AddNode(Alveolus_EC_9,37, t_25_222_37); ////////////////////////////////// TGeoTranslation t1_25_228_38=TGeoTranslation("trans1_25228",0,0,60); TGeoRotation R1_25_228_38=TGeoRotation("rot1_25228",228,25.62,0); TGeoHMatrix ta_25_228_38=R1_25_228_38*t1_25_228_38; TGeoHMatrix *t_25_228_38=new TGeoHMatrix(ta_25_228_38); pWorld->AddNode(Alveolus_EC_9,38, t_25_228_38); ////////////////////////////////// TGeoTranslation t1_25_234_39=TGeoTranslation("trans1_25234",0,0,60); TGeoRotation R1_25_234_39=TGeoRotation("rot1_25234",234,25.62,0); TGeoHMatrix ta_25_234_39=R1_25_234_39*t1_25_234_39; TGeoHMatrix *t_25_234_39=new TGeoHMatrix(ta_25_234_39); pWorld->AddNode(Alveolus_EC_9,39, t_25_234_39); ////////////////////////////////// TGeoTranslation t1_25_240_40=TGeoTranslation("trans1_25240",0,0,60); TGeoRotation R1_25_240_40=TGeoRotation("rot1_25240",240,25.62,0); TGeoHMatrix ta_25_240_40=R1_25_240_40*t1_25_240_40; TGeoHMatrix *t_25_240_40=new TGeoHMatrix(ta_25_240_40); pWorld->AddNode(Alveolus_EC_9,40, t_25_240_40); ////////////////////////////////// TGeoTranslation t1_25_246_41=TGeoTranslation("trans1_25246",0,0,60); TGeoRotation R1_25_246_41=TGeoRotation("rot1_25246",246,25.62,0); TGeoHMatrix ta_25_246_41=R1_25_246_41*t1_25_246_41; TGeoHMatrix *t_25_246_41=new TGeoHMatrix(ta_25_246_41); pWorld->AddNode(Alveolus_EC_9,41, t_25_246_41); ////////////////////////////////// TGeoTranslation t1_25_252_42=TGeoTranslation("trans1_25252",0,0,60); TGeoRotation R1_25_252_42=TGeoRotation("rot1_25252",252,25.62,0); TGeoHMatrix ta_25_252_42=R1_25_252_42*t1_25_252_42; TGeoHMatrix *t_25_252_42=new TGeoHMatrix(ta_25_252_42); pWorld->AddNode(Alveolus_EC_9,42, t_25_252_42); ////////////////////////////////// TGeoTranslation t1_25_258_43=TGeoTranslation("trans1_25258",0,0,60); TGeoRotation R1_25_258_43=TGeoRotation("rot1_25258",258,25.62,0); TGeoHMatrix ta_25_258_43=R1_25_258_43*t1_25_258_43; TGeoHMatrix *t_25_258_43=new TGeoHMatrix(ta_25_258_43); pWorld->AddNode(Alveolus_EC_9,43, t_25_258_43); ////////////////////////////////// TGeoTranslation t1_25_264_44=TGeoTranslation("trans1_25264",0,0,60); TGeoRotation R1_25_264_44=TGeoRotation("rot1_25264",264,25.62,0); TGeoHMatrix ta_25_264_44=R1_25_264_44*t1_25_264_44; TGeoHMatrix *t_25_264_44=new TGeoHMatrix(ta_25_264_44); pWorld->AddNode(Alveolus_EC_9,44, t_25_264_44); ////////////////////////////////// TGeoTranslation t1_25_270_45=TGeoTranslation("trans1_25270",0,0,60); TGeoRotation R1_25_270_45=TGeoRotation("rot1_25270",270,25.62,0); TGeoHMatrix ta_25_270_45=R1_25_270_45*t1_25_270_45; TGeoHMatrix *t_25_270_45=new TGeoHMatrix(ta_25_270_45); pWorld->AddNode(Alveolus_EC_9,45, t_25_270_45); ////////////////////////////////// TGeoTranslation t1_25_276_46=TGeoTranslation("trans1_25276",0,0,60); TGeoRotation R1_25_276_46=TGeoRotation("rot1_25276",276,25.62,0); TGeoHMatrix ta_25_276_46=R1_25_276_46*t1_25_276_46; TGeoHMatrix *t_25_276_46=new TGeoHMatrix(ta_25_276_46); pWorld->AddNode(Alveolus_EC_9,46, t_25_276_46); ////////////////////////////////// TGeoTranslation t1_25_282_47=TGeoTranslation("trans1_25282",0,0,60); TGeoRotation R1_25_282_47=TGeoRotation("rot1_25282",282,25.62,0); TGeoHMatrix ta_25_282_47=R1_25_282_47*t1_25_282_47; TGeoHMatrix *t_25_282_47=new TGeoHMatrix(ta_25_282_47); pWorld->AddNode(Alveolus_EC_9,47, t_25_282_47); ////////////////////////////////// TGeoTranslation t1_25_288_48=TGeoTranslation("trans1_25288",0,0,60); TGeoRotation R1_25_288_48=TGeoRotation("rot1_25288",288,25.62,0); TGeoHMatrix ta_25_288_48=R1_25_288_48*t1_25_288_48; TGeoHMatrix *t_25_288_48=new TGeoHMatrix(ta_25_288_48); pWorld->AddNode(Alveolus_EC_9,48, t_25_288_48); ////////////////////////////////// TGeoTranslation t1_25_294_49=TGeoTranslation("trans1_25294",0,0,60); TGeoRotation R1_25_294_49=TGeoRotation("rot1_25294",294,25.62,0); TGeoHMatrix ta_25_294_49=R1_25_294_49*t1_25_294_49; TGeoHMatrix *t_25_294_49=new TGeoHMatrix(ta_25_294_49); pWorld->AddNode(Alveolus_EC_9,49, t_25_294_49); ////////////////////////////////// TGeoTranslation t1_25_300_50=TGeoTranslation("trans1_25300",0,0,60); TGeoRotation R1_25_300_50=TGeoRotation("rot1_25300",300,25.62,0); TGeoHMatrix ta_25_300_50=R1_25_300_50*t1_25_300_50; TGeoHMatrix *t_25_300_50=new TGeoHMatrix(ta_25_300_50); pWorld->AddNode(Alveolus_EC_9,50, t_25_300_50); ////////////////////////////////// TGeoTranslation t1_25_306_51=TGeoTranslation("trans1_25306",0,0,60); TGeoRotation R1_25_306_51=TGeoRotation("rot1_25306",306,25.62,0); TGeoHMatrix ta_25_306_51=R1_25_306_51*t1_25_306_51; TGeoHMatrix *t_25_306_51=new TGeoHMatrix(ta_25_306_51); pWorld->AddNode(Alveolus_EC_9,51, t_25_306_51); ////////////////////////////////// TGeoTranslation t1_25_312_52=TGeoTranslation("trans1_25312",0,0,60); TGeoRotation R1_25_312_52=TGeoRotation("rot1_25312",312,25.62,0); TGeoHMatrix ta_25_312_52=R1_25_312_52*t1_25_312_52; TGeoHMatrix *t_25_312_52=new TGeoHMatrix(ta_25_312_52); pWorld->AddNode(Alveolus_EC_9,52, t_25_312_52); ////////////////////////////////// TGeoTranslation t1_25_318_53=TGeoTranslation("trans1_25318",0,0,60); TGeoRotation R1_25_318_53=TGeoRotation("rot1_25318",318,25.62,0); TGeoHMatrix ta_25_318_53=R1_25_318_53*t1_25_318_53; TGeoHMatrix *t_25_318_53=new TGeoHMatrix(ta_25_318_53); pWorld->AddNode(Alveolus_EC_9,53, t_25_318_53); ////////////////////////////////// TGeoTranslation t1_25_324_54=TGeoTranslation("trans1_25324",0,0,60); TGeoRotation R1_25_324_54=TGeoRotation("rot1_25324",324,25.62,0); TGeoHMatrix ta_25_324_54=R1_25_324_54*t1_25_324_54; TGeoHMatrix *t_25_324_54=new TGeoHMatrix(ta_25_324_54); pWorld->AddNode(Alveolus_EC_9,54, t_25_324_54); ////////////////////////////////// TGeoTranslation t1_25_330_55=TGeoTranslation("trans1_25330",0,0,60); TGeoRotation R1_25_330_55=TGeoRotation("rot1_25330",330,25.62,0); TGeoHMatrix ta_25_330_55=R1_25_330_55*t1_25_330_55; TGeoHMatrix *t_25_330_55=new TGeoHMatrix(ta_25_330_55); pWorld->AddNode(Alveolus_EC_9,55, t_25_330_55); ////////////////////////////////// TGeoTranslation t1_25_336_56=TGeoTranslation("trans1_25336",0,0,60); TGeoRotation R1_25_336_56=TGeoRotation("rot1_25336",336,25.62,0); TGeoHMatrix ta_25_336_56=R1_25_336_56*t1_25_336_56; TGeoHMatrix *t_25_336_56=new TGeoHMatrix(ta_25_336_56); pWorld->AddNode(Alveolus_EC_9,56, t_25_336_56); ////////////////////////////////// TGeoTranslation t1_25_342_57=TGeoTranslation("trans1_25342",0,0,60); TGeoRotation R1_25_342_57=TGeoRotation("rot1_25342",342,25.62,0); TGeoHMatrix ta_25_342_57=R1_25_342_57*t1_25_342_57; TGeoHMatrix *t_25_342_57=new TGeoHMatrix(ta_25_342_57); pWorld->AddNode(Alveolus_EC_9,57, t_25_342_57); ////////////////////////////////// TGeoTranslation t1_25_348_58=TGeoTranslation("trans1_25348",0,0,60); TGeoRotation R1_25_348_58=TGeoRotation("rot1_25348",348,25.62,0); TGeoHMatrix ta_25_348_58=R1_25_348_58*t1_25_348_58; TGeoHMatrix *t_25_348_58=new TGeoHMatrix(ta_25_348_58); pWorld->AddNode(Alveolus_EC_9,58, t_25_348_58); ////////////////////////////////// TGeoTranslation t1_25_354_59=TGeoTranslation("trans1_25354",0,0,60); TGeoRotation R1_25_354_59=TGeoRotation("rot1_25354",354,25.62,0); TGeoHMatrix ta_25_354_59=R1_25_354_59*t1_25_354_59; TGeoHMatrix *t_25_354_59=new TGeoHMatrix(ta_25_354_59); pWorld->AddNode(Alveolus_EC_9,59, t_25_354_59); ////////////////////////////////// TGeoTranslation t1_23_0_0=TGeoTranslation("trans1_230",0,0,60); TGeoRotation R1_23_0_0=TGeoRotation("rot1_230",0,23.36,0); TGeoHMatrix ta_23_0_0=R1_23_0_0*t1_23_0_0; TGeoHMatrix *t_23_0_0=new TGeoHMatrix(ta_23_0_0); pWorld->AddNode(Alveolus_EC_10,0, t_23_0_0); ////////////////////////////////// TGeoTranslation t1_23_6_1=TGeoTranslation("trans1_236",0,0,60); TGeoRotation R1_23_6_1=TGeoRotation("rot1_236",6,23.36,0); TGeoHMatrix ta_23_6_1=R1_23_6_1*t1_23_6_1; TGeoHMatrix *t_23_6_1=new TGeoHMatrix(ta_23_6_1); pWorld->AddNode(Alveolus_EC_10,1, t_23_6_1); ////////////////////////////////// TGeoTranslation t1_23_12_2=TGeoTranslation("trans1_2312",0,0,60); TGeoRotation R1_23_12_2=TGeoRotation("rot1_2312",12,23.36,0); TGeoHMatrix ta_23_12_2=R1_23_12_2*t1_23_12_2; TGeoHMatrix *t_23_12_2=new TGeoHMatrix(ta_23_12_2); pWorld->AddNode(Alveolus_EC_10,2, t_23_12_2); ////////////////////////////////// TGeoTranslation t1_23_18_3=TGeoTranslation("trans1_2318",0,0,60); TGeoRotation R1_23_18_3=TGeoRotation("rot1_2318",18,23.36,0); TGeoHMatrix ta_23_18_3=R1_23_18_3*t1_23_18_3; TGeoHMatrix *t_23_18_3=new TGeoHMatrix(ta_23_18_3); pWorld->AddNode(Alveolus_EC_10,3, t_23_18_3); ////////////////////////////////// TGeoTranslation t1_23_24_4=TGeoTranslation("trans1_2324",0,0,60); TGeoRotation R1_23_24_4=TGeoRotation("rot1_2324",24,23.36,0); TGeoHMatrix ta_23_24_4=R1_23_24_4*t1_23_24_4; TGeoHMatrix *t_23_24_4=new TGeoHMatrix(ta_23_24_4); pWorld->AddNode(Alveolus_EC_10,4, t_23_24_4); ////////////////////////////////// TGeoTranslation t1_23_30_5=TGeoTranslation("trans1_2330",0,0,60); TGeoRotation R1_23_30_5=TGeoRotation("rot1_2330",30,23.36,0); TGeoHMatrix ta_23_30_5=R1_23_30_5*t1_23_30_5; TGeoHMatrix *t_23_30_5=new TGeoHMatrix(ta_23_30_5); pWorld->AddNode(Alveolus_EC_10,5, t_23_30_5); ////////////////////////////////// TGeoTranslation t1_23_36_6=TGeoTranslation("trans1_2336",0,0,60); TGeoRotation R1_23_36_6=TGeoRotation("rot1_2336",36,23.36,0); TGeoHMatrix ta_23_36_6=R1_23_36_6*t1_23_36_6; TGeoHMatrix *t_23_36_6=new TGeoHMatrix(ta_23_36_6); pWorld->AddNode(Alveolus_EC_10,6, t_23_36_6); ////////////////////////////////// TGeoTranslation t1_23_42_7=TGeoTranslation("trans1_2342",0,0,60); TGeoRotation R1_23_42_7=TGeoRotation("rot1_2342",42,23.36,0); TGeoHMatrix ta_23_42_7=R1_23_42_7*t1_23_42_7; TGeoHMatrix *t_23_42_7=new TGeoHMatrix(ta_23_42_7); pWorld->AddNode(Alveolus_EC_10,7, t_23_42_7); ////////////////////////////////// TGeoTranslation t1_23_48_8=TGeoTranslation("trans1_2348",0,0,60); TGeoRotation R1_23_48_8=TGeoRotation("rot1_2348",48,23.36,0); TGeoHMatrix ta_23_48_8=R1_23_48_8*t1_23_48_8; TGeoHMatrix *t_23_48_8=new TGeoHMatrix(ta_23_48_8); pWorld->AddNode(Alveolus_EC_10,8, t_23_48_8); ////////////////////////////////// TGeoTranslation t1_23_54_9=TGeoTranslation("trans1_2354",0,0,60); TGeoRotation R1_23_54_9=TGeoRotation("rot1_2354",54,23.36,0); TGeoHMatrix ta_23_54_9=R1_23_54_9*t1_23_54_9; TGeoHMatrix *t_23_54_9=new TGeoHMatrix(ta_23_54_9); pWorld->AddNode(Alveolus_EC_10,9, t_23_54_9); ////////////////////////////////// TGeoTranslation t1_23_60_10=TGeoTranslation("trans1_2360",0,0,60); TGeoRotation R1_23_60_10=TGeoRotation("rot1_2360",60,23.36,0); TGeoHMatrix ta_23_60_10=R1_23_60_10*t1_23_60_10; TGeoHMatrix *t_23_60_10=new TGeoHMatrix(ta_23_60_10); pWorld->AddNode(Alveolus_EC_10,10, t_23_60_10); ////////////////////////////////// TGeoTranslation t1_23_66_11=TGeoTranslation("trans1_2366",0,0,60); TGeoRotation R1_23_66_11=TGeoRotation("rot1_2366",66,23.36,0); TGeoHMatrix ta_23_66_11=R1_23_66_11*t1_23_66_11; TGeoHMatrix *t_23_66_11=new TGeoHMatrix(ta_23_66_11); pWorld->AddNode(Alveolus_EC_10,11, t_23_66_11); ////////////////////////////////// TGeoTranslation t1_23_72_12=TGeoTranslation("trans1_2372",0,0,60); TGeoRotation R1_23_72_12=TGeoRotation("rot1_2372",72,23.36,0); TGeoHMatrix ta_23_72_12=R1_23_72_12*t1_23_72_12; TGeoHMatrix *t_23_72_12=new TGeoHMatrix(ta_23_72_12); pWorld->AddNode(Alveolus_EC_10,12, t_23_72_12); ////////////////////////////////// TGeoTranslation t1_23_78_13=TGeoTranslation("trans1_2378",0,0,60); TGeoRotation R1_23_78_13=TGeoRotation("rot1_2378",78,23.36,0); TGeoHMatrix ta_23_78_13=R1_23_78_13*t1_23_78_13; TGeoHMatrix *t_23_78_13=new TGeoHMatrix(ta_23_78_13); pWorld->AddNode(Alveolus_EC_10,13, t_23_78_13); ////////////////////////////////// TGeoTranslation t1_23_84_14=TGeoTranslation("trans1_2384",0,0,60); TGeoRotation R1_23_84_14=TGeoRotation("rot1_2384",84,23.36,0); TGeoHMatrix ta_23_84_14=R1_23_84_14*t1_23_84_14; TGeoHMatrix *t_23_84_14=new TGeoHMatrix(ta_23_84_14); pWorld->AddNode(Alveolus_EC_10,14, t_23_84_14); ////////////////////////////////// TGeoTranslation t1_23_90_15=TGeoTranslation("trans1_2390",0,0,60); TGeoRotation R1_23_90_15=TGeoRotation("rot1_2390",90,23.36,0); TGeoHMatrix ta_23_90_15=R1_23_90_15*t1_23_90_15; TGeoHMatrix *t_23_90_15=new TGeoHMatrix(ta_23_90_15); pWorld->AddNode(Alveolus_EC_10,15, t_23_90_15); ////////////////////////////////// TGeoTranslation t1_23_96_16=TGeoTranslation("trans1_2396",0,0,60); TGeoRotation R1_23_96_16=TGeoRotation("rot1_2396",96,23.36,0); TGeoHMatrix ta_23_96_16=R1_23_96_16*t1_23_96_16; TGeoHMatrix *t_23_96_16=new TGeoHMatrix(ta_23_96_16); pWorld->AddNode(Alveolus_EC_10,16, t_23_96_16); ////////////////////////////////// TGeoTranslation t1_23_102_17=TGeoTranslation("trans1_23102",0,0,60); TGeoRotation R1_23_102_17=TGeoRotation("rot1_23102",102,23.36,0); TGeoHMatrix ta_23_102_17=R1_23_102_17*t1_23_102_17; TGeoHMatrix *t_23_102_17=new TGeoHMatrix(ta_23_102_17); pWorld->AddNode(Alveolus_EC_10,17, t_23_102_17); ////////////////////////////////// TGeoTranslation t1_23_108_18=TGeoTranslation("trans1_23108",0,0,60); TGeoRotation R1_23_108_18=TGeoRotation("rot1_23108",108,23.36,0); TGeoHMatrix ta_23_108_18=R1_23_108_18*t1_23_108_18; TGeoHMatrix *t_23_108_18=new TGeoHMatrix(ta_23_108_18); pWorld->AddNode(Alveolus_EC_10,18, t_23_108_18); ////////////////////////////////// TGeoTranslation t1_23_114_19=TGeoTranslation("trans1_23114",0,0,60); TGeoRotation R1_23_114_19=TGeoRotation("rot1_23114",114,23.36,0); TGeoHMatrix ta_23_114_19=R1_23_114_19*t1_23_114_19; TGeoHMatrix *t_23_114_19=new TGeoHMatrix(ta_23_114_19); pWorld->AddNode(Alveolus_EC_10,19, t_23_114_19); ////////////////////////////////// TGeoTranslation t1_23_120_20=TGeoTranslation("trans1_23120",0,0,60); TGeoRotation R1_23_120_20=TGeoRotation("rot1_23120",120,23.36,0); TGeoHMatrix ta_23_120_20=R1_23_120_20*t1_23_120_20; TGeoHMatrix *t_23_120_20=new TGeoHMatrix(ta_23_120_20); pWorld->AddNode(Alveolus_EC_10,20, t_23_120_20); ////////////////////////////////// TGeoTranslation t1_23_126_21=TGeoTranslation("trans1_23126",0,0,60); TGeoRotation R1_23_126_21=TGeoRotation("rot1_23126",126,23.36,0); TGeoHMatrix ta_23_126_21=R1_23_126_21*t1_23_126_21; TGeoHMatrix *t_23_126_21=new TGeoHMatrix(ta_23_126_21); pWorld->AddNode(Alveolus_EC_10,21, t_23_126_21); ////////////////////////////////// TGeoTranslation t1_23_132_22=TGeoTranslation("trans1_23132",0,0,60); TGeoRotation R1_23_132_22=TGeoRotation("rot1_23132",132,23.36,0); TGeoHMatrix ta_23_132_22=R1_23_132_22*t1_23_132_22; TGeoHMatrix *t_23_132_22=new TGeoHMatrix(ta_23_132_22); pWorld->AddNode(Alveolus_EC_10,22, t_23_132_22); ////////////////////////////////// TGeoTranslation t1_23_138_23=TGeoTranslation("trans1_23138",0,0,60); TGeoRotation R1_23_138_23=TGeoRotation("rot1_23138",138,23.36,0); TGeoHMatrix ta_23_138_23=R1_23_138_23*t1_23_138_23; TGeoHMatrix *t_23_138_23=new TGeoHMatrix(ta_23_138_23); pWorld->AddNode(Alveolus_EC_10,23, t_23_138_23); ////////////////////////////////// TGeoTranslation t1_23_144_24=TGeoTranslation("trans1_23144",0,0,60); TGeoRotation R1_23_144_24=TGeoRotation("rot1_23144",144,23.36,0); TGeoHMatrix ta_23_144_24=R1_23_144_24*t1_23_144_24; TGeoHMatrix *t_23_144_24=new TGeoHMatrix(ta_23_144_24); pWorld->AddNode(Alveolus_EC_10,24, t_23_144_24); ////////////////////////////////// TGeoTranslation t1_23_150_25=TGeoTranslation("trans1_23150",0,0,60); TGeoRotation R1_23_150_25=TGeoRotation("rot1_23150",150,23.36,0); TGeoHMatrix ta_23_150_25=R1_23_150_25*t1_23_150_25; TGeoHMatrix *t_23_150_25=new TGeoHMatrix(ta_23_150_25); pWorld->AddNode(Alveolus_EC_10,25, t_23_150_25); ////////////////////////////////// TGeoTranslation t1_23_156_26=TGeoTranslation("trans1_23156",0,0,60); TGeoRotation R1_23_156_26=TGeoRotation("rot1_23156",156,23.36,0); TGeoHMatrix ta_23_156_26=R1_23_156_26*t1_23_156_26; TGeoHMatrix *t_23_156_26=new TGeoHMatrix(ta_23_156_26); pWorld->AddNode(Alveolus_EC_10,26, t_23_156_26); ////////////////////////////////// TGeoTranslation t1_23_162_27=TGeoTranslation("trans1_23162",0,0,60); TGeoRotation R1_23_162_27=TGeoRotation("rot1_23162",162,23.36,0); TGeoHMatrix ta_23_162_27=R1_23_162_27*t1_23_162_27; TGeoHMatrix *t_23_162_27=new TGeoHMatrix(ta_23_162_27); pWorld->AddNode(Alveolus_EC_10,27, t_23_162_27); ////////////////////////////////// TGeoTranslation t1_23_168_28=TGeoTranslation("trans1_23168",0,0,60); TGeoRotation R1_23_168_28=TGeoRotation("rot1_23168",168,23.36,0); TGeoHMatrix ta_23_168_28=R1_23_168_28*t1_23_168_28; TGeoHMatrix *t_23_168_28=new TGeoHMatrix(ta_23_168_28); pWorld->AddNode(Alveolus_EC_10,28, t_23_168_28); ////////////////////////////////// TGeoTranslation t1_23_174_29=TGeoTranslation("trans1_23174",0,0,60); TGeoRotation R1_23_174_29=TGeoRotation("rot1_23174",174,23.36,0); TGeoHMatrix ta_23_174_29=R1_23_174_29*t1_23_174_29; TGeoHMatrix *t_23_174_29=new TGeoHMatrix(ta_23_174_29); pWorld->AddNode(Alveolus_EC_10,29, t_23_174_29); ////////////////////////////////// TGeoTranslation t1_23_180_30=TGeoTranslation("trans1_23180",0,0,60); TGeoRotation R1_23_180_30=TGeoRotation("rot1_23180",180,23.36,0); TGeoHMatrix ta_23_180_30=R1_23_180_30*t1_23_180_30; TGeoHMatrix *t_23_180_30=new TGeoHMatrix(ta_23_180_30); pWorld->AddNode(Alveolus_EC_10,30, t_23_180_30); ////////////////////////////////// TGeoTranslation t1_23_186_31=TGeoTranslation("trans1_23186",0,0,60); TGeoRotation R1_23_186_31=TGeoRotation("rot1_23186",186,23.36,0); TGeoHMatrix ta_23_186_31=R1_23_186_31*t1_23_186_31; TGeoHMatrix *t_23_186_31=new TGeoHMatrix(ta_23_186_31); pWorld->AddNode(Alveolus_EC_10,31, t_23_186_31); ////////////////////////////////// TGeoTranslation t1_23_192_32=TGeoTranslation("trans1_23192",0,0,60); TGeoRotation R1_23_192_32=TGeoRotation("rot1_23192",192,23.36,0); TGeoHMatrix ta_23_192_32=R1_23_192_32*t1_23_192_32; TGeoHMatrix *t_23_192_32=new TGeoHMatrix(ta_23_192_32); pWorld->AddNode(Alveolus_EC_10,32, t_23_192_32); ////////////////////////////////// TGeoTranslation t1_23_198_33=TGeoTranslation("trans1_23198",0,0,60); TGeoRotation R1_23_198_33=TGeoRotation("rot1_23198",198,23.36,0); TGeoHMatrix ta_23_198_33=R1_23_198_33*t1_23_198_33; TGeoHMatrix *t_23_198_33=new TGeoHMatrix(ta_23_198_33); pWorld->AddNode(Alveolus_EC_10,33, t_23_198_33); ////////////////////////////////// TGeoTranslation t1_23_204_34=TGeoTranslation("trans1_23204",0,0,60); TGeoRotation R1_23_204_34=TGeoRotation("rot1_23204",204,23.36,0); TGeoHMatrix ta_23_204_34=R1_23_204_34*t1_23_204_34; TGeoHMatrix *t_23_204_34=new TGeoHMatrix(ta_23_204_34); pWorld->AddNode(Alveolus_EC_10,34, t_23_204_34); ////////////////////////////////// TGeoTranslation t1_23_210_35=TGeoTranslation("trans1_23210",0,0,60); TGeoRotation R1_23_210_35=TGeoRotation("rot1_23210",210,23.36,0); TGeoHMatrix ta_23_210_35=R1_23_210_35*t1_23_210_35; TGeoHMatrix *t_23_210_35=new TGeoHMatrix(ta_23_210_35); pWorld->AddNode(Alveolus_EC_10,35, t_23_210_35); ////////////////////////////////// TGeoTranslation t1_23_216_36=TGeoTranslation("trans1_23216",0,0,60); TGeoRotation R1_23_216_36=TGeoRotation("rot1_23216",216,23.36,0); TGeoHMatrix ta_23_216_36=R1_23_216_36*t1_23_216_36; TGeoHMatrix *t_23_216_36=new TGeoHMatrix(ta_23_216_36); pWorld->AddNode(Alveolus_EC_10,36, t_23_216_36); ////////////////////////////////// TGeoTranslation t1_23_222_37=TGeoTranslation("trans1_23222",0,0,60); TGeoRotation R1_23_222_37=TGeoRotation("rot1_23222",222,23.36,0); TGeoHMatrix ta_23_222_37=R1_23_222_37*t1_23_222_37; TGeoHMatrix *t_23_222_37=new TGeoHMatrix(ta_23_222_37); pWorld->AddNode(Alveolus_EC_10,37, t_23_222_37); ////////////////////////////////// TGeoTranslation t1_23_228_38=TGeoTranslation("trans1_23228",0,0,60); TGeoRotation R1_23_228_38=TGeoRotation("rot1_23228",228,23.36,0); TGeoHMatrix ta_23_228_38=R1_23_228_38*t1_23_228_38; TGeoHMatrix *t_23_228_38=new TGeoHMatrix(ta_23_228_38); pWorld->AddNode(Alveolus_EC_10,38, t_23_228_38); ////////////////////////////////// TGeoTranslation t1_23_234_39=TGeoTranslation("trans1_23234",0,0,60); TGeoRotation R1_23_234_39=TGeoRotation("rot1_23234",234,23.36,0); TGeoHMatrix ta_23_234_39=R1_23_234_39*t1_23_234_39; TGeoHMatrix *t_23_234_39=new TGeoHMatrix(ta_23_234_39); pWorld->AddNode(Alveolus_EC_10,39, t_23_234_39); ////////////////////////////////// TGeoTranslation t1_23_240_40=TGeoTranslation("trans1_23240",0,0,60); TGeoRotation R1_23_240_40=TGeoRotation("rot1_23240",240,23.36,0); TGeoHMatrix ta_23_240_40=R1_23_240_40*t1_23_240_40; TGeoHMatrix *t_23_240_40=new TGeoHMatrix(ta_23_240_40); pWorld->AddNode(Alveolus_EC_10,40, t_23_240_40); ////////////////////////////////// TGeoTranslation t1_23_246_41=TGeoTranslation("trans1_23246",0,0,60); TGeoRotation R1_23_246_41=TGeoRotation("rot1_23246",246,23.36,0); TGeoHMatrix ta_23_246_41=R1_23_246_41*t1_23_246_41; TGeoHMatrix *t_23_246_41=new TGeoHMatrix(ta_23_246_41); pWorld->AddNode(Alveolus_EC_10,41, t_23_246_41); ////////////////////////////////// TGeoTranslation t1_23_252_42=TGeoTranslation("trans1_23252",0,0,60); TGeoRotation R1_23_252_42=TGeoRotation("rot1_23252",252,23.36,0); TGeoHMatrix ta_23_252_42=R1_23_252_42*t1_23_252_42; TGeoHMatrix *t_23_252_42=new TGeoHMatrix(ta_23_252_42); pWorld->AddNode(Alveolus_EC_10,42, t_23_252_42); ////////////////////////////////// TGeoTranslation t1_23_258_43=TGeoTranslation("trans1_23258",0,0,60); TGeoRotation R1_23_258_43=TGeoRotation("rot1_23258",258,23.36,0); TGeoHMatrix ta_23_258_43=R1_23_258_43*t1_23_258_43; TGeoHMatrix *t_23_258_43=new TGeoHMatrix(ta_23_258_43); pWorld->AddNode(Alveolus_EC_10,43, t_23_258_43); ////////////////////////////////// TGeoTranslation t1_23_264_44=TGeoTranslation("trans1_23264",0,0,60); TGeoRotation R1_23_264_44=TGeoRotation("rot1_23264",264,23.36,0); TGeoHMatrix ta_23_264_44=R1_23_264_44*t1_23_264_44; TGeoHMatrix *t_23_264_44=new TGeoHMatrix(ta_23_264_44); pWorld->AddNode(Alveolus_EC_10,44, t_23_264_44); ////////////////////////////////// TGeoTranslation t1_23_270_45=TGeoTranslation("trans1_23270",0,0,60); TGeoRotation R1_23_270_45=TGeoRotation("rot1_23270",270,23.36,0); TGeoHMatrix ta_23_270_45=R1_23_270_45*t1_23_270_45; TGeoHMatrix *t_23_270_45=new TGeoHMatrix(ta_23_270_45); pWorld->AddNode(Alveolus_EC_10,45, t_23_270_45); ////////////////////////////////// TGeoTranslation t1_23_276_46=TGeoTranslation("trans1_23276",0,0,60); TGeoRotation R1_23_276_46=TGeoRotation("rot1_23276",276,23.36,0); TGeoHMatrix ta_23_276_46=R1_23_276_46*t1_23_276_46; TGeoHMatrix *t_23_276_46=new TGeoHMatrix(ta_23_276_46); pWorld->AddNode(Alveolus_EC_10,46, t_23_276_46); ////////////////////////////////// TGeoTranslation t1_23_282_47=TGeoTranslation("trans1_23282",0,0,60); TGeoRotation R1_23_282_47=TGeoRotation("rot1_23282",282,23.36,0); TGeoHMatrix ta_23_282_47=R1_23_282_47*t1_23_282_47; TGeoHMatrix *t_23_282_47=new TGeoHMatrix(ta_23_282_47); pWorld->AddNode(Alveolus_EC_10,47, t_23_282_47); ////////////////////////////////// TGeoTranslation t1_23_288_48=TGeoTranslation("trans1_23288",0,0,60); TGeoRotation R1_23_288_48=TGeoRotation("rot1_23288",288,23.36,0); TGeoHMatrix ta_23_288_48=R1_23_288_48*t1_23_288_48; TGeoHMatrix *t_23_288_48=new TGeoHMatrix(ta_23_288_48); pWorld->AddNode(Alveolus_EC_10,48, t_23_288_48); ////////////////////////////////// TGeoTranslation t1_23_294_49=TGeoTranslation("trans1_23294",0,0,60); TGeoRotation R1_23_294_49=TGeoRotation("rot1_23294",294,23.36,0); TGeoHMatrix ta_23_294_49=R1_23_294_49*t1_23_294_49; TGeoHMatrix *t_23_294_49=new TGeoHMatrix(ta_23_294_49); pWorld->AddNode(Alveolus_EC_10,49, t_23_294_49); ////////////////////////////////// TGeoTranslation t1_23_300_50=TGeoTranslation("trans1_23300",0,0,60); TGeoRotation R1_23_300_50=TGeoRotation("rot1_23300",300,23.36,0); TGeoHMatrix ta_23_300_50=R1_23_300_50*t1_23_300_50; TGeoHMatrix *t_23_300_50=new TGeoHMatrix(ta_23_300_50); pWorld->AddNode(Alveolus_EC_10,50, t_23_300_50); ////////////////////////////////// TGeoTranslation t1_23_306_51=TGeoTranslation("trans1_23306",0,0,60); TGeoRotation R1_23_306_51=TGeoRotation("rot1_23306",306,23.36,0); TGeoHMatrix ta_23_306_51=R1_23_306_51*t1_23_306_51; TGeoHMatrix *t_23_306_51=new TGeoHMatrix(ta_23_306_51); pWorld->AddNode(Alveolus_EC_10,51, t_23_306_51); ////////////////////////////////// TGeoTranslation t1_23_312_52=TGeoTranslation("trans1_23312",0,0,60); TGeoRotation R1_23_312_52=TGeoRotation("rot1_23312",312,23.36,0); TGeoHMatrix ta_23_312_52=R1_23_312_52*t1_23_312_52; TGeoHMatrix *t_23_312_52=new TGeoHMatrix(ta_23_312_52); pWorld->AddNode(Alveolus_EC_10,52, t_23_312_52); ////////////////////////////////// TGeoTranslation t1_23_318_53=TGeoTranslation("trans1_23318",0,0,60); TGeoRotation R1_23_318_53=TGeoRotation("rot1_23318",318,23.36,0); TGeoHMatrix ta_23_318_53=R1_23_318_53*t1_23_318_53; TGeoHMatrix *t_23_318_53=new TGeoHMatrix(ta_23_318_53); pWorld->AddNode(Alveolus_EC_10,53, t_23_318_53); ////////////////////////////////// TGeoTranslation t1_23_324_54=TGeoTranslation("trans1_23324",0,0,60); TGeoRotation R1_23_324_54=TGeoRotation("rot1_23324",324,23.36,0); TGeoHMatrix ta_23_324_54=R1_23_324_54*t1_23_324_54; TGeoHMatrix *t_23_324_54=new TGeoHMatrix(ta_23_324_54); pWorld->AddNode(Alveolus_EC_10,54, t_23_324_54); ////////////////////////////////// TGeoTranslation t1_23_330_55=TGeoTranslation("trans1_23330",0,0,60); TGeoRotation R1_23_330_55=TGeoRotation("rot1_23330",330,23.36,0); TGeoHMatrix ta_23_330_55=R1_23_330_55*t1_23_330_55; TGeoHMatrix *t_23_330_55=new TGeoHMatrix(ta_23_330_55); pWorld->AddNode(Alveolus_EC_10,55, t_23_330_55); ////////////////////////////////// TGeoTranslation t1_23_336_56=TGeoTranslation("trans1_23336",0,0,60); TGeoRotation R1_23_336_56=TGeoRotation("rot1_23336",336,23.36,0); TGeoHMatrix ta_23_336_56=R1_23_336_56*t1_23_336_56; TGeoHMatrix *t_23_336_56=new TGeoHMatrix(ta_23_336_56); pWorld->AddNode(Alveolus_EC_10,56, t_23_336_56); ////////////////////////////////// TGeoTranslation t1_23_342_57=TGeoTranslation("trans1_23342",0,0,60); TGeoRotation R1_23_342_57=TGeoRotation("rot1_23342",342,23.36,0); TGeoHMatrix ta_23_342_57=R1_23_342_57*t1_23_342_57; TGeoHMatrix *t_23_342_57=new TGeoHMatrix(ta_23_342_57); pWorld->AddNode(Alveolus_EC_10,57, t_23_342_57); ////////////////////////////////// TGeoTranslation t1_23_348_58=TGeoTranslation("trans1_23348",0,0,60); TGeoRotation R1_23_348_58=TGeoRotation("rot1_23348",348,23.36,0); TGeoHMatrix ta_23_348_58=R1_23_348_58*t1_23_348_58; TGeoHMatrix *t_23_348_58=new TGeoHMatrix(ta_23_348_58); pWorld->AddNode(Alveolus_EC_10,58, t_23_348_58); ////////////////////////////////// TGeoTranslation t1_23_354_59=TGeoTranslation("trans1_23354",0,0,60); TGeoRotation R1_23_354_59=TGeoRotation("rot1_23354",354,23.36,0); TGeoHMatrix ta_23_354_59=R1_23_354_59*t1_23_354_59; TGeoHMatrix *t_23_354_59=new TGeoHMatrix(ta_23_354_59); pWorld->AddNode(Alveolus_EC_10,59, t_23_354_59); ////////////////////////////////// TGeoTranslation t1_20_3_0=TGeoTranslation("trans1_203",0,0,60); TGeoRotation R1_20_3_0=TGeoRotation("rot1_203",3,20.99,0); TGeoHMatrix ta_20_3_0=R1_20_3_0*t1_20_3_0; TGeoHMatrix *t_20_3_0=new TGeoHMatrix(ta_20_3_0); pWorld->AddNode(Alveolus_EC_11,0, t_20_3_0); ////////////////////////////////// TGeoTranslation t1_20_15_1=TGeoTranslation("trans1_2015",0,0,60); TGeoRotation R1_20_15_1=TGeoRotation("rot1_2015",15,20.99,0); TGeoHMatrix ta_20_15_1=R1_20_15_1*t1_20_15_1; TGeoHMatrix *t_20_15_1=new TGeoHMatrix(ta_20_15_1); pWorld->AddNode(Alveolus_EC_11,1, t_20_15_1); ////////////////////////////////// TGeoTranslation t1_20_27_2=TGeoTranslation("trans1_2027",0,0,60); TGeoRotation R1_20_27_2=TGeoRotation("rot1_2027",27,20.99,0); TGeoHMatrix ta_20_27_2=R1_20_27_2*t1_20_27_2; TGeoHMatrix *t_20_27_2=new TGeoHMatrix(ta_20_27_2); pWorld->AddNode(Alveolus_EC_11,2, t_20_27_2); ////////////////////////////////// TGeoTranslation t1_20_39_3=TGeoTranslation("trans1_2039",0,0,60); TGeoRotation R1_20_39_3=TGeoRotation("rot1_2039",39,20.99,0); TGeoHMatrix ta_20_39_3=R1_20_39_3*t1_20_39_3; TGeoHMatrix *t_20_39_3=new TGeoHMatrix(ta_20_39_3); pWorld->AddNode(Alveolus_EC_11,3, t_20_39_3); ////////////////////////////////// TGeoTranslation t1_20_51_4=TGeoTranslation("trans1_2051",0,0,60); TGeoRotation R1_20_51_4=TGeoRotation("rot1_2051",51,20.99,0); TGeoHMatrix ta_20_51_4=R1_20_51_4*t1_20_51_4; TGeoHMatrix *t_20_51_4=new TGeoHMatrix(ta_20_51_4); pWorld->AddNode(Alveolus_EC_11,4, t_20_51_4); ////////////////////////////////// TGeoTranslation t1_20_63_5=TGeoTranslation("trans1_2063",0,0,60); TGeoRotation R1_20_63_5=TGeoRotation("rot1_2063",63,20.99,0); TGeoHMatrix ta_20_63_5=R1_20_63_5*t1_20_63_5; TGeoHMatrix *t_20_63_5=new TGeoHMatrix(ta_20_63_5); pWorld->AddNode(Alveolus_EC_11,5, t_20_63_5); ////////////////////////////////// TGeoTranslation t1_20_75_6=TGeoTranslation("trans1_2075",0,0,60); TGeoRotation R1_20_75_6=TGeoRotation("rot1_2075",75,20.99,0); TGeoHMatrix ta_20_75_6=R1_20_75_6*t1_20_75_6; TGeoHMatrix *t_20_75_6=new TGeoHMatrix(ta_20_75_6); pWorld->AddNode(Alveolus_EC_11,6, t_20_75_6); ////////////////////////////////// TGeoTranslation t1_20_87_7=TGeoTranslation("trans1_2087",0,0,60); TGeoRotation R1_20_87_7=TGeoRotation("rot1_2087",87,20.99,0); TGeoHMatrix ta_20_87_7=R1_20_87_7*t1_20_87_7; TGeoHMatrix *t_20_87_7=new TGeoHMatrix(ta_20_87_7); pWorld->AddNode(Alveolus_EC_11,7, t_20_87_7); ////////////////////////////////// TGeoTranslation t1_20_99_8=TGeoTranslation("trans1_2099",0,0,60); TGeoRotation R1_20_99_8=TGeoRotation("rot1_2099",99,20.99,0); TGeoHMatrix ta_20_99_8=R1_20_99_8*t1_20_99_8; TGeoHMatrix *t_20_99_8=new TGeoHMatrix(ta_20_99_8); pWorld->AddNode(Alveolus_EC_11,8, t_20_99_8); ////////////////////////////////// TGeoTranslation t1_20_111_9=TGeoTranslation("trans1_20111",0,0,60); TGeoRotation R1_20_111_9=TGeoRotation("rot1_20111",111,20.99,0); TGeoHMatrix ta_20_111_9=R1_20_111_9*t1_20_111_9; TGeoHMatrix *t_20_111_9=new TGeoHMatrix(ta_20_111_9); pWorld->AddNode(Alveolus_EC_11,9, t_20_111_9); ////////////////////////////////// TGeoTranslation t1_20_123_10=TGeoTranslation("trans1_20123",0,0,60); TGeoRotation R1_20_123_10=TGeoRotation("rot1_20123",123,20.99,0); TGeoHMatrix ta_20_123_10=R1_20_123_10*t1_20_123_10; TGeoHMatrix *t_20_123_10=new TGeoHMatrix(ta_20_123_10); pWorld->AddNode(Alveolus_EC_11,10, t_20_123_10); ////////////////////////////////// TGeoTranslation t1_20_135_11=TGeoTranslation("trans1_20135",0,0,60); TGeoRotation R1_20_135_11=TGeoRotation("rot1_20135",135,20.99,0); TGeoHMatrix ta_20_135_11=R1_20_135_11*t1_20_135_11; TGeoHMatrix *t_20_135_11=new TGeoHMatrix(ta_20_135_11); pWorld->AddNode(Alveolus_EC_11,11, t_20_135_11); ////////////////////////////////// TGeoTranslation t1_20_147_12=TGeoTranslation("trans1_20147",0,0,60); TGeoRotation R1_20_147_12=TGeoRotation("rot1_20147",147,20.99,0); TGeoHMatrix ta_20_147_12=R1_20_147_12*t1_20_147_12; TGeoHMatrix *t_20_147_12=new TGeoHMatrix(ta_20_147_12); pWorld->AddNode(Alveolus_EC_11,12, t_20_147_12); ////////////////////////////////// TGeoTranslation t1_20_159_13=TGeoTranslation("trans1_20159",0,0,60); TGeoRotation R1_20_159_13=TGeoRotation("rot1_20159",159,20.99,0); TGeoHMatrix ta_20_159_13=R1_20_159_13*t1_20_159_13; TGeoHMatrix *t_20_159_13=new TGeoHMatrix(ta_20_159_13); pWorld->AddNode(Alveolus_EC_11,13, t_20_159_13); ////////////////////////////////// TGeoTranslation t1_20_171_14=TGeoTranslation("trans1_20171",0,0,60); TGeoRotation R1_20_171_14=TGeoRotation("rot1_20171",171,20.99,0); TGeoHMatrix ta_20_171_14=R1_20_171_14*t1_20_171_14; TGeoHMatrix *t_20_171_14=new TGeoHMatrix(ta_20_171_14); pWorld->AddNode(Alveolus_EC_11,14, t_20_171_14); ////////////////////////////////// TGeoTranslation t1_20_183_15=TGeoTranslation("trans1_20183",0,0,60); TGeoRotation R1_20_183_15=TGeoRotation("rot1_20183",183,20.99,0); TGeoHMatrix ta_20_183_15=R1_20_183_15*t1_20_183_15; TGeoHMatrix *t_20_183_15=new TGeoHMatrix(ta_20_183_15); pWorld->AddNode(Alveolus_EC_11,15, t_20_183_15); ////////////////////////////////// TGeoTranslation t1_20_195_16=TGeoTranslation("trans1_20195",0,0,60); TGeoRotation R1_20_195_16=TGeoRotation("rot1_20195",195,20.99,0); TGeoHMatrix ta_20_195_16=R1_20_195_16*t1_20_195_16; TGeoHMatrix *t_20_195_16=new TGeoHMatrix(ta_20_195_16); pWorld->AddNode(Alveolus_EC_11,16, t_20_195_16); ////////////////////////////////// TGeoTranslation t1_20_207_17=TGeoTranslation("trans1_20207",0,0,60); TGeoRotation R1_20_207_17=TGeoRotation("rot1_20207",207,20.99,0); TGeoHMatrix ta_20_207_17=R1_20_207_17*t1_20_207_17; TGeoHMatrix *t_20_207_17=new TGeoHMatrix(ta_20_207_17); pWorld->AddNode(Alveolus_EC_11,17, t_20_207_17); ////////////////////////////////// TGeoTranslation t1_20_219_18=TGeoTranslation("trans1_20219",0,0,60); TGeoRotation R1_20_219_18=TGeoRotation("rot1_20219",219,20.99,0); TGeoHMatrix ta_20_219_18=R1_20_219_18*t1_20_219_18; TGeoHMatrix *t_20_219_18=new TGeoHMatrix(ta_20_219_18); pWorld->AddNode(Alveolus_EC_11,18, t_20_219_18); ////////////////////////////////// TGeoTranslation t1_20_231_19=TGeoTranslation("trans1_20231",0,0,60); TGeoRotation R1_20_231_19=TGeoRotation("rot1_20231",231,20.99,0); TGeoHMatrix ta_20_231_19=R1_20_231_19*t1_20_231_19; TGeoHMatrix *t_20_231_19=new TGeoHMatrix(ta_20_231_19); pWorld->AddNode(Alveolus_EC_11,19, t_20_231_19); ////////////////////////////////// TGeoTranslation t1_20_243_20=TGeoTranslation("trans1_20243",0,0,60); TGeoRotation R1_20_243_20=TGeoRotation("rot1_20243",243,20.99,0); TGeoHMatrix ta_20_243_20=R1_20_243_20*t1_20_243_20; TGeoHMatrix *t_20_243_20=new TGeoHMatrix(ta_20_243_20); pWorld->AddNode(Alveolus_EC_11,20, t_20_243_20); ////////////////////////////////// TGeoTranslation t1_20_255_21=TGeoTranslation("trans1_20255",0,0,60); TGeoRotation R1_20_255_21=TGeoRotation("rot1_20255",255,20.99,0); TGeoHMatrix ta_20_255_21=R1_20_255_21*t1_20_255_21; TGeoHMatrix *t_20_255_21=new TGeoHMatrix(ta_20_255_21); pWorld->AddNode(Alveolus_EC_11,21, t_20_255_21); ////////////////////////////////// TGeoTranslation t1_20_267_22=TGeoTranslation("trans1_20267",0,0,60); TGeoRotation R1_20_267_22=TGeoRotation("rot1_20267",267,20.99,0); TGeoHMatrix ta_20_267_22=R1_20_267_22*t1_20_267_22; TGeoHMatrix *t_20_267_22=new TGeoHMatrix(ta_20_267_22); pWorld->AddNode(Alveolus_EC_11,22, t_20_267_22); ////////////////////////////////// TGeoTranslation t1_20_279_23=TGeoTranslation("trans1_20279",0,0,60); TGeoRotation R1_20_279_23=TGeoRotation("rot1_20279",279,20.99,0); TGeoHMatrix ta_20_279_23=R1_20_279_23*t1_20_279_23; TGeoHMatrix *t_20_279_23=new TGeoHMatrix(ta_20_279_23); pWorld->AddNode(Alveolus_EC_11,23, t_20_279_23); ////////////////////////////////// TGeoTranslation t1_20_291_24=TGeoTranslation("trans1_20291",0,0,60); TGeoRotation R1_20_291_24=TGeoRotation("rot1_20291",291,20.99,0); TGeoHMatrix ta_20_291_24=R1_20_291_24*t1_20_291_24; TGeoHMatrix *t_20_291_24=new TGeoHMatrix(ta_20_291_24); pWorld->AddNode(Alveolus_EC_11,24, t_20_291_24); ////////////////////////////////// TGeoTranslation t1_20_303_25=TGeoTranslation("trans1_20303",0,0,60); TGeoRotation R1_20_303_25=TGeoRotation("rot1_20303",303,20.99,0); TGeoHMatrix ta_20_303_25=R1_20_303_25*t1_20_303_25; TGeoHMatrix *t_20_303_25=new TGeoHMatrix(ta_20_303_25); pWorld->AddNode(Alveolus_EC_11,25, t_20_303_25); ////////////////////////////////// TGeoTranslation t1_20_315_26=TGeoTranslation("trans1_20315",0,0,60); TGeoRotation R1_20_315_26=TGeoRotation("rot1_20315",315,20.99,0); TGeoHMatrix ta_20_315_26=R1_20_315_26*t1_20_315_26; TGeoHMatrix *t_20_315_26=new TGeoHMatrix(ta_20_315_26); pWorld->AddNode(Alveolus_EC_11,26, t_20_315_26); ////////////////////////////////// TGeoTranslation t1_20_327_27=TGeoTranslation("trans1_20327",0,0,60); TGeoRotation R1_20_327_27=TGeoRotation("rot1_20327",327,20.99,0); TGeoHMatrix ta_20_327_27=R1_20_327_27*t1_20_327_27; TGeoHMatrix *t_20_327_27=new TGeoHMatrix(ta_20_327_27); pWorld->AddNode(Alveolus_EC_11,27, t_20_327_27); ////////////////////////////////// TGeoTranslation t1_20_339_28=TGeoTranslation("trans1_20339",0,0,60); TGeoRotation R1_20_339_28=TGeoRotation("rot1_20339",339,20.99,0); TGeoHMatrix ta_20_339_28=R1_20_339_28*t1_20_339_28; TGeoHMatrix *t_20_339_28=new TGeoHMatrix(ta_20_339_28); pWorld->AddNode(Alveolus_EC_11,28, t_20_339_28); ////////////////////////////////// TGeoTranslation t1_20_351_29=TGeoTranslation("trans1_20351",0,0,60); TGeoRotation R1_20_351_29=TGeoRotation("rot1_20351",351,20.99,0); TGeoHMatrix ta_20_351_29=R1_20_351_29*t1_20_351_29; TGeoHMatrix *t_20_351_29=new TGeoHMatrix(ta_20_351_29); pWorld->AddNode(Alveolus_EC_11,29, t_20_351_29); ////////////////////////////////// TGeoTranslation t1_18_3_0=TGeoTranslation("trans1_183",0,0,60); TGeoRotation R1_18_3_0=TGeoRotation("rot1_183",3,18.46,0); TGeoHMatrix ta_18_3_0=R1_18_3_0*t1_18_3_0; TGeoHMatrix *t_18_3_0=new TGeoHMatrix(ta_18_3_0); pWorld->AddNode(Alveolus_EC_12,0, t_18_3_0); ////////////////////////////////// TGeoTranslation t1_18_15_1=TGeoTranslation("trans1_1815",0,0,60); TGeoRotation R1_18_15_1=TGeoRotation("rot1_1815",15,18.46,0); TGeoHMatrix ta_18_15_1=R1_18_15_1*t1_18_15_1; TGeoHMatrix *t_18_15_1=new TGeoHMatrix(ta_18_15_1); pWorld->AddNode(Alveolus_EC_12,1, t_18_15_1); ////////////////////////////////// TGeoTranslation t1_18_27_2=TGeoTranslation("trans1_1827",0,0,60); TGeoRotation R1_18_27_2=TGeoRotation("rot1_1827",27,18.46,0); TGeoHMatrix ta_18_27_2=R1_18_27_2*t1_18_27_2; TGeoHMatrix *t_18_27_2=new TGeoHMatrix(ta_18_27_2); pWorld->AddNode(Alveolus_EC_12,2, t_18_27_2); ////////////////////////////////// TGeoTranslation t1_18_39_3=TGeoTranslation("trans1_1839",0,0,60); TGeoRotation R1_18_39_3=TGeoRotation("rot1_1839",39,18.46,0); TGeoHMatrix ta_18_39_3=R1_18_39_3*t1_18_39_3; TGeoHMatrix *t_18_39_3=new TGeoHMatrix(ta_18_39_3); pWorld->AddNode(Alveolus_EC_12,3, t_18_39_3); ////////////////////////////////// TGeoTranslation t1_18_51_4=TGeoTranslation("trans1_1851",0,0,60); TGeoRotation R1_18_51_4=TGeoRotation("rot1_1851",51,18.46,0); TGeoHMatrix ta_18_51_4=R1_18_51_4*t1_18_51_4; TGeoHMatrix *t_18_51_4=new TGeoHMatrix(ta_18_51_4); pWorld->AddNode(Alveolus_EC_12,4, t_18_51_4); ////////////////////////////////// TGeoTranslation t1_18_63_5=TGeoTranslation("trans1_1863",0,0,60); TGeoRotation R1_18_63_5=TGeoRotation("rot1_1863",63,18.46,0); TGeoHMatrix ta_18_63_5=R1_18_63_5*t1_18_63_5; TGeoHMatrix *t_18_63_5=new TGeoHMatrix(ta_18_63_5); pWorld->AddNode(Alveolus_EC_12,5, t_18_63_5); ////////////////////////////////// TGeoTranslation t1_18_75_6=TGeoTranslation("trans1_1875",0,0,60); TGeoRotation R1_18_75_6=TGeoRotation("rot1_1875",75,18.46,0); TGeoHMatrix ta_18_75_6=R1_18_75_6*t1_18_75_6; TGeoHMatrix *t_18_75_6=new TGeoHMatrix(ta_18_75_6); pWorld->AddNode(Alveolus_EC_12,6, t_18_75_6); ////////////////////////////////// TGeoTranslation t1_18_87_7=TGeoTranslation("trans1_1887",0,0,60); TGeoRotation R1_18_87_7=TGeoRotation("rot1_1887",87,18.46,0); TGeoHMatrix ta_18_87_7=R1_18_87_7*t1_18_87_7; TGeoHMatrix *t_18_87_7=new TGeoHMatrix(ta_18_87_7); pWorld->AddNode(Alveolus_EC_12,7, t_18_87_7); ////////////////////////////////// TGeoTranslation t1_18_99_8=TGeoTranslation("trans1_1899",0,0,60); TGeoRotation R1_18_99_8=TGeoRotation("rot1_1899",99,18.46,0); TGeoHMatrix ta_18_99_8=R1_18_99_8*t1_18_99_8; TGeoHMatrix *t_18_99_8=new TGeoHMatrix(ta_18_99_8); pWorld->AddNode(Alveolus_EC_12,8, t_18_99_8); ////////////////////////////////// TGeoTranslation t1_18_111_9=TGeoTranslation("trans1_18111",0,0,60); TGeoRotation R1_18_111_9=TGeoRotation("rot1_18111",111,18.46,0); TGeoHMatrix ta_18_111_9=R1_18_111_9*t1_18_111_9; TGeoHMatrix *t_18_111_9=new TGeoHMatrix(ta_18_111_9); pWorld->AddNode(Alveolus_EC_12,9, t_18_111_9); ////////////////////////////////// TGeoTranslation t1_18_123_10=TGeoTranslation("trans1_18123",0,0,60); TGeoRotation R1_18_123_10=TGeoRotation("rot1_18123",123,18.46,0); TGeoHMatrix ta_18_123_10=R1_18_123_10*t1_18_123_10; TGeoHMatrix *t_18_123_10=new TGeoHMatrix(ta_18_123_10); pWorld->AddNode(Alveolus_EC_12,10, t_18_123_10); ////////////////////////////////// TGeoTranslation t1_18_135_11=TGeoTranslation("trans1_18135",0,0,60); TGeoRotation R1_18_135_11=TGeoRotation("rot1_18135",135,18.46,0); TGeoHMatrix ta_18_135_11=R1_18_135_11*t1_18_135_11; TGeoHMatrix *t_18_135_11=new TGeoHMatrix(ta_18_135_11); pWorld->AddNode(Alveolus_EC_12,11, t_18_135_11); ////////////////////////////////// TGeoTranslation t1_18_147_12=TGeoTranslation("trans1_18147",0,0,60); TGeoRotation R1_18_147_12=TGeoRotation("rot1_18147",147,18.46,0); TGeoHMatrix ta_18_147_12=R1_18_147_12*t1_18_147_12; TGeoHMatrix *t_18_147_12=new TGeoHMatrix(ta_18_147_12); pWorld->AddNode(Alveolus_EC_12,12, t_18_147_12); ////////////////////////////////// TGeoTranslation t1_18_159_13=TGeoTranslation("trans1_18159",0,0,60); TGeoRotation R1_18_159_13=TGeoRotation("rot1_18159",159,18.46,0); TGeoHMatrix ta_18_159_13=R1_18_159_13*t1_18_159_13; TGeoHMatrix *t_18_159_13=new TGeoHMatrix(ta_18_159_13); pWorld->AddNode(Alveolus_EC_12,13, t_18_159_13); ////////////////////////////////// TGeoTranslation t1_18_171_14=TGeoTranslation("trans1_18171",0,0,60); TGeoRotation R1_18_171_14=TGeoRotation("rot1_18171",171,18.46,0); TGeoHMatrix ta_18_171_14=R1_18_171_14*t1_18_171_14; TGeoHMatrix *t_18_171_14=new TGeoHMatrix(ta_18_171_14); pWorld->AddNode(Alveolus_EC_12,14, t_18_171_14); ////////////////////////////////// TGeoTranslation t1_18_183_15=TGeoTranslation("trans1_18183",0,0,60); TGeoRotation R1_18_183_15=TGeoRotation("rot1_18183",183,18.46,0); TGeoHMatrix ta_18_183_15=R1_18_183_15*t1_18_183_15; TGeoHMatrix *t_18_183_15=new TGeoHMatrix(ta_18_183_15); pWorld->AddNode(Alveolus_EC_12,15, t_18_183_15); ////////////////////////////////// TGeoTranslation t1_18_195_16=TGeoTranslation("trans1_18195",0,0,60); TGeoRotation R1_18_195_16=TGeoRotation("rot1_18195",195,18.46,0); TGeoHMatrix ta_18_195_16=R1_18_195_16*t1_18_195_16; TGeoHMatrix *t_18_195_16=new TGeoHMatrix(ta_18_195_16); pWorld->AddNode(Alveolus_EC_12,16, t_18_195_16); ////////////////////////////////// TGeoTranslation t1_18_207_17=TGeoTranslation("trans1_18207",0,0,60); TGeoRotation R1_18_207_17=TGeoRotation("rot1_18207",207,18.46,0); TGeoHMatrix ta_18_207_17=R1_18_207_17*t1_18_207_17; TGeoHMatrix *t_18_207_17=new TGeoHMatrix(ta_18_207_17); pWorld->AddNode(Alveolus_EC_12,17, t_18_207_17); ////////////////////////////////// TGeoTranslation t1_18_219_18=TGeoTranslation("trans1_18219",0,0,60); TGeoRotation R1_18_219_18=TGeoRotation("rot1_18219",219,18.46,0); TGeoHMatrix ta_18_219_18=R1_18_219_18*t1_18_219_18; TGeoHMatrix *t_18_219_18=new TGeoHMatrix(ta_18_219_18); pWorld->AddNode(Alveolus_EC_12,18, t_18_219_18); ////////////////////////////////// TGeoTranslation t1_18_231_19=TGeoTranslation("trans1_18231",0,0,60); TGeoRotation R1_18_231_19=TGeoRotation("rot1_18231",231,18.46,0); TGeoHMatrix ta_18_231_19=R1_18_231_19*t1_18_231_19; TGeoHMatrix *t_18_231_19=new TGeoHMatrix(ta_18_231_19); pWorld->AddNode(Alveolus_EC_12,19, t_18_231_19); ////////////////////////////////// TGeoTranslation t1_18_243_20=TGeoTranslation("trans1_18243",0,0,60); TGeoRotation R1_18_243_20=TGeoRotation("rot1_18243",243,18.46,0); TGeoHMatrix ta_18_243_20=R1_18_243_20*t1_18_243_20; TGeoHMatrix *t_18_243_20=new TGeoHMatrix(ta_18_243_20); pWorld->AddNode(Alveolus_EC_12,20, t_18_243_20); ////////////////////////////////// TGeoTranslation t1_18_255_21=TGeoTranslation("trans1_18255",0,0,60); TGeoRotation R1_18_255_21=TGeoRotation("rot1_18255",255,18.46,0); TGeoHMatrix ta_18_255_21=R1_18_255_21*t1_18_255_21; TGeoHMatrix *t_18_255_21=new TGeoHMatrix(ta_18_255_21); pWorld->AddNode(Alveolus_EC_12,21, t_18_255_21); ////////////////////////////////// TGeoTranslation t1_18_267_22=TGeoTranslation("trans1_18267",0,0,60); TGeoRotation R1_18_267_22=TGeoRotation("rot1_18267",267,18.46,0); TGeoHMatrix ta_18_267_22=R1_18_267_22*t1_18_267_22; TGeoHMatrix *t_18_267_22=new TGeoHMatrix(ta_18_267_22); pWorld->AddNode(Alveolus_EC_12,22, t_18_267_22); ////////////////////////////////// TGeoTranslation t1_18_279_23=TGeoTranslation("trans1_18279",0,0,60); TGeoRotation R1_18_279_23=TGeoRotation("rot1_18279",279,18.46,0); TGeoHMatrix ta_18_279_23=R1_18_279_23*t1_18_279_23; TGeoHMatrix *t_18_279_23=new TGeoHMatrix(ta_18_279_23); pWorld->AddNode(Alveolus_EC_12,23, t_18_279_23); ////////////////////////////////// TGeoTranslation t1_18_291_24=TGeoTranslation("trans1_18291",0,0,60); TGeoRotation R1_18_291_24=TGeoRotation("rot1_18291",291,18.46,0); TGeoHMatrix ta_18_291_24=R1_18_291_24*t1_18_291_24; TGeoHMatrix *t_18_291_24=new TGeoHMatrix(ta_18_291_24); pWorld->AddNode(Alveolus_EC_12,24, t_18_291_24); ////////////////////////////////// TGeoTranslation t1_18_303_25=TGeoTranslation("trans1_18303",0,0,60); TGeoRotation R1_18_303_25=TGeoRotation("rot1_18303",303,18.46,0); TGeoHMatrix ta_18_303_25=R1_18_303_25*t1_18_303_25; TGeoHMatrix *t_18_303_25=new TGeoHMatrix(ta_18_303_25); pWorld->AddNode(Alveolus_EC_12,25, t_18_303_25); ////////////////////////////////// TGeoTranslation t1_18_315_26=TGeoTranslation("trans1_18315",0,0,60); TGeoRotation R1_18_315_26=TGeoRotation("rot1_18315",315,18.46,0); TGeoHMatrix ta_18_315_26=R1_18_315_26*t1_18_315_26; TGeoHMatrix *t_18_315_26=new TGeoHMatrix(ta_18_315_26); pWorld->AddNode(Alveolus_EC_12,26, t_18_315_26); ////////////////////////////////// TGeoTranslation t1_18_327_27=TGeoTranslation("trans1_18327",0,0,60); TGeoRotation R1_18_327_27=TGeoRotation("rot1_18327",327,18.46,0); TGeoHMatrix ta_18_327_27=R1_18_327_27*t1_18_327_27; TGeoHMatrix *t_18_327_27=new TGeoHMatrix(ta_18_327_27); pWorld->AddNode(Alveolus_EC_12,27, t_18_327_27); ////////////////////////////////// TGeoTranslation t1_18_339_28=TGeoTranslation("trans1_18339",0,0,60); TGeoRotation R1_18_339_28=TGeoRotation("rot1_18339",339,18.46,0); TGeoHMatrix ta_18_339_28=R1_18_339_28*t1_18_339_28; TGeoHMatrix *t_18_339_28=new TGeoHMatrix(ta_18_339_28); pWorld->AddNode(Alveolus_EC_12,28, t_18_339_28); ////////////////////////////////// TGeoTranslation t1_18_351_29=TGeoTranslation("trans1_18351",0,0,60); TGeoRotation R1_18_351_29=TGeoRotation("rot1_18351",351,18.46,0); TGeoHMatrix ta_18_351_29=R1_18_351_29*t1_18_351_29; TGeoHMatrix *t_18_351_29=new TGeoHMatrix(ta_18_351_29); pWorld->AddNode(Alveolus_EC_12,29, t_18_351_29); ////////////////////////////////// TGeoTranslation t1_15_3_0=TGeoTranslation("trans1_153",0,0,60); TGeoRotation R1_15_3_0=TGeoRotation("rot1_153",3,15.75,0); TGeoHMatrix ta_15_3_0=R1_15_3_0*t1_15_3_0; TGeoHMatrix *t_15_3_0=new TGeoHMatrix(ta_15_3_0); pWorld->AddNode(Alveolus_EC_13,0, t_15_3_0); ////////////////////////////////// TGeoTranslation t1_15_15_1=TGeoTranslation("trans1_1515",0,0,60); TGeoRotation R1_15_15_1=TGeoRotation("rot1_1515",15,15.75,0); TGeoHMatrix ta_15_15_1=R1_15_15_1*t1_15_15_1; TGeoHMatrix *t_15_15_1=new TGeoHMatrix(ta_15_15_1); pWorld->AddNode(Alveolus_EC_13,1, t_15_15_1); ////////////////////////////////// TGeoTranslation t1_15_27_2=TGeoTranslation("trans1_1527",0,0,60); TGeoRotation R1_15_27_2=TGeoRotation("rot1_1527",27,15.75,0); TGeoHMatrix ta_15_27_2=R1_15_27_2*t1_15_27_2; TGeoHMatrix *t_15_27_2=new TGeoHMatrix(ta_15_27_2); pWorld->AddNode(Alveolus_EC_13,2, t_15_27_2); ////////////////////////////////// TGeoTranslation t1_15_39_3=TGeoTranslation("trans1_1539",0,0,60); TGeoRotation R1_15_39_3=TGeoRotation("rot1_1539",39,15.75,0); TGeoHMatrix ta_15_39_3=R1_15_39_3*t1_15_39_3; TGeoHMatrix *t_15_39_3=new TGeoHMatrix(ta_15_39_3); pWorld->AddNode(Alveolus_EC_13,3, t_15_39_3); ////////////////////////////////// TGeoTranslation t1_15_51_4=TGeoTranslation("trans1_1551",0,0,60); TGeoRotation R1_15_51_4=TGeoRotation("rot1_1551",51,15.75,0); TGeoHMatrix ta_15_51_4=R1_15_51_4*t1_15_51_4; TGeoHMatrix *t_15_51_4=new TGeoHMatrix(ta_15_51_4); pWorld->AddNode(Alveolus_EC_13,4, t_15_51_4); ////////////////////////////////// TGeoTranslation t1_15_63_5=TGeoTranslation("trans1_1563",0,0,60); TGeoRotation R1_15_63_5=TGeoRotation("rot1_1563",63,15.75,0); TGeoHMatrix ta_15_63_5=R1_15_63_5*t1_15_63_5; TGeoHMatrix *t_15_63_5=new TGeoHMatrix(ta_15_63_5); pWorld->AddNode(Alveolus_EC_13,5, t_15_63_5); ////////////////////////////////// TGeoTranslation t1_15_75_6=TGeoTranslation("trans1_1575",0,0,60); TGeoRotation R1_15_75_6=TGeoRotation("rot1_1575",75,15.75,0); TGeoHMatrix ta_15_75_6=R1_15_75_6*t1_15_75_6; TGeoHMatrix *t_15_75_6=new TGeoHMatrix(ta_15_75_6); pWorld->AddNode(Alveolus_EC_13,6, t_15_75_6); ////////////////////////////////// TGeoTranslation t1_15_87_7=TGeoTranslation("trans1_1587",0,0,60); TGeoRotation R1_15_87_7=TGeoRotation("rot1_1587",87,15.75,0); TGeoHMatrix ta_15_87_7=R1_15_87_7*t1_15_87_7; TGeoHMatrix *t_15_87_7=new TGeoHMatrix(ta_15_87_7); pWorld->AddNode(Alveolus_EC_13,7, t_15_87_7); ////////////////////////////////// TGeoTranslation t1_15_99_8=TGeoTranslation("trans1_1599",0,0,60); TGeoRotation R1_15_99_8=TGeoRotation("rot1_1599",99,15.75,0); TGeoHMatrix ta_15_99_8=R1_15_99_8*t1_15_99_8; TGeoHMatrix *t_15_99_8=new TGeoHMatrix(ta_15_99_8); pWorld->AddNode(Alveolus_EC_13,8, t_15_99_8); ////////////////////////////////// TGeoTranslation t1_15_111_9=TGeoTranslation("trans1_15111",0,0,60); TGeoRotation R1_15_111_9=TGeoRotation("rot1_15111",111,15.75,0); TGeoHMatrix ta_15_111_9=R1_15_111_9*t1_15_111_9; TGeoHMatrix *t_15_111_9=new TGeoHMatrix(ta_15_111_9); pWorld->AddNode(Alveolus_EC_13,9, t_15_111_9); ////////////////////////////////// TGeoTranslation t1_15_123_10=TGeoTranslation("trans1_15123",0,0,60); TGeoRotation R1_15_123_10=TGeoRotation("rot1_15123",123,15.75,0); TGeoHMatrix ta_15_123_10=R1_15_123_10*t1_15_123_10; TGeoHMatrix *t_15_123_10=new TGeoHMatrix(ta_15_123_10); pWorld->AddNode(Alveolus_EC_13,10, t_15_123_10); ////////////////////////////////// TGeoTranslation t1_15_135_11=TGeoTranslation("trans1_15135",0,0,60); TGeoRotation R1_15_135_11=TGeoRotation("rot1_15135",135,15.75,0); TGeoHMatrix ta_15_135_11=R1_15_135_11*t1_15_135_11; TGeoHMatrix *t_15_135_11=new TGeoHMatrix(ta_15_135_11); pWorld->AddNode(Alveolus_EC_13,11, t_15_135_11); ////////////////////////////////// TGeoTranslation t1_15_147_12=TGeoTranslation("trans1_15147",0,0,60); TGeoRotation R1_15_147_12=TGeoRotation("rot1_15147",147,15.75,0); TGeoHMatrix ta_15_147_12=R1_15_147_12*t1_15_147_12; TGeoHMatrix *t_15_147_12=new TGeoHMatrix(ta_15_147_12); pWorld->AddNode(Alveolus_EC_13,12, t_15_147_12); ////////////////////////////////// TGeoTranslation t1_15_159_13=TGeoTranslation("trans1_15159",0,0,60); TGeoRotation R1_15_159_13=TGeoRotation("rot1_15159",159,15.75,0); TGeoHMatrix ta_15_159_13=R1_15_159_13*t1_15_159_13; TGeoHMatrix *t_15_159_13=new TGeoHMatrix(ta_15_159_13); pWorld->AddNode(Alveolus_EC_13,13, t_15_159_13); ////////////////////////////////// TGeoTranslation t1_15_171_14=TGeoTranslation("trans1_15171",0,0,60); TGeoRotation R1_15_171_14=TGeoRotation("rot1_15171",171,15.75,0); TGeoHMatrix ta_15_171_14=R1_15_171_14*t1_15_171_14; TGeoHMatrix *t_15_171_14=new TGeoHMatrix(ta_15_171_14); pWorld->AddNode(Alveolus_EC_13,14, t_15_171_14); ////////////////////////////////// TGeoTranslation t1_15_183_15=TGeoTranslation("trans1_15183",0,0,60); TGeoRotation R1_15_183_15=TGeoRotation("rot1_15183",183,15.75,0); TGeoHMatrix ta_15_183_15=R1_15_183_15*t1_15_183_15; TGeoHMatrix *t_15_183_15=new TGeoHMatrix(ta_15_183_15); pWorld->AddNode(Alveolus_EC_13,15, t_15_183_15); ////////////////////////////////// TGeoTranslation t1_15_195_16=TGeoTranslation("trans1_15195",0,0,60); TGeoRotation R1_15_195_16=TGeoRotation("rot1_15195",195,15.75,0); TGeoHMatrix ta_15_195_16=R1_15_195_16*t1_15_195_16; TGeoHMatrix *t_15_195_16=new TGeoHMatrix(ta_15_195_16); pWorld->AddNode(Alveolus_EC_13,16, t_15_195_16); ////////////////////////////////// TGeoTranslation t1_15_207_17=TGeoTranslation("trans1_15207",0,0,60); TGeoRotation R1_15_207_17=TGeoRotation("rot1_15207",207,15.75,0); TGeoHMatrix ta_15_207_17=R1_15_207_17*t1_15_207_17; TGeoHMatrix *t_15_207_17=new TGeoHMatrix(ta_15_207_17); pWorld->AddNode(Alveolus_EC_13,17, t_15_207_17); ////////////////////////////////// TGeoTranslation t1_15_219_18=TGeoTranslation("trans1_15219",0,0,60); TGeoRotation R1_15_219_18=TGeoRotation("rot1_15219",219,15.75,0); TGeoHMatrix ta_15_219_18=R1_15_219_18*t1_15_219_18; TGeoHMatrix *t_15_219_18=new TGeoHMatrix(ta_15_219_18); pWorld->AddNode(Alveolus_EC_13,18, t_15_219_18); ////////////////////////////////// TGeoTranslation t1_15_231_19=TGeoTranslation("trans1_15231",0,0,60); TGeoRotation R1_15_231_19=TGeoRotation("rot1_15231",231,15.75,0); TGeoHMatrix ta_15_231_19=R1_15_231_19*t1_15_231_19; TGeoHMatrix *t_15_231_19=new TGeoHMatrix(ta_15_231_19); pWorld->AddNode(Alveolus_EC_13,19, t_15_231_19); ////////////////////////////////// TGeoTranslation t1_15_243_20=TGeoTranslation("trans1_15243",0,0,60); TGeoRotation R1_15_243_20=TGeoRotation("rot1_15243",243,15.75,0); TGeoHMatrix ta_15_243_20=R1_15_243_20*t1_15_243_20; TGeoHMatrix *t_15_243_20=new TGeoHMatrix(ta_15_243_20); pWorld->AddNode(Alveolus_EC_13,20, t_15_243_20); ////////////////////////////////// TGeoTranslation t1_15_255_21=TGeoTranslation("trans1_15255",0,0,60); TGeoRotation R1_15_255_21=TGeoRotation("rot1_15255",255,15.75,0); TGeoHMatrix ta_15_255_21=R1_15_255_21*t1_15_255_21; TGeoHMatrix *t_15_255_21=new TGeoHMatrix(ta_15_255_21); pWorld->AddNode(Alveolus_EC_13,21, t_15_255_21); ////////////////////////////////// TGeoTranslation t1_15_267_22=TGeoTranslation("trans1_15267",0,0,60); TGeoRotation R1_15_267_22=TGeoRotation("rot1_15267",267,15.75,0); TGeoHMatrix ta_15_267_22=R1_15_267_22*t1_15_267_22; TGeoHMatrix *t_15_267_22=new TGeoHMatrix(ta_15_267_22); pWorld->AddNode(Alveolus_EC_13,22, t_15_267_22); ////////////////////////////////// TGeoTranslation t1_15_279_23=TGeoTranslation("trans1_15279",0,0,60); TGeoRotation R1_15_279_23=TGeoRotation("rot1_15279",279,15.75,0); TGeoHMatrix ta_15_279_23=R1_15_279_23*t1_15_279_23; TGeoHMatrix *t_15_279_23=new TGeoHMatrix(ta_15_279_23); pWorld->AddNode(Alveolus_EC_13,23, t_15_279_23); ////////////////////////////////// TGeoTranslation t1_15_291_24=TGeoTranslation("trans1_15291",0,0,60); TGeoRotation R1_15_291_24=TGeoRotation("rot1_15291",291,15.75,0); TGeoHMatrix ta_15_291_24=R1_15_291_24*t1_15_291_24; TGeoHMatrix *t_15_291_24=new TGeoHMatrix(ta_15_291_24); pWorld->AddNode(Alveolus_EC_13,24, t_15_291_24); ////////////////////////////////// TGeoTranslation t1_15_303_25=TGeoTranslation("trans1_15303",0,0,60); TGeoRotation R1_15_303_25=TGeoRotation("rot1_15303",303,15.75,0); TGeoHMatrix ta_15_303_25=R1_15_303_25*t1_15_303_25; TGeoHMatrix *t_15_303_25=new TGeoHMatrix(ta_15_303_25); pWorld->AddNode(Alveolus_EC_13,25, t_15_303_25); ////////////////////////////////// TGeoTranslation t1_15_315_26=TGeoTranslation("trans1_15315",0,0,60); TGeoRotation R1_15_315_26=TGeoRotation("rot1_15315",315,15.75,0); TGeoHMatrix ta_15_315_26=R1_15_315_26*t1_15_315_26; TGeoHMatrix *t_15_315_26=new TGeoHMatrix(ta_15_315_26); pWorld->AddNode(Alveolus_EC_13,26, t_15_315_26); ////////////////////////////////// TGeoTranslation t1_15_327_27=TGeoTranslation("trans1_15327",0,0,60); TGeoRotation R1_15_327_27=TGeoRotation("rot1_15327",327,15.75,0); TGeoHMatrix ta_15_327_27=R1_15_327_27*t1_15_327_27; TGeoHMatrix *t_15_327_27=new TGeoHMatrix(ta_15_327_27); pWorld->AddNode(Alveolus_EC_13,27, t_15_327_27); ////////////////////////////////// TGeoTranslation t1_15_339_28=TGeoTranslation("trans1_15339",0,0,60); TGeoRotation R1_15_339_28=TGeoRotation("rot1_15339",339,15.75,0); TGeoHMatrix ta_15_339_28=R1_15_339_28*t1_15_339_28; TGeoHMatrix *t_15_339_28=new TGeoHMatrix(ta_15_339_28); pWorld->AddNode(Alveolus_EC_13,28, t_15_339_28); ////////////////////////////////// TGeoTranslation t1_15_351_29=TGeoTranslation("trans1_15351",0,0,60); TGeoRotation R1_15_351_29=TGeoRotation("rot1_15351",351,15.75,0); TGeoHMatrix ta_15_351_29=R1_15_351_29*t1_15_351_29; TGeoHMatrix *t_15_351_29=new TGeoHMatrix(ta_15_351_29); pWorld->AddNode(Alveolus_EC_13,29, t_15_351_29); ////////////////////////////////// TGeoTranslation t1_12_3_0=TGeoTranslation("trans1_123",0,0,60); TGeoRotation R1_12_3_0=TGeoRotation("rot1_123",3,12.73,0); TGeoHMatrix ta_12_3_0=R1_12_3_0*t1_12_3_0; TGeoHMatrix *t_12_3_0=new TGeoHMatrix(ta_12_3_0); pWorld->AddNode(Alveolus_EC_14,0, t_12_3_0); ////////////////////////////////// TGeoTranslation t1_12_15_1=TGeoTranslation("trans1_1215",0,0,60); TGeoRotation R1_12_15_1=TGeoRotation("rot1_1215",15,12.73,0); TGeoHMatrix ta_12_15_1=R1_12_15_1*t1_12_15_1; TGeoHMatrix *t_12_15_1=new TGeoHMatrix(ta_12_15_1); pWorld->AddNode(Alveolus_EC_14,1, t_12_15_1); ////////////////////////////////// TGeoTranslation t1_12_27_2=TGeoTranslation("trans1_1227",0,0,60); TGeoRotation R1_12_27_2=TGeoRotation("rot1_1227",27,12.73,0); TGeoHMatrix ta_12_27_2=R1_12_27_2*t1_12_27_2; TGeoHMatrix *t_12_27_2=new TGeoHMatrix(ta_12_27_2); pWorld->AddNode(Alveolus_EC_14,2, t_12_27_2); ////////////////////////////////// TGeoTranslation t1_12_39_3=TGeoTranslation("trans1_1239",0,0,60); TGeoRotation R1_12_39_3=TGeoRotation("rot1_1239",39,12.73,0); TGeoHMatrix ta_12_39_3=R1_12_39_3*t1_12_39_3; TGeoHMatrix *t_12_39_3=new TGeoHMatrix(ta_12_39_3); pWorld->AddNode(Alveolus_EC_14,3, t_12_39_3); ////////////////////////////////// TGeoTranslation t1_12_51_4=TGeoTranslation("trans1_1251",0,0,60); TGeoRotation R1_12_51_4=TGeoRotation("rot1_1251",51,12.73,0); TGeoHMatrix ta_12_51_4=R1_12_51_4*t1_12_51_4; TGeoHMatrix *t_12_51_4=new TGeoHMatrix(ta_12_51_4); pWorld->AddNode(Alveolus_EC_14,4, t_12_51_4); ////////////////////////////////// TGeoTranslation t1_12_63_5=TGeoTranslation("trans1_1263",0,0,60); TGeoRotation R1_12_63_5=TGeoRotation("rot1_1263",63,12.73,0); TGeoHMatrix ta_12_63_5=R1_12_63_5*t1_12_63_5; TGeoHMatrix *t_12_63_5=new TGeoHMatrix(ta_12_63_5); pWorld->AddNode(Alveolus_EC_14,5, t_12_63_5); ////////////////////////////////// TGeoTranslation t1_12_75_6=TGeoTranslation("trans1_1275",0,0,60); TGeoRotation R1_12_75_6=TGeoRotation("rot1_1275",75,12.73,0); TGeoHMatrix ta_12_75_6=R1_12_75_6*t1_12_75_6; TGeoHMatrix *t_12_75_6=new TGeoHMatrix(ta_12_75_6); pWorld->AddNode(Alveolus_EC_14,6, t_12_75_6); ////////////////////////////////// TGeoTranslation t1_12_87_7=TGeoTranslation("trans1_1287",0,0,60); TGeoRotation R1_12_87_7=TGeoRotation("rot1_1287",87,12.73,0); TGeoHMatrix ta_12_87_7=R1_12_87_7*t1_12_87_7; TGeoHMatrix *t_12_87_7=new TGeoHMatrix(ta_12_87_7); pWorld->AddNode(Alveolus_EC_14,7, t_12_87_7); ////////////////////////////////// TGeoTranslation t1_12_99_8=TGeoTranslation("trans1_1299",0,0,60); TGeoRotation R1_12_99_8=TGeoRotation("rot1_1299",99,12.73,0); TGeoHMatrix ta_12_99_8=R1_12_99_8*t1_12_99_8; TGeoHMatrix *t_12_99_8=new TGeoHMatrix(ta_12_99_8); pWorld->AddNode(Alveolus_EC_14,8, t_12_99_8); ////////////////////////////////// TGeoTranslation t1_12_111_9=TGeoTranslation("trans1_12111",0,0,60); TGeoRotation R1_12_111_9=TGeoRotation("rot1_12111",111,12.73,0); TGeoHMatrix ta_12_111_9=R1_12_111_9*t1_12_111_9; TGeoHMatrix *t_12_111_9=new TGeoHMatrix(ta_12_111_9); pWorld->AddNode(Alveolus_EC_14,9, t_12_111_9); ////////////////////////////////// TGeoTranslation t1_12_123_10=TGeoTranslation("trans1_12123",0,0,60); TGeoRotation R1_12_123_10=TGeoRotation("rot1_12123",123,12.73,0); TGeoHMatrix ta_12_123_10=R1_12_123_10*t1_12_123_10; TGeoHMatrix *t_12_123_10=new TGeoHMatrix(ta_12_123_10); pWorld->AddNode(Alveolus_EC_14,10, t_12_123_10); ////////////////////////////////// TGeoTranslation t1_12_135_11=TGeoTranslation("trans1_12135",0,0,60); TGeoRotation R1_12_135_11=TGeoRotation("rot1_12135",135,12.73,0); TGeoHMatrix ta_12_135_11=R1_12_135_11*t1_12_135_11; TGeoHMatrix *t_12_135_11=new TGeoHMatrix(ta_12_135_11); pWorld->AddNode(Alveolus_EC_14,11, t_12_135_11); ////////////////////////////////// TGeoTranslation t1_12_147_12=TGeoTranslation("trans1_12147",0,0,60); TGeoRotation R1_12_147_12=TGeoRotation("rot1_12147",147,12.73,0); TGeoHMatrix ta_12_147_12=R1_12_147_12*t1_12_147_12; TGeoHMatrix *t_12_147_12=new TGeoHMatrix(ta_12_147_12); pWorld->AddNode(Alveolus_EC_14,12, t_12_147_12); ////////////////////////////////// TGeoTranslation t1_12_159_13=TGeoTranslation("trans1_12159",0,0,60); TGeoRotation R1_12_159_13=TGeoRotation("rot1_12159",159,12.73,0); TGeoHMatrix ta_12_159_13=R1_12_159_13*t1_12_159_13; TGeoHMatrix *t_12_159_13=new TGeoHMatrix(ta_12_159_13); pWorld->AddNode(Alveolus_EC_14,13, t_12_159_13); ////////////////////////////////// TGeoTranslation t1_12_171_14=TGeoTranslation("trans1_12171",0,0,60); TGeoRotation R1_12_171_14=TGeoRotation("rot1_12171",171,12.73,0); TGeoHMatrix ta_12_171_14=R1_12_171_14*t1_12_171_14; TGeoHMatrix *t_12_171_14=new TGeoHMatrix(ta_12_171_14); pWorld->AddNode(Alveolus_EC_14,14, t_12_171_14); ////////////////////////////////// TGeoTranslation t1_12_183_15=TGeoTranslation("trans1_12183",0,0,60); TGeoRotation R1_12_183_15=TGeoRotation("rot1_12183",183,12.73,0); TGeoHMatrix ta_12_183_15=R1_12_183_15*t1_12_183_15; TGeoHMatrix *t_12_183_15=new TGeoHMatrix(ta_12_183_15); pWorld->AddNode(Alveolus_EC_14,15, t_12_183_15); ////////////////////////////////// TGeoTranslation t1_12_195_16=TGeoTranslation("trans1_12195",0,0,60); TGeoRotation R1_12_195_16=TGeoRotation("rot1_12195",195,12.73,0); TGeoHMatrix ta_12_195_16=R1_12_195_16*t1_12_195_16; TGeoHMatrix *t_12_195_16=new TGeoHMatrix(ta_12_195_16); pWorld->AddNode(Alveolus_EC_14,16, t_12_195_16); ////////////////////////////////// TGeoTranslation t1_12_207_17=TGeoTranslation("trans1_12207",0,0,60); TGeoRotation R1_12_207_17=TGeoRotation("rot1_12207",207,12.73,0); TGeoHMatrix ta_12_207_17=R1_12_207_17*t1_12_207_17; TGeoHMatrix *t_12_207_17=new TGeoHMatrix(ta_12_207_17); pWorld->AddNode(Alveolus_EC_14,17, t_12_207_17); ////////////////////////////////// TGeoTranslation t1_12_219_18=TGeoTranslation("trans1_12219",0,0,60); TGeoRotation R1_12_219_18=TGeoRotation("rot1_12219",219,12.73,0); TGeoHMatrix ta_12_219_18=R1_12_219_18*t1_12_219_18; TGeoHMatrix *t_12_219_18=new TGeoHMatrix(ta_12_219_18); pWorld->AddNode(Alveolus_EC_14,18, t_12_219_18); ////////////////////////////////// TGeoTranslation t1_12_231_19=TGeoTranslation("trans1_12231",0,0,60); TGeoRotation R1_12_231_19=TGeoRotation("rot1_12231",231,12.73,0); TGeoHMatrix ta_12_231_19=R1_12_231_19*t1_12_231_19; TGeoHMatrix *t_12_231_19=new TGeoHMatrix(ta_12_231_19); pWorld->AddNode(Alveolus_EC_14,19, t_12_231_19); ////////////////////////////////// TGeoTranslation t1_12_243_20=TGeoTranslation("trans1_12243",0,0,60); TGeoRotation R1_12_243_20=TGeoRotation("rot1_12243",243,12.73,0); TGeoHMatrix ta_12_243_20=R1_12_243_20*t1_12_243_20; TGeoHMatrix *t_12_243_20=new TGeoHMatrix(ta_12_243_20); pWorld->AddNode(Alveolus_EC_14,20, t_12_243_20); ////////////////////////////////// TGeoTranslation t1_12_255_21=TGeoTranslation("trans1_12255",0,0,60); TGeoRotation R1_12_255_21=TGeoRotation("rot1_12255",255,12.73,0); TGeoHMatrix ta_12_255_21=R1_12_255_21*t1_12_255_21; TGeoHMatrix *t_12_255_21=new TGeoHMatrix(ta_12_255_21); pWorld->AddNode(Alveolus_EC_14,21, t_12_255_21); ////////////////////////////////// TGeoTranslation t1_12_267_22=TGeoTranslation("trans1_12267",0,0,60); TGeoRotation R1_12_267_22=TGeoRotation("rot1_12267",267,12.73,0); TGeoHMatrix ta_12_267_22=R1_12_267_22*t1_12_267_22; TGeoHMatrix *t_12_267_22=new TGeoHMatrix(ta_12_267_22); pWorld->AddNode(Alveolus_EC_14,22, t_12_267_22); ////////////////////////////////// TGeoTranslation t1_12_279_23=TGeoTranslation("trans1_12279",0,0,60); TGeoRotation R1_12_279_23=TGeoRotation("rot1_12279",279,12.73,0); TGeoHMatrix ta_12_279_23=R1_12_279_23*t1_12_279_23; TGeoHMatrix *t_12_279_23=new TGeoHMatrix(ta_12_279_23); pWorld->AddNode(Alveolus_EC_14,23, t_12_279_23); ////////////////////////////////// TGeoTranslation t1_12_291_24=TGeoTranslation("trans1_12291",0,0,60); TGeoRotation R1_12_291_24=TGeoRotation("rot1_12291",291,12.73,0); TGeoHMatrix ta_12_291_24=R1_12_291_24*t1_12_291_24; TGeoHMatrix *t_12_291_24=new TGeoHMatrix(ta_12_291_24); pWorld->AddNode(Alveolus_EC_14,24, t_12_291_24); ////////////////////////////////// TGeoTranslation t1_12_303_25=TGeoTranslation("trans1_12303",0,0,60); TGeoRotation R1_12_303_25=TGeoRotation("rot1_12303",303,12.73,0); TGeoHMatrix ta_12_303_25=R1_12_303_25*t1_12_303_25; TGeoHMatrix *t_12_303_25=new TGeoHMatrix(ta_12_303_25); pWorld->AddNode(Alveolus_EC_14,25, t_12_303_25); ////////////////////////////////// TGeoTranslation t1_12_315_26=TGeoTranslation("trans1_12315",0,0,60); TGeoRotation R1_12_315_26=TGeoRotation("rot1_12315",315,12.73,0); TGeoHMatrix ta_12_315_26=R1_12_315_26*t1_12_315_26; TGeoHMatrix *t_12_315_26=new TGeoHMatrix(ta_12_315_26); pWorld->AddNode(Alveolus_EC_14,26, t_12_315_26); ////////////////////////////////// TGeoTranslation t1_12_327_27=TGeoTranslation("trans1_12327",0,0,60); TGeoRotation R1_12_327_27=TGeoRotation("rot1_12327",327,12.73,0); TGeoHMatrix ta_12_327_27=R1_12_327_27*t1_12_327_27; TGeoHMatrix *t_12_327_27=new TGeoHMatrix(ta_12_327_27); pWorld->AddNode(Alveolus_EC_14,27, t_12_327_27); ////////////////////////////////// TGeoTranslation t1_12_339_28=TGeoTranslation("trans1_12339",0,0,60); TGeoRotation R1_12_339_28=TGeoRotation("rot1_12339",339,12.73,0); TGeoHMatrix ta_12_339_28=R1_12_339_28*t1_12_339_28; TGeoHMatrix *t_12_339_28=new TGeoHMatrix(ta_12_339_28); pWorld->AddNode(Alveolus_EC_14,28, t_12_339_28); ////////////////////////////////// TGeoTranslation t1_12_351_29=TGeoTranslation("trans1_12351",0,0,60); TGeoRotation R1_12_351_29=TGeoRotation("rot1_12351",351,12.73,0); TGeoHMatrix ta_12_351_29=R1_12_351_29*t1_12_351_29; TGeoHMatrix *t_12_351_29=new TGeoHMatrix(ta_12_351_29); pWorld->AddNode(Alveolus_EC_14,29, t_12_351_29); ////////////////////////////////// TGeoTranslation t1_8_3_0=TGeoTranslation("trans1_83",0,0,60); TGeoRotation R1_8_3_0=TGeoRotation("rot1_83",3,8.4,0); TGeoHMatrix ta_8_3_0=R1_8_3_0*t1_8_3_0; TGeoHMatrix *t_8_3_0=new TGeoHMatrix(ta_8_3_0); pWorld->AddNode(Alveolus_EC_15,0, t_8_3_0); ////////////////////////////////// TGeoTranslation t1_8_15_1=TGeoTranslation("trans1_815",0,0,60); TGeoRotation R1_8_15_1=TGeoRotation("rot1_815",15,8.4,0); TGeoHMatrix ta_8_15_1=R1_8_15_1*t1_8_15_1; TGeoHMatrix *t_8_15_1=new TGeoHMatrix(ta_8_15_1); pWorld->AddNode(Alveolus_EC_15,1, t_8_15_1); ////////////////////////////////// TGeoTranslation t1_8_27_2=TGeoTranslation("trans1_827",0,0,60); TGeoRotation R1_8_27_2=TGeoRotation("rot1_827",27,8.4,0); TGeoHMatrix ta_8_27_2=R1_8_27_2*t1_8_27_2; TGeoHMatrix *t_8_27_2=new TGeoHMatrix(ta_8_27_2); pWorld->AddNode(Alveolus_EC_15,2, t_8_27_2); ////////////////////////////////// TGeoTranslation t1_8_39_3=TGeoTranslation("trans1_839",0,0,60); TGeoRotation R1_8_39_3=TGeoRotation("rot1_839",39,8.4,0); TGeoHMatrix ta_8_39_3=R1_8_39_3*t1_8_39_3; TGeoHMatrix *t_8_39_3=new TGeoHMatrix(ta_8_39_3); pWorld->AddNode(Alveolus_EC_15,3, t_8_39_3); ////////////////////////////////// TGeoTranslation t1_8_51_4=TGeoTranslation("trans1_851",0,0,60); TGeoRotation R1_8_51_4=TGeoRotation("rot1_851",51,8.4,0); TGeoHMatrix ta_8_51_4=R1_8_51_4*t1_8_51_4; TGeoHMatrix *t_8_51_4=new TGeoHMatrix(ta_8_51_4); pWorld->AddNode(Alveolus_EC_15,4, t_8_51_4); ////////////////////////////////// TGeoTranslation t1_8_63_5=TGeoTranslation("trans1_863",0,0,60); TGeoRotation R1_8_63_5=TGeoRotation("rot1_863",63,8.4,0); TGeoHMatrix ta_8_63_5=R1_8_63_5*t1_8_63_5; TGeoHMatrix *t_8_63_5=new TGeoHMatrix(ta_8_63_5); pWorld->AddNode(Alveolus_EC_15,5, t_8_63_5); ////////////////////////////////// TGeoTranslation t1_8_75_6=TGeoTranslation("trans1_875",0,0,60); TGeoRotation R1_8_75_6=TGeoRotation("rot1_875",75,8.4,0); TGeoHMatrix ta_8_75_6=R1_8_75_6*t1_8_75_6; TGeoHMatrix *t_8_75_6=new TGeoHMatrix(ta_8_75_6); pWorld->AddNode(Alveolus_EC_15,6, t_8_75_6); ////////////////////////////////// TGeoTranslation t1_8_87_7=TGeoTranslation("trans1_887",0,0,60); TGeoRotation R1_8_87_7=TGeoRotation("rot1_887",87,8.4,0); TGeoHMatrix ta_8_87_7=R1_8_87_7*t1_8_87_7; TGeoHMatrix *t_8_87_7=new TGeoHMatrix(ta_8_87_7); pWorld->AddNode(Alveolus_EC_15,7, t_8_87_7); ////////////////////////////////// TGeoTranslation t1_8_99_8=TGeoTranslation("trans1_899",0,0,60); TGeoRotation R1_8_99_8=TGeoRotation("rot1_899",99,8.4,0); TGeoHMatrix ta_8_99_8=R1_8_99_8*t1_8_99_8; TGeoHMatrix *t_8_99_8=new TGeoHMatrix(ta_8_99_8); pWorld->AddNode(Alveolus_EC_15,8, t_8_99_8); ////////////////////////////////// TGeoTranslation t1_8_111_9=TGeoTranslation("trans1_8111",0,0,60); TGeoRotation R1_8_111_9=TGeoRotation("rot1_8111",111,8.4,0); TGeoHMatrix ta_8_111_9=R1_8_111_9*t1_8_111_9; TGeoHMatrix *t_8_111_9=new TGeoHMatrix(ta_8_111_9); pWorld->AddNode(Alveolus_EC_15,9, t_8_111_9); ////////////////////////////////// TGeoTranslation t1_8_123_10=TGeoTranslation("trans1_8123",0,0,60); TGeoRotation R1_8_123_10=TGeoRotation("rot1_8123",123,8.4,0); TGeoHMatrix ta_8_123_10=R1_8_123_10*t1_8_123_10; TGeoHMatrix *t_8_123_10=new TGeoHMatrix(ta_8_123_10); pWorld->AddNode(Alveolus_EC_15,10, t_8_123_10); ////////////////////////////////// TGeoTranslation t1_8_135_11=TGeoTranslation("trans1_8135",0,0,60); TGeoRotation R1_8_135_11=TGeoRotation("rot1_8135",135,8.4,0); TGeoHMatrix ta_8_135_11=R1_8_135_11*t1_8_135_11; TGeoHMatrix *t_8_135_11=new TGeoHMatrix(ta_8_135_11); pWorld->AddNode(Alveolus_EC_15,11, t_8_135_11); ////////////////////////////////// TGeoTranslation t1_8_147_12=TGeoTranslation("trans1_8147",0,0,60); TGeoRotation R1_8_147_12=TGeoRotation("rot1_8147",147,8.4,0); TGeoHMatrix ta_8_147_12=R1_8_147_12*t1_8_147_12; TGeoHMatrix *t_8_147_12=new TGeoHMatrix(ta_8_147_12); pWorld->AddNode(Alveolus_EC_15,12, t_8_147_12); ////////////////////////////////// TGeoTranslation t1_8_159_13=TGeoTranslation("trans1_8159",0,0,60); TGeoRotation R1_8_159_13=TGeoRotation("rot1_8159",159,8.4,0); TGeoHMatrix ta_8_159_13=R1_8_159_13*t1_8_159_13; TGeoHMatrix *t_8_159_13=new TGeoHMatrix(ta_8_159_13); pWorld->AddNode(Alveolus_EC_15,13, t_8_159_13); ////////////////////////////////// TGeoTranslation t1_8_171_14=TGeoTranslation("trans1_8171",0,0,60); TGeoRotation R1_8_171_14=TGeoRotation("rot1_8171",171,8.4,0); TGeoHMatrix ta_8_171_14=R1_8_171_14*t1_8_171_14; TGeoHMatrix *t_8_171_14=new TGeoHMatrix(ta_8_171_14); pWorld->AddNode(Alveolus_EC_15,14, t_8_171_14); ////////////////////////////////// TGeoTranslation t1_8_183_15=TGeoTranslation("trans1_8183",0,0,60); TGeoRotation R1_8_183_15=TGeoRotation("rot1_8183",183,8.4,0); TGeoHMatrix ta_8_183_15=R1_8_183_15*t1_8_183_15; TGeoHMatrix *t_8_183_15=new TGeoHMatrix(ta_8_183_15); pWorld->AddNode(Alveolus_EC_15,15, t_8_183_15); ////////////////////////////////// TGeoTranslation t1_8_195_16=TGeoTranslation("trans1_8195",0,0,60); TGeoRotation R1_8_195_16=TGeoRotation("rot1_8195",195,8.4,0); TGeoHMatrix ta_8_195_16=R1_8_195_16*t1_8_195_16; TGeoHMatrix *t_8_195_16=new TGeoHMatrix(ta_8_195_16); pWorld->AddNode(Alveolus_EC_15,16, t_8_195_16); ////////////////////////////////// TGeoTranslation t1_8_207_17=TGeoTranslation("trans1_8207",0,0,60); TGeoRotation R1_8_207_17=TGeoRotation("rot1_8207",207,8.4,0); TGeoHMatrix ta_8_207_17=R1_8_207_17*t1_8_207_17; TGeoHMatrix *t_8_207_17=new TGeoHMatrix(ta_8_207_17); pWorld->AddNode(Alveolus_EC_15,17, t_8_207_17); ////////////////////////////////// TGeoTranslation t1_8_219_18=TGeoTranslation("trans1_8219",0,0,60); TGeoRotation R1_8_219_18=TGeoRotation("rot1_8219",219,8.4,0); TGeoHMatrix ta_8_219_18=R1_8_219_18*t1_8_219_18; TGeoHMatrix *t_8_219_18=new TGeoHMatrix(ta_8_219_18); pWorld->AddNode(Alveolus_EC_15,18, t_8_219_18); ////////////////////////////////// TGeoTranslation t1_8_231_19=TGeoTranslation("trans1_8231",0,0,60); TGeoRotation R1_8_231_19=TGeoRotation("rot1_8231",231,8.4,0); TGeoHMatrix ta_8_231_19=R1_8_231_19*t1_8_231_19; TGeoHMatrix *t_8_231_19=new TGeoHMatrix(ta_8_231_19); pWorld->AddNode(Alveolus_EC_15,19, t_8_231_19); ////////////////////////////////// TGeoTranslation t1_8_243_20=TGeoTranslation("trans1_8243",0,0,60); TGeoRotation R1_8_243_20=TGeoRotation("rot1_8243",243,8.4,0); TGeoHMatrix ta_8_243_20=R1_8_243_20*t1_8_243_20; TGeoHMatrix *t_8_243_20=new TGeoHMatrix(ta_8_243_20); pWorld->AddNode(Alveolus_EC_15,20, t_8_243_20); ////////////////////////////////// TGeoTranslation t1_8_255_21=TGeoTranslation("trans1_8255",0,0,60); TGeoRotation R1_8_255_21=TGeoRotation("rot1_8255",255,8.4,0); TGeoHMatrix ta_8_255_21=R1_8_255_21*t1_8_255_21; TGeoHMatrix *t_8_255_21=new TGeoHMatrix(ta_8_255_21); pWorld->AddNode(Alveolus_EC_15,21, t_8_255_21); ////////////////////////////////// TGeoTranslation t1_8_267_22=TGeoTranslation("trans1_8267",0,0,60); TGeoRotation R1_8_267_22=TGeoRotation("rot1_8267",267,8.4,0); TGeoHMatrix ta_8_267_22=R1_8_267_22*t1_8_267_22; TGeoHMatrix *t_8_267_22=new TGeoHMatrix(ta_8_267_22); pWorld->AddNode(Alveolus_EC_15,22, t_8_267_22); ////////////////////////////////// TGeoTranslation t1_8_279_23=TGeoTranslation("trans1_8279",0,0,60); TGeoRotation R1_8_279_23=TGeoRotation("rot1_8279",279,8.4,0); TGeoHMatrix ta_8_279_23=R1_8_279_23*t1_8_279_23; TGeoHMatrix *t_8_279_23=new TGeoHMatrix(ta_8_279_23); pWorld->AddNode(Alveolus_EC_15,23, t_8_279_23); ////////////////////////////////// TGeoTranslation t1_8_291_24=TGeoTranslation("trans1_8291",0,0,60); TGeoRotation R1_8_291_24=TGeoRotation("rot1_8291",291,8.4,0); TGeoHMatrix ta_8_291_24=R1_8_291_24*t1_8_291_24; TGeoHMatrix *t_8_291_24=new TGeoHMatrix(ta_8_291_24); pWorld->AddNode(Alveolus_EC_15,24, t_8_291_24); ////////////////////////////////// TGeoTranslation t1_8_303_25=TGeoTranslation("trans1_8303",0,0,60); TGeoRotation R1_8_303_25=TGeoRotation("rot1_8303",303,8.4,0); TGeoHMatrix ta_8_303_25=R1_8_303_25*t1_8_303_25; TGeoHMatrix *t_8_303_25=new TGeoHMatrix(ta_8_303_25); pWorld->AddNode(Alveolus_EC_15,25, t_8_303_25); ////////////////////////////////// TGeoTranslation t1_8_315_26=TGeoTranslation("trans1_8315",0,0,60); TGeoRotation R1_8_315_26=TGeoRotation("rot1_8315",315,8.4,0); TGeoHMatrix ta_8_315_26=R1_8_315_26*t1_8_315_26; TGeoHMatrix *t_8_315_26=new TGeoHMatrix(ta_8_315_26); pWorld->AddNode(Alveolus_EC_15,26, t_8_315_26); ////////////////////////////////// TGeoTranslation t1_8_327_27=TGeoTranslation("trans1_8327",0,0,60); TGeoRotation R1_8_327_27=TGeoRotation("rot1_8327",327,8.4,0); TGeoHMatrix ta_8_327_27=R1_8_327_27*t1_8_327_27; TGeoHMatrix *t_8_327_27=new TGeoHMatrix(ta_8_327_27); pWorld->AddNode(Alveolus_EC_15,27, t_8_327_27); ////////////////////////////////// TGeoTranslation t1_8_339_28=TGeoTranslation("trans1_8339",0,0,60); TGeoRotation R1_8_339_28=TGeoRotation("rot1_8339",339,8.4,0); TGeoHMatrix ta_8_339_28=R1_8_339_28*t1_8_339_28; TGeoHMatrix *t_8_339_28=new TGeoHMatrix(ta_8_339_28); pWorld->AddNode(Alveolus_EC_15,28, t_8_339_28); ////////////////////////////////// TGeoTranslation t1_8_351_29=TGeoTranslation("trans1_8351",0,0,60); TGeoRotation R1_8_351_29=TGeoRotation("rot1_8351",351,8.4,0); TGeoHMatrix ta_8_351_29=R1_8_351_29*t1_8_351_29; TGeoHMatrix *t_8_351_29=new TGeoHMatrix(ta_8_351_29); pWorld->AddNode(Alveolus_EC_15,29, t_8_351_29);