Ciao a tutti,
ho creato un tag per il pacchetto
"HtoWWTreeDumper V01-01"
in cui c'e' la prima versione del dumpatore di tree.
In questa versione sono funzionanti
1) dump della cinematica dei candidati
2) dump di alcuni attributi di Ecal
3) dump dell'albero MC truth
4) MC match tra candidati ricostruiti e verita' MC
4) e' ancora preliminare, usa il modulo "MCTruthDeltaRMatcher", che, parlando con Luca,
ha ancora qualche bug fix da fare.
Per l'uso (per esempio per aggiungere i mu, con i loro attributi), ho aggiunto un README in:
"HtoWWTreeDumper/doc/README"
e un esemio di tree in uscita e' in:
"/afs/cern.ch/user/e/emanuele/public/analysisNtuple.root"
sicuramente avro' dimenticato qualcosa, se lo provate ditemi...
Ciao!
emanuele
Tuesday, April 24, 2007
Subscribe to:
Post Comments (Atom)
1 comment:
Update for usage at 14/05/2007:
(1) Setup CVS for our private repository
> cp ~emanuele/public/cvs_setup_htoww.csh .
modify the script changing "emanuele@lxplus..." with "your_userid@lxplus..."
> source cvs_setup_htoww.csh
(2) checkout the package
> cvs co -r edm-29042007 HtoWWElectrons/HtoWWTreeDumper
(3) build
> scramv1 b
===> for usage refer to:
HtoWWElectrons/HtoWWTreeDumper/doc/README
===> the standalone usage of the class CmsRecoTree is documented in
HtoWWElectrons/HtoWWTreeDumper/interface/CmsRecoTree.h
emanuele
Post a Comment