X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=blobdiff_plain;f=MUON%2FMUONplotefficiency.C;h=7e3bd66e35c8b87ea98a9d7ec97bf129bd083bb7;hp=ae4727ea2214dc22d21ba9d1ddf73b5ecb37bd85;hb=e54bf126132252878643a557c6d38c0cd67ceb96;hpb=57eb1ca607b5103a27448932f16fdd3e6f48ab8c 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