Skip to content
Snippets Groups Projects

WIP: Adding Xic2LambdaKPi and Xic2SigmaKPi modules

Closed Marian Stahl requested to merge mstahl_CharmExclXic2StrangeBaryonKPi into 2017-patches
Files
151+
+ 86
0
!-----------------------------------------------------------------------------
! Package : Phys/DecayTreeTupleTrigger
! Responsible : DaVinci coordinator
! Purpose : Trigger and stripping related tuple tools
!-----------------------------------------------------------------------------
!=================== DecayTreeTupleTrigger v1r10 2015-11-30 ==================
! 2015-11-01 - Gerhard Raven
- replace endreq with endmsg
!=================== DecayTreeTupleTrigger v1r9 2015-10-19 ===================
! 2015-09-21 - Olivier Deschamps
- TupleToolL0Data : add documentation
! 2015-08-11 - Albert Bursche
added TupleToolFillingScheme
!=================== DecayTreeTupleTrigger v1r8 2015-07-24 ===================
! 2015-06-24 - Eduardo Rodrigues
- Now really fixing the compilation warning in TupleToolStripping.cpp.
! 2015-06-23 - Eduardo Rodrigues
- Removed compilation warning in TupleToolStripping.cpp.
!=================== DecayTreeTupleTrigger v1r7 2015-06-10 ===================
! 2015-06-09 - Olli Lupton
- TupleToolEventInfo: remove the HLTTCK branch and replace with HLT1TCK and HLT2TCK.
- TupleToolTrigger: Fix bug where it always used the combined Hlt1+Hlt2 location even
when the split ones were available, which they now always are.
!========================= DecayTreeTupleTrigger v1r6 2014-07-25 =========================
! 2014-06-19 Tomasz Skwarnicki
- TupleToolTISTOS propagate customization of TisTosFrac to Hlt1,Hlt2 tools.
!========================= DecayTreeTupleTrigger v1r5 2014-06-18 =========================
! 2014-06-18 Tomasz Skwarnicki
- TupleToolTISTOS fix Hlt2Phy_TIS,TOS->Hlt2Global_TIS,TOS typo
be smarter in copying offline hits from Hlt to L0 TriggerTisTos tool
!========================= DecayTreeTupleTrigger v1r4 2014-06-13 =========================
! 2014-06-05 - Patrick Robbe
- TupleToolL0Calo: improve ntuple.
!========================= DecayTreeTupleTrigger v1r3 2014-04-02 =========================
! 2014-03-07 - Patrick Robbe
- TupleToolL0Calo : Add ET of the associated L0Calo clusters to the ntuple.
!========================= DecayTreeTupleTrigger v1r2 2014-02-20 =========================
! 2013-12-01 Tomasz Skwarnicki
- TupleToolTrigger,TupleToolTISTOS: Adapt to split Hlt1/Hlt2 reports
(still compatible with old Hlt reports)
- TupleToolTISTOS: Add new properties TPS,TUS,TopParticleOnly (default false)
TIS,TOS (default true)
!========================= DecayTreeTupleTrigger v1r1 2013-05-07 =========================
! 2013-04-26
- TupleToolTISTOS: fill stripping info only if m_stripping is true
Looely related to https://savannah.cern.ch/bugs/?101236
!========================= DecayTreeTupleTrigger v1r0p1 2013-04-05 =========================
! 2013-03-27 - Chris Jones
- Fix compilation with -std=c++11
!========================= DecayTreeTupleTrigger v1r0 2012-11-30 =========================
! 2012-11-29 - Marco Clemencic
- Added CMake configuration file.
! 2012-11-26 - Alexandra Martin Sanchez
- Small modifications to TupleToolL0Calo. Change name of variable to a more
clear one.
! 2012-11-22 - Chris Jones
- First version. Split of from monolithic Phys/DecayTreeTuple package.
Contains trigger and stripping related tuple tools.
Loading