X-Git-Url: http://git.uio.no/git/?a=blobdiff_plain;f=MUON%2FMUONplotefficiency.C;h=7e3bd66e35c8b87ea98a9d7ec97bf129bd083bb7;hb=66ab8ab23e9202a6f674f806e09588637d193a90;hp=ae4727ea2214dc22d21ba9d1ddf73b5ecb37bd85;hpb=c6ce87852fcd2abc41eaafe5f68611c2330e382e;p=u%2Fmrichter%2FAliRoot.git diff --git a/MUON/MUONplotefficiency.C b/MUON/MUONplotefficiency.C index ae4727ea221..7e3bd66e35c 100644 --- a/MUON/MUONplotefficiency.C +++ b/MUON/MUONplotefficiency.C @@ -15,14 +15,17 @@ /* $Id$ */ -// Macro to compare/plot the Ntuple stored in MUONefficiency.root -// comparison is done between the generated and reconstructed resonance -// Default is Upsilon but Jpsi can be studied if the ResType argument is changed -// This allows to determine several important quantities -// reconstruction efficiency (vs pt,y), invariant mass peak variations (vs pt,y) -// reconstructed tracks and trigger tracks matching efficiency - -// Christophe Suire, IPN Orsay +/// \ingroup macros +/// \file MUONplotefficiency.C +/// \brief Macro to compare/plot the Ntuple stored in MUONefficiency.root +/// +/// Comparison is done between the generated and reconstructed resonance. +/// Default is Upsilon but Jpsi can be studied if the ResType argument is changed. +/// This allows to determine several important quantities: +/// - reconstruction efficiency (vs pt,y), invariant mass peak variations (vs pt,y) +/// - reconstructed tracks and trigger tracks matching efficiency +/// +/// \author Christophe Suire, IPN Orsay #if !defined(__CINT__) || defined(__MAKECINT__) // ROOT includes