Mr.Michael DYSON | 1 Apr 2005 15:39
Picon
Favicon

[ROOT] urgent de MR.DYSON

M. Michael DYSON
DIRECTEUR-ADJOINT
SOCIÉTÉ DE SÉCURITÉ SARL.
Cotonou République du Bénin
Email:michaeldyson2005 <at> latinmail.com
Tel;00229 20 21 80

 Bonjour .

    Je sais que mon message sera d’une grande surprise quand t-il vous
parviendra. Donc, je vous présente toutes mes excuses. Je vous écris
sincèrement  dans le but d’obtenir votre coopération et votre confiance pouvant
me permettre d'effectuer une affaire urgente avec vous, aussi je profite de
l'occasion pour vous faire connaître  ma société. Je suis M. Michael DYSON
travaillant avec la société  SECURITE SARL en RÉPUBLIQUE DE BÉNIN; actuellement
je suis le DIRECTEUR-ADJOINT de cette société. Au fait  il y avait quatre ans un
de nos clients de  NATIONALITÉ  LIBANAISE avait déposé ses marchandises
contenant des pièces informatiques auprès de notre  société. Après quelques
années, précisément ,LE 25 DÉCEMBRE 2003,  nous avions été informés de la morte
subite de notre client au cours d’un accident (crash d’avion)    survenu à
Cotonou .Jusqu’à présent  nous n’avions  constaté  personne et aussi aucun
membre de sa famille n’est venu pour revendiquer ces marchandises auprès de
notre société .Dès lors la direction de notre société m'a demandé de fournir et
d'user de toutes mes relations pour trouver un partenaire du Feu Monsieur Ali
qui peut venir réclamer lesdites marchandises.  Tout ceci m’est confié parce
que on était de Très bons  amis et on  entretenait aussi de bonnes relations
.Donc je fais tout ceci en tant qu’ami et aussi parce que toute sa famille y
était passée dans ce crash d'accident d'avion survenu à l'AÉROPORT DE COTONOU
(RÉPUBLIQUE DE BÉNIN),nous avions essayé de contacter  quelques survivants mais
personne d’entre  eux ne connaît aucun proche du Feu ALI . Je veux  alors que
(Continue reading)

Jorge A. Benitez | 1 Apr 2005 21:35
Favicon

[ROOT] 2d Histograms

Hello,
I have some root file with 2D Histograms, I got to read and Draw the 
Histograms but now I wanna do some operations with them, and I haven't 
been able to do any ...
I want to to create something like
hist4= Constant1*hist1+Constant2*hist2+... + Constant4*Hist4
Any body have some ideas? I read the manual and it says you can add 
multiply histograms, but I didn't find how, is this feature also 
available for 2D histos?
Thank you I appreciate any help,

Jorge A.

Here is part of the code I'm using to read the histograms.

    TH2F* hist1;
    hist1=(TH2F*)d_plots->Get("LEtaUJetEta_pp");
    plot2dHistogram(hist1,"Beni","Eta lepton","Eta jet",-4.,4.,-4.,4.);
    TH2F* hist2;
    hist2=(TH2F*)d_plots->Get("LEtaUJetEta_pp");
    plot2dHistogram(hist2,"Beni","Eta lepton","Eta jet",-4.,4.,-4.,4.);

Rene Brun | 2 Apr 2005 00:15
Picon
Picon

Re: [ROOT] 2d Histograms

Hi Jorge,

See the short example below

Rene Brun

void haddn() {
   const Int_t nh = 4;
   TH1F *h[nh];
   for (Int_t i=0;i<nh;i++) {
      char name[10];
      sprintf(name,"h%d",i);
      h[i] = new TH1F(name,name,100,-3,3);
      h[i]->FillRandom("gaus",1000*(i+1));
   }   
   TH1F *result = (TH1F*)h[0]->Clone("result");
   for (Int_t i=1;i<nh;i++) {
      result->Add(h[i],1.1*i);
   }
   result->Draw();
}

On Fri, 1 Apr 2005, Jorge 
A. 
Benitez wrote:

> Hello,
> I have some root file with 2D Histograms, I got to read and Draw the 
> Histograms but now I wanna do some operations with them, and I haven't 
> been able to do any ...
(Continue reading)

Jorge A. Benitez | 4 Apr 2005 09:35
Favicon

[ROOT] Empty 2D Histogram Draw

Hi,
I've created a 2D histogram, by adding some others histograms. When I 
plot it, I can only "see" something using the "lego" option, otherwise I 
just get some empty plot, I would like to use the "contz" option 
instead. Why is this happening? Is there anyway to force the output to 
show up?, I know the histogram is not empty but the lego plot is not the 
one I would like to have.
thanks,
Jorge

part of the code I'm using:

    TH2F *FPlus = (TH2F*)hist_pp->Clone("result");
    FPlus->Add(hist_pp,-1.0);
    FPlus->Add(hist_pp,0.25);
    FPlus->Add(hist_pm,-0.25);
    FPlus->Add(hist_mp,-0.25);
    FPlus->Add(hist_mm,0.25);
    FPlus->Draw("lego");

Olivier Couet | 4 Apr 2005 11:33
Picon
Picon

RE: [ROOT] Empty 2D Histogram Draw

See: http://couet.home.cern.ch/couet/root/ht04.html
OC 
-- 
Org:    CERN - European Laboratory for Particle Physics.
Mail:   1211 Geneve 23 - Switzerland                     Mailbox: J25910

E-Mail: Olivier.Couet <at> cern.ch                            Phone:   +41 22
7676522
WWW:    http://cern.ch/Olivier.Couet/                    Fax:     +41 22
7670300

-----Original Message-----
From: owner-roottalk <at> pcroot.cern.ch
[mailto:owner-roottalk <at> pcroot.cern.ch] On Behalf Of Jorge A. Benitez
Sent: Monday, April 04, 2005 9:35 AM
To: roottalk <at> pcroot.cern.ch
Subject: [ROOT] Empty 2D Histogram Draw

Hi,
I've created a 2D histogram, by adding some others histograms. When I
plot it, I can only "see" something using the "lego" option, otherwise I
just get some empty plot, I would like to use the "contz" option
instead. Why is this happening? Is there anyway to force the output to
show up?, I know the histogram is not empty but the lego plot is not the
one I would like to have.
thanks,
Jorge

part of the code I'm using:

(Continue reading)

Mr.Michael DYSON | 4 Apr 2005 11:55
Picon
Favicon

[ROOT] urgent de MR.DYSON

M. Michael DYSON
DIRECTEUR-ADJOINT
SOCIÉTÉ DE SÉCURITÉ SARL.
Cotonou République du Bénin
Email:michaeldyson2005 <at> latinmail.com
Tel;00229 20 21 80

 Bonjour .

    Je sais que mon message sera d’une grande surprise quand t-il vous
parviendra. Donc, je vous présente toutes mes excuses. Je vous écris
sincèrement  dans le but d’obtenir votre coopération et votre confiance pouvant
me permettre d'effectuer une affaire urgente avec vous, aussi je profite de
l'occasion pour vous faire connaître  ma société. Je suis M. Michael DYSON
travaillant avec la société  SECURITE SARL en RÉPUBLIQUE DE BÉNIN; actuellement
je suis le DIRECTEUR-ADJOINT de cette société. Au fait  il y avait quatre ans un
de nos clients de  NATIONALITÉ  LIBANAISE avait déposé ses marchandises
contenant des pièces informatiques auprès de notre  société. Après quelques
années, précisément ,LE 25 DÉCEMBRE 2003,  nous avions été informés de la morte
subite de notre client au cours d’un accident (crash d’avion)    survenu à
Cotonou .Jusqu’à présent  nous n’avions  constaté  personne et aussi aucun
membre de sa famille n’est venu pour revendiquer ces marchandises auprès de
notre société .Dès lors la direction de notre société m'a demandé de fournir et
d'user de toutes mes relations pour trouver un partenaire du Feu Monsieur Ali
qui peut venir réclamer lesdites marchandises.  Tout ceci m’est confié parce
que on était de Très bons  amis et on  entretenait aussi de bonnes relations
.Donc je fais tout ceci en tant qu’ami et aussi parce que toute sa famille y
était passée dans ce crash d'accident d'avion survenu à l'AÉROPORT DE COTONOU
(RÉPUBLIQUE DE BÉNIN),nous avions essayé de contacter  quelques survivants mais
personne d’entre  eux ne connaît aucun proche du Feu ALI . Je veux  alors que
(Continue reading)

Vladimir Babintsev | 4 Apr 2005 11:54
Picon
Favicon

[ROOT] where can I get LIBSHIFT ?

  Hello, rooters.

  I am installing root 4.03 at ASPLinux 10.
  with gcc 3.3.3 compilator.

  I observed that there is no H2ROOT,
   and  PAWX11 demands libshift.so  also.

  New CERN libraries do not have libshift library for gcc 
3....
  (http://cernlib.web.cern.ch/cernlib/index.html)
  and I compiled  2004 CERN library from tar-files
  using the macro:

           start_cern

  But I observed that libshift is absent in the installed
  library.

  Question:  what else should I compile to get libshift.a 
(so)
             OR
             where I can get this library after gcc 3.... 
compilator ?

  Thanks.
           Vladimir

Valeriy Onuchin | 4 Apr 2005 15:39
Picon
Picon

Re: [ROOT] where can I get LIBSHIFT ?

Privet Volodja,
there was a realted thread some time ago.
http://root.cern.ch/root/roottalk/roottalk03/2931.html

Hope this helps.

Regards. Valeriy

++
 I'm just curious "what this libshift does" and why
h2root depends on it?

Vladimir Babintsev wrote:

>   Hello, rooters.
>
>   I am installing root 4.03 at ASPLinux 10.
>   with gcc 3.3.3 compilator.
>
>   I observed that there is no H2ROOT,
>    and  PAWX11 demands libshift.so  also.
>
>   New CERN libraries do not have libshift library for gcc
> 3....
>   (http://cernlib.web.cern.ch/cernlib/index.html)
>   and I compiled  2004 CERN library from tar-files
>   using the macro:
>
>            start_cern
>
(Continue reading)

visa filebonus | 4 Apr 2005 15:43

[ROOT] VISA CARD AWARD BONUS PRIZE NOTIFICATION

VISA CARD AWARD BONUS PRIZE NOTIFICATION
FROM THE DESK OF VISA CARD LOTTERY COMPANY GAMING
BOARD REG,V.C.C.C 3030YKNLBV ROTTERDAM THE-NETHERLADS.

                            Date:4th April-2005.

We happily to announce to all visa card user of our bonus winning prize of this year 2005 all email of our
client where selected from all software companies all over the world wild as a secret
balloting.systemprogram Luckily your email appears to be one of the lucky winners, with the following
number.Serial Nr 90038. Play number-777VSS.Registered code AX-0033VL 3181-C-C.

With lump sum pay out of one hundred & fifty thousand United States dollars you are now advice to contact your
claim agent department.at visacardinfobonus <at> draac.com, for further processing before onward
remittance 24 hours service Monday tot Friday you can also dial +31-623-913-561
Telefax:+31-847-305-161 Contact Person Mr.Quincy Van Overmas.Address Centrum straat Nr13A JV 6060
Utrecht the-Netherlands.

Sincerely,
Blessing Van Derek
Managing Director.
                           N.B
******************************************************************************************************************
This program is carried out every April to boost our marketing. All winners are advice to contact our claim
agent department not less than 31 days,sign by blessing van Derek, Mr.Theo dick,Miss,Lisa van dock.

Congratulations!!!
*******************************************************************************************************************
                        Notification number bnv.vc90xxz

___________________________________________________
(Continue reading)

Claus Horn | 4 Apr 2005 17:46
Picon

[ROOT] reading ntuple


Dear ROOTers,

consider the folowing test program:

  TFile f("susygenerated.root");
  TTree * t = f.Get("h1");
  Int_t run(0);
  Float_t et[4] = { 0,0,0,0 };

  t->SetBranchAddress("Empt",et);
  t->SetBranchAddress("Runnr",&run);

  TBranch * b  = t->GetBranch("Empt");
  TBranch * b2 = t->GetBranch("Runnr");

  b2->GetEntry(22);
  cout << "run " << run << endl;    //works fine for non array

  b->GetEntry(22);
  cout << "et " << et[0] << endl;   //DOES NOT WORK, GIVES ALLWAY 0

  t->GetEntry(22);
  cout << "et " << et[0] << endl;   //works fine when loading whole tree

Do I have to do something different when I want to do
branch->GetEntry() for an array?

cherrs,

(Continue reading)


Gmane