diff --git a/Analysis/include/AnalysisTools.h b/Analysis/include/AnalysisTools.h index 02ac0774..c078df5a 100644 --- a/Analysis/include/AnalysisTools.h +++ b/Analysis/include/AnalysisTools.h @@ -1,9 +1,27 @@ /*! * \file AnalysisTools.h * \brief Common tools and definitions suitable for analysis purposes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-05-07 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/AnalyzerData.h b/Analysis/include/AnalyzerData.h index 5e4ece7d..2df11489 100644 --- a/Analysis/include/AnalyzerData.h +++ b/Analysis/include/AnalyzerData.h @@ -1,9 +1,27 @@ /*! * \class AnalyzerData AnalyzerData.h * \brief Base class for Analyzer data containers. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2013-03-29 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/BaseAnalyzer.h b/Analysis/include/BaseAnalyzer.h index cb55a521..a6d05faf 100644 --- a/Analysis/include/BaseAnalyzer.h +++ b/Analysis/include/BaseAnalyzer.h @@ -1,9 +1,27 @@ /*! * \file BaseAnalyzer.h * \brief Definition of BaseAnalyzer class which is the base class for all X->HH->bbTauTau and H->tautau analyzers. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-20 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/BaseConfig.h b/Analysis/include/BaseConfig.h index 79bdba71..01c00896 100644 --- a/Analysis/include/BaseConfig.h +++ b/Analysis/include/BaseConfig.h @@ -12,7 +12,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * VoltageSourceControl is distributed in the hope that it will be useful, + * X->HH->bbTauTau is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/Analysis/include/Candidate.h b/Analysis/include/Candidate.h index c96b66c1..a022e3cc 100644 --- a/Analysis/include/Candidate.h +++ b/Analysis/include/Candidate.h @@ -1,9 +1,27 @@ /*! * \file Candidate.h * \brief Definition of Candidate class to store reconstructed object candidate. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-19 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/Config.h b/Analysis/include/Config.h index d555a112..19f5e3a5 100644 --- a/Analysis/include/Config.h +++ b/Analysis/include/Config.h @@ -14,7 +14,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * VoltageSourceControl is distributed in the hope that it will be useful, + * X->HH->bbTauTau is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/Analysis/include/CutTools.h b/Analysis/include/CutTools.h index ec899af5..c8e75d12 100644 --- a/Analysis/include/CutTools.h +++ b/Analysis/include/CutTools.h @@ -1,9 +1,27 @@ /*! * \file CutTools.h * \brief Common tools and definitions to apply cuts. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-02-14 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/DebugTools.h b/Analysis/include/DebugTools.h index a3f485a5..7d80a7a4 100644 --- a/Analysis/include/DebugTools.h +++ b/Analysis/include/DebugTools.h @@ -1,9 +1,27 @@ /*! * \file DebugTools.h * \brief Common tools and definitions suitable for debug purposes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-29 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/EventDescriptor.h b/Analysis/include/EventDescriptor.h index 20c4c28b..168ebcca 100644 --- a/Analysis/include/EventDescriptor.h +++ b/Analysis/include/EventDescriptor.h @@ -1,9 +1,27 @@ /*! * \file EventDescriptor.h * \brief Definition of EventDescriptor class that contains all ntuple data for one event. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-28 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/EventId.h b/Analysis/include/EventId.h index 4100f3b2..0c0d8d23 100644 --- a/Analysis/include/EventId.h +++ b/Analysis/include/EventId.h @@ -1,9 +1,27 @@ /*! * \file EventId.h * \brief Definition of EventId class which represent unique CMS event identifier. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-04-16 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/GenParticle.h b/Analysis/include/GenParticle.h index 53e4e511..8e381539 100644 --- a/Analysis/include/GenParticle.h +++ b/Analysis/include/GenParticle.h @@ -1,9 +1,27 @@ /*! * \file GenParticle.h * \brief Definition of GenParticle class for analysis. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-02-17 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/HH_BaseAnalyzer.h b/Analysis/include/HH_BaseAnalyzer.h index 1d63ddbe..fbbe50cf 100644 --- a/Analysis/include/HH_BaseAnalyzer.h +++ b/Analysis/include/HH_BaseAnalyzer.h @@ -1,9 +1,27 @@ /*! * \file HH_BaseAnalyzer.h * \brief Definition of HH_BaseAnalyzer class which is the base class for all X->HH->bbTauTau analyzers. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-05-07 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/H_BaseAnalyzer.h b/Analysis/include/H_BaseAnalyzer.h index 3da8c858..c00d2301 100644 --- a/Analysis/include/H_BaseAnalyzer.h +++ b/Analysis/include/H_BaseAnalyzer.h @@ -1,9 +1,27 @@ /*! * \file H_BaseAnalyzer.h * \brief Definition of H_BaseAnalyzer class which is the base class for all H->tautau analyzers. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-05-07 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/Htautau_Summer13.h b/Analysis/include/Htautau_Summer13.h index d64be683..4080db5a 100644 --- a/Analysis/include/Htautau_Summer13.h +++ b/Analysis/include/Htautau_Summer13.h @@ -2,9 +2,27 @@ * \file Htautau_Summer13.h * \brief Higgs in tautau recommended baseline selection cuts for Summer13 * see https://twiki.cern.ch/twiki/bin/viewauth/CMS/HiggsToTauTauWorkingSummer2013 - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-02-13 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/Htautau_TriggerEfficiency.h b/Analysis/include/Htautau_TriggerEfficiency.h index 30322826..717fccb4 100644 --- a/Analysis/include/Htautau_TriggerEfficiency.h +++ b/Analysis/include/Htautau_TriggerEfficiency.h @@ -2,7 +2,7 @@ * \file Htautau_TriggerEfficiency.h * \brief Definition of functions to calculate trigger efficiencies.Higgs. * - * Code copied from CMG Tools: + * Original code copied from CMG Tools: * https://github.com/rmanzoni/HTT/blob/master/CMGTools/H2TauTau/interface/TriggerEfficiency.h * https://github.com/rmanzoni/HTT/blob/master/CMGTools/H2TauTau/src/TriggerEfficiency.cc * diff --git a/Analysis/include/MCfinalState.h b/Analysis/include/MCfinalState.h index 35d720e4..ac623f5f 100644 --- a/Analysis/include/MCfinalState.h +++ b/Analysis/include/MCfinalState.h @@ -1,9 +1,27 @@ /*! * \file MCfinalState.h * \brief Definition of MCfinalState class for analysis. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-19 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/MvaMet.h b/Analysis/include/MvaMet.h index 5b8dadb7..25ded198 100644 --- a/Analysis/include/MvaMet.h +++ b/Analysis/include/MvaMet.h @@ -1,9 +1,27 @@ /*! * \file MvaMet.h * \brief Definition of wrapper for MVA MET code to apply MVA corrections for pfMet. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-05-29 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/Particles.h b/Analysis/include/Particles.h index b791153d..3d81b044 100644 --- a/Analysis/include/Particles.h +++ b/Analysis/include/Particles.h @@ -1,9 +1,27 @@ /*! * \file Particles.h * \brief Enumaration of the PDG MC particle codes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2013-04-05 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/RecoilCorrection.h b/Analysis/include/RecoilCorrection.h index a56fc745..40aefe9b 100644 --- a/Analysis/include/RecoilCorrection.h +++ b/Analysis/include/RecoilCorrection.h @@ -1,9 +1,27 @@ /*! * \file PostRecoilCorrection.h - * \brief Definition of wrapper for RecoilCorrector code to apply post-recoil correction. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \brief Definition of wrapper for RecoilCorrector code to apply recoil correction. + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-05-02 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/RunReport.h b/Analysis/include/RunReport.h index 00ab83d4..081d13c8 100644 --- a/Analysis/include/RunReport.h +++ b/Analysis/include/RunReport.h @@ -1,9 +1,27 @@ /*! * \file RunReport.h * \brief Definition of RunReport class that produces report about processed runs in JSON format. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-04-16 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/SVfit.h b/Analysis/include/SVfit.h index cbd3e801..cdb1de51 100644 --- a/Analysis/include/SVfit.h +++ b/Analysis/include/SVfit.h @@ -1,9 +1,27 @@ /*! * \file SVfit.h * \brief Definition of wrappers for SVfit_standalone code. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-05-02 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/SmartHistogram.h b/Analysis/include/SmartHistogram.h index d4f0104f..4df44547 100644 --- a/Analysis/include/SmartHistogram.h +++ b/Analysis/include/SmartHistogram.h @@ -1,9 +1,27 @@ /*! * \file SmartHistogram.h * \brief Definition of class SmartHistogram that allows to create ROOT-compatible histograms. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-02-20 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/SyncTree.h b/Analysis/include/SyncTree.h index 3c0a1572..e8fbd3f7 100644 --- a/Analysis/include/SyncTree.h +++ b/Analysis/include/SyncTree.h @@ -1,9 +1,27 @@ /*! * \file SyncTree.h * \brief Definiton of ntuple::SyncTree and ntuple::Sync classes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-05-05 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/Tools.h b/Analysis/include/Tools.h index 90ab0a30..3bf5dec9 100644 --- a/Analysis/include/Tools.h +++ b/Analysis/include/Tools.h @@ -1,9 +1,27 @@ /*! * \file Tools.h * \brief Common tools and definitions suitable for general purposes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-05-05 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/TreeExtractor.h b/Analysis/include/TreeExtractor.h index 059b47da..a92ce6d4 100644 --- a/Analysis/include/TreeExtractor.h +++ b/Analysis/include/TreeExtractor.h @@ -1,9 +1,27 @@ /*! * \file TreeExtractor.h * \brief Definition of TreeExtractor class that extracts ntuple information. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-28 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/custom_cuts.h b/Analysis/include/custom_cuts.h index 1df5689e..ab698914 100644 --- a/Analysis/include/custom_cuts.h +++ b/Analysis/include/custom_cuts.h @@ -1,9 +1,27 @@ /*! * \file custom_cuts.h * \brief Cuts which are customized for HHbbtautau analysis - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-04-01 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/include/exception.h b/Analysis/include/exception.h index dd119f78..08f9858d 100644 --- a/Analysis/include/exception.h +++ b/Analysis/include/exception.h @@ -12,7 +12,7 @@ * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * - * VoltageSourceControl is distributed in the hope that it will be useful, + * X->HH->bbTauTau is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. diff --git a/Analysis/include/iostream_operators.h b/Analysis/include/iostream_operators.h index 9083fb2b..f889db19 100644 --- a/Analysis/include/iostream_operators.h +++ b/Analysis/include/iostream_operators.h @@ -1,9 +1,27 @@ /*! * \file iostream_operators.h * \brief Definition of iostream operators suitable for tau trigger analysis. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2013-05-10 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/Analysis/source/HHbb2Taujet_analyzer.C b/Analysis/source/HHbb2Taujet_analyzer.C index 364614e6..547019c4 100644 --- a/Analysis/source/HHbb2Taujet_analyzer.C +++ b/Analysis/source/HHbb2Taujet_analyzer.C @@ -1,9 +1,27 @@ /*! * \file HHbb2Taujet_analyzer.C * \brief X->HH->bbTauTau->b_jet,b_jet,tau_jet,tau_jet analysis. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-04-01 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include "../include/BaseAnalyzer.h" diff --git a/Analysis/source/HHbbETaujet_analyzer.C b/Analysis/source/HHbbETaujet_analyzer.C index 8eb27239..1b3aef8b 100644 --- a/Analysis/source/HHbbETaujet_analyzer.C +++ b/Analysis/source/HHbbETaujet_analyzer.C @@ -1,9 +1,27 @@ /*! * \file HHbbETaujet_analyzer.C * \brief X->HH->bbTauTau->b_jet,b_jet,e,tau_jet analysis. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-04-01 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include "../include/BaseAnalyzer.h" diff --git a/Analysis/source/HHbbMuTaujet_analyzer.C b/Analysis/source/HHbbMuTaujet_analyzer.C index 79679c82..1872b9a6 100644 --- a/Analysis/source/HHbbMuTaujet_analyzer.C +++ b/Analysis/source/HHbbMuTaujet_analyzer.C @@ -1,9 +1,27 @@ /*! * \file HHbbMuTaujet_analyzer.C * \brief X->HH->bbTauTau->b_jet,b_jet,mu,tau_jet analysis. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-02-12 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include "../include/BaseAnalyzer.h" diff --git a/Analysis/source/HetauBaseline_sync.C b/Analysis/source/HetauBaseline_sync.C index d2d4ab0a..47b2b12a 100644 --- a/Analysis/source/HetauBaseline_sync.C +++ b/Analysis/source/HetauBaseline_sync.C @@ -1,9 +1,27 @@ /*! * \file HtautauBaseline_sync.C * \brief Generate sync-tree for H->tautau->e_taujet analysis using baseline selection. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-05-05 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include "../include/H_BaseAnalyzer.h" diff --git a/Analysis/source/HmutauBaseline_sync.C b/Analysis/source/HmutauBaseline_sync.C index 903a2395..b688fff6 100644 --- a/Analysis/source/HmutauBaseline_sync.C +++ b/Analysis/source/HmutauBaseline_sync.C @@ -1,9 +1,27 @@ /*! * \file HtautauBaseline_sync.C * \brief Generate sync-tree for Htautau analysis using baseline selection. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-05-05 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include "../include/H_BaseAnalyzer.h" diff --git a/Analysis/source/HtautauBaseline_sync.C b/Analysis/source/HtautauBaseline_sync.C index 351a4242..07c4ae35 100644 --- a/Analysis/source/HtautauBaseline_sync.C +++ b/Analysis/source/HtautauBaseline_sync.C @@ -1,9 +1,27 @@ /*! * \file HtautauBaseline_sync.C * \brief Generate sync-tree for Htautau analysis using baseline selection. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-05-05 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include "../include/H_BaseAnalyzer.h" diff --git a/Analysis/source/PileUp.C b/Analysis/source/PileUp.C index ca59de1c..54a261b5 100644 --- a/Analysis/source/PileUp.C +++ b/Analysis/source/PileUp.C @@ -3,9 +3,27 @@ * \brief Class to calculate and apply PU reweighting. * * Based on PhysicsTools/Utilities/src/LumiReWeighting.cc - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2013-04-08 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/HHbbTauTau.files b/HHbbTauTau.files index 347ea040..ba5a785b 100644 --- a/HHbbTauTau.files +++ b/HHbbTauTau.files @@ -221,3 +221,5 @@ Analysis/include/BaseConfig.h Analysis/include/exception.h Analysis/include/Config.h Analysis/config/signal.cfg +LICENSE +README.md diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..22fbe5db --- /dev/null +++ b/LICENSE @@ -0,0 +1,339 @@ +GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 + + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA + Everyone is permitted to copy and distribute verbatim copies + of this license document, but changing it is not allowed. + + Preamble + + The licenses for most software are designed to take away your +freedom to share and change it. By contrast, the GNU General Public +License is intended to guarantee your freedom to share and change free +software--to make sure the software is free for all its users. This +General Public License applies to most of the Free Software +Foundation's software and to any other program whose authors commit to +using it. (Some other Free Software Foundation software is covered by +the GNU Lesser General Public License instead.) You can apply it to +your programs, too. + + When we speak of free software, we are referring to freedom, not +price. Our General Public Licenses are designed to make sure that you +have the freedom to distribute copies of free software (and charge for +this service if you wish), that you receive source code or can get it +if you want it, that you can change the software or use pieces of it +in new free programs; and that you know you can do these things. + + To protect your rights, we need to make restrictions that forbid +anyone to deny you these rights or to ask you to surrender the rights. +These restrictions translate to certain responsibilities for you if you +distribute copies of the software, or if you modify it. + + For example, if you distribute copies of such a program, whether +gratis or for a fee, you must give the recipients all the rights that +you have. You must make sure that they, too, receive or can get the +source code. And you must show them these terms so they know their +rights. + + We protect your rights with two steps: (1) copyright the software, and +(2) offer you this license which gives you legal permission to copy, +distribute and/or modify the software. + + Also, for each author's protection and ours, we want to make certain +that everyone understands that there is no warranty for this free +software. If the software is modified by someone else and passed on, we +want its recipients to know that what they have is not the original, so +that any problems introduced by others will not reflect on the original +authors' reputations. + + Finally, any free program is threatened constantly by software +patents. We wish to avoid the danger that redistributors of a free +program will individually obtain patent licenses, in effect making the +program proprietary. To prevent this, we have made it clear that any +patent must be licensed for everyone's free use or not licensed at all. + + The precise terms and conditions for copying, distribution and +modification follow. + + GNU GENERAL PUBLIC LICENSE + TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + + 0. This License applies to any program or other work which contains +a notice placed by the copyright holder saying it may be distributed +under the terms of this General Public License. The "Program", below, +refers to any such program or work, and a "work based on the Program" +means either the Program or any derivative work under copyright law: +that is to say, a work containing the Program or a portion of it, +either verbatim or with modifications and/or translated into another +language. (Hereinafter, translation is included without limitation in +the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not +covered by this License; they are outside its scope. The act of +running the Program is not restricted, and the output from the Program +is covered only if its contents constitute a work based on the +Program (independent of having been made by running the Program). +Whether that is true depends on what the Program does. + + 1. You may copy and distribute verbatim copies of the Program's +source code as you receive it, in any medium, provided that you +conspicuously and appropriately publish on each copy an appropriate +copyright notice and disclaimer of warranty; keep intact all the +notices that refer to this License and to the absence of any warranty; +and give any other recipients of the Program a copy of this License +along with the Program. + +You may charge a fee for the physical act of transferring a copy, and +you may at your option offer warranty protection in exchange for a fee. + + 2. You may modify your copy or copies of the Program or any portion +of it, thus forming a work based on the Program, and copy and +distribute such modifications or work under the terms of Section 1 +above, provided that you also meet all of these conditions: + + a) You must cause the modified files to carry prominent notices + stating that you changed the files and the date of any change. + + b) You must cause any work that you distribute or publish, that in + whole or in part contains or is derived from the Program or any + part thereof, to be licensed as a whole at no charge to all third + parties under the terms of this License. + + c) If the modified program normally reads commands interactively + when run, you must cause it, when started running for such + interactive use in the most ordinary way, to print or display an + announcement including an appropriate copyright notice and a + notice that there is no warranty (or else, saying that you provide + a warranty) and that users may redistribute the program under + these conditions, and telling the user how to view a copy of this + License. (Exception: if the Program itself is interactive but + does not normally print such an announcement, your work based on + the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If +identifiable sections of that work are not derived from the Program, +and can be reasonably considered independent and separate works in +themselves, then this License, and its terms, do not apply to those +sections when you distribute them as separate works. But when you +distribute the same sections as part of a whole which is a work based +on the Program, the distribution of the whole must be on the terms of +this License, whose permissions for other licensees extend to the +entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest +your rights to work written entirely by you; rather, the intent is to +exercise the right to control the distribution of derivative or +collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program +with the Program (or with a work based on the Program) on a volume of +a storage or distribution medium does not bring the other work under +the scope of this License. + + 3. You may copy and distribute the Program (or a work based on it, +under Section 2) in object code or executable form under the terms of +Sections 1 and 2 above provided that you also do one of the following: + + a) Accompany it with the complete corresponding machine-readable + source code, which must be distributed under the terms of Sections + 1 and 2 above on a medium customarily used for software interchange; or, + + b) Accompany it with a written offer, valid for at least three + years, to give any third party, for a charge no more than your + cost of physically performing source distribution, a complete + machine-readable copy of the corresponding source code, to be + distributed under the terms of Sections 1 and 2 above on a medium + customarily used for software interchange; or, + + c) Accompany it with the information you received as to the offer + to distribute corresponding source code. (This alternative is + allowed only for noncommercial distribution and only if you + received the program in object code or executable form with such + an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for +making modifications to it. For an executable work, complete source +code means all the source code for all modules it contains, plus any +associated interface definition files, plus the scripts used to +control compilation and installation of the executable. However, as a +special exception, the source code distributed need not include +anything that is normally distributed (in either source or binary +form) with the major components (compiler, kernel, and so on) of the +operating system on which the executable runs, unless that component +itself accompanies the executable. + +If distribution of executable or object code is made by offering +access to copy from a designated place, then offering equivalent +access to copy the source code from the same place counts as +distribution of the source code, even though third parties are not +compelled to copy the source along with the object code. + + 4. You may not copy, modify, sublicense, or distribute the Program +except as expressly provided under this License. Any attempt +otherwise to copy, modify, sublicense or distribute the Program is +void, and will automatically terminate your rights under this License. +However, parties who have received copies, or rights, from you under +this License will not have their licenses terminated so long as such +parties remain in full compliance. + + 5. You are not required to accept this License, since you have not +signed it. However, nothing else grants you permission to modify or +distribute the Program or its derivative works. These actions are +prohibited by law if you do not accept this License. Therefore, by +modifying or distributing the Program (or any work based on the +Program), you indicate your acceptance of this License to do so, and +all its terms and conditions for copying, distributing or modifying +the Program or works based on it. + + 6. Each time you redistribute the Program (or any work based on the +Program), the recipient automatically receives a license from the +original licensor to copy, distribute or modify the Program subject to +these terms and conditions. You may not impose any further +restrictions on the recipients' exercise of the rights granted herein. +You are not responsible for enforcing compliance by third parties to +this License. + + 7. If, as a consequence of a court judgment or allegation of patent +infringement or for any other reason (not limited to patent issues), +conditions are imposed on you (whether by court order, agreement or +otherwise) that contradict the conditions of this License, they do not +excuse you from the conditions of this License. If you cannot +distribute so as to satisfy simultaneously your obligations under this +License and any other pertinent obligations, then as a consequence you +may not distribute the Program at all. For example, if a patent +license would not permit royalty-free redistribution of the Program by +all those who receive copies directly or indirectly through you, then +the only way you could satisfy both it and this License would be to +refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under +any particular circumstance, the balance of the section is intended to +apply and the section as a whole is intended to apply in other +circumstances. + +It is not the purpose of this section to induce you to infringe any +patents or other property right claims or to contest validity of any +such claims; this section has the sole purpose of protecting the +integrity of the free software distribution system, which is +implemented by public license practices. Many people have made +generous contributions to the wide range of software distributed +through that system in reliance on consistent application of that +system; it is up to the author/donor to decide if he or she is willing +to distribute software through any other system and a licensee cannot +impose that choice. + +This section is intended to make thoroughly clear what is believed to +be a consequence of the rest of this License. + + 8. If the distribution and/or use of the Program is restricted in +certain countries either by patents or by copyrighted interfaces, the +original copyright holder who places the Program under this License +may add an explicit geographical distribution limitation excluding +those countries, so that distribution is permitted only in or among +countries not thus excluded. In such case, this License incorporates +the limitation as if written in the body of this License. + + 9. The Free Software Foundation may publish revised and/or new versions +of the General Public License from time to time. Such new versions will +be similar in spirit to the present version, but may differ in detail to +address new problems or concerns. + +Each version is given a distinguishing version number. If the Program +specifies a version number of this License which applies to it and "any +later version", you have the option of following the terms and conditions +either of that version or of any later version published by the Free +Software Foundation. If the Program does not specify a version number of +this License, you may choose any version ever published by the Free Software +Foundation. + + 10. If you wish to incorporate parts of the Program into other free +programs whose distribution conditions are different, write to the author +to ask for permission. For software which is copyrighted by the Free +Software Foundation, write to the Free Software Foundation; we sometimes +make exceptions for this. Our decision will be guided by the two goals +of preserving the free status of all derivatives of our free software and +of promoting the sharing and reuse of software generally. + + NO WARRANTY + + 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY +FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN +OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES +PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED +OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS +TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE +PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, +REPAIR OR CORRECTION. + + 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING +WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR +REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, +INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING +OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED +TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY +YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER +PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE +POSSIBILITY OF SUCH DAMAGES. + + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs + + If you develop a new program, and you want it to be of the greatest +possible use to the public, the best way to achieve this is to make it +free software which everyone can redistribute and change under these terms. + + To do so, attach the following notices to the program. It is safest +to attach them to the start of each source file to most effectively +convey the exclusion of warranty; and each file should have at least +the "copyright" line and a pointer to where the full notice is found. + + {description} + Copyright (C) {year} {fullname} + + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this +when it starts in an interactive mode: + + Gnomovision version 69, Copyright (C) year name of author + Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. + This is free software, and you are welcome to redistribute it + under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate +parts of the General Public License. Of course, the commands you use may +be called something other than `show w' and `show c'; they could even be +mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your +school, if any, to sign a "copyright disclaimer" for the program, if +necessary. Here is a sample; alter the names: + + Yoyodyne, Inc., hereby disclaims all copyright interest in the program + `Gnomovision' (which makes passes at compilers) written by James Hacker. + + {signature of Ty Coon}, 1 April 1989 + Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into +proprietary programs. If your program is a subroutine library, you may +consider it more useful to permit linking proprietary applications with the +library. If this is what you want to do, use the GNU Lesser General +Public License instead of this License. \ No newline at end of file diff --git a/PatProduction/interface/PatVertex.h b/PatProduction/interface/PatVertex.h index 8805799b..606ec67f 100644 --- a/PatProduction/interface/PatVertex.h +++ b/PatProduction/interface/PatVertex.h @@ -1,9 +1,27 @@ /*! * \file PatVertex.h * \brief Definition of PatVertex class which contains analysis-level definiton of a vertex. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-04-27 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/PatProduction/plugins/ElectronsUserEmbedder.cc b/PatProduction/plugins/ElectronsUserEmbedder.cc index cbd9dd38..d3ca1c9d 100644 --- a/PatProduction/plugins/ElectronsUserEmbedder.cc +++ b/PatProduction/plugins/ElectronsUserEmbedder.cc @@ -2,8 +2,27 @@ * \file ElectronsUserEmbedder.cc * \author Original author: Cesare Calabria * \date Tue Nov 22 17:00:17 CET 2011 created - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) + * + * Copyright 2011 Cesare Calabria + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include diff --git a/PatProduction/plugins/JetUserEmbedder.cc b/PatProduction/plugins/JetUserEmbedder.cc index ea0a8dcf..53730f43 100644 --- a/PatProduction/plugins/JetUserEmbedder.cc +++ b/PatProduction/plugins/JetUserEmbedder.cc @@ -2,8 +2,27 @@ * \file JetUserEmbedder.cc * \author Original author: Cesare Calabria * \date Tue Nov 22 17:00:17 CET 2011 created - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) + * + * Copyright 2011 Cesare Calabria + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include diff --git a/PatProduction/plugins/MuonsUserEmbedded.cc b/PatProduction/plugins/MuonsUserEmbedded.cc index 748b57a2..1fc01f8e 100644 --- a/PatProduction/plugins/MuonsUserEmbedded.cc +++ b/PatProduction/plugins/MuonsUserEmbedded.cc @@ -2,8 +2,27 @@ * \file MuonsUserEmbedded.cc * \author Original author: Cesare Calabria * \date Tue Nov 22 12:02:59 CET 2011 created - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) + * + * Copyright 2011 Cesare Calabria + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include diff --git a/PatProduction/plugins/PatVertexProducer.cc b/PatProduction/plugins/PatVertexProducer.cc index d4c0e492..20434a78 100644 --- a/PatProduction/plugins/PatVertexProducer.cc +++ b/PatProduction/plugins/PatVertexProducer.cc @@ -1,9 +1,27 @@ /*! * \file PatVertexProducer.cc * \brief Definition of PatVertexProducer class which produces analysis-level pat::Vertex objects from reco::Vertexes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-04-27 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include "FWCore/Framework/interface/EDProducer.h" diff --git a/PatProduction/plugins/SkimFilter.cc b/PatProduction/plugins/SkimFilter.cc index 28282438..3cc8935e 100644 --- a/PatProduction/plugins/SkimFilter.cc +++ b/PatProduction/plugins/SkimFilter.cc @@ -2,9 +2,28 @@ * \file SkimFilter.cc * \brief Definition of SkimFilter class which applies skim for X->HH->bbTauTau PAT event selection. * \author Rosamaria Venditti (INFN Bari, Bari University) - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-04-30 created + * + * Copyright 2014 Rosamaria Venditti, + * Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include "FWCore/Framework/interface/Frameworkfwd.h" diff --git a/PatProduction/python/patElectrons.py b/PatProduction/python/patElectrons.py index d70f092a..2f3b21bc 100644 --- a/PatProduction/python/patElectrons.py +++ b/PatProduction/python/patElectrons.py @@ -1,4 +1,26 @@ -## patElectrons.py - configuration file that defines parameters related to PAT Electron objects. +## @package patElectrons +# Configuration file that defines parameters related to PAT Electron objects. +# +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . import FWCore.ParameterSet.Config as cms diff --git a/PatProduction/python/patJets.py b/PatProduction/python/patJets.py index 89082c79..1d953a91 100644 --- a/PatProduction/python/patJets.py +++ b/PatProduction/python/patJets.py @@ -1,4 +1,26 @@ -## patElectrons.py - configuration file that defines parameters related to PAT Jet objects. +## @package patJets +# Configuration file that defines parameters related to PAT Jet objects. +# +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . import FWCore.ParameterSet.Config as cms diff --git a/PatProduction/python/patMET.py b/PatProduction/python/patMET.py index 888d9a2c..8ec7deba 100644 --- a/PatProduction/python/patMET.py +++ b/PatProduction/python/patMET.py @@ -1,4 +1,26 @@ -## patMET.py - configuration file that defines parameters related to PAT MET objects. +## @package patMET +# Configuration file that defines parameters related to PAT MET objects. +# +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . import FWCore.ParameterSet.Config as cms diff --git a/PatProduction/python/patMuons.py b/PatProduction/python/patMuons.py index c4dd7609..6e22bedd 100644 --- a/PatProduction/python/patMuons.py +++ b/PatProduction/python/patMuons.py @@ -1,4 +1,26 @@ -## patMuons.py - configuration file that defines parameters related to PAT Muon objects. +## @package patMuons +# Configuration file that defines parameters related to PAT Muon objects. +# +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . import FWCore.ParameterSet.Config as cms diff --git a/PatProduction/python/patOptions.py b/PatProduction/python/patOptions.py index db15179c..af8a7af0 100644 --- a/PatProduction/python/patOptions.py +++ b/PatProduction/python/patOptions.py @@ -1,4 +1,26 @@ -## patOptions.py - configuration file that defines command-line options for PATtoople production for HHbbtautau analysis. +## @package patOptions +# Configuration file that defines command-line options for PATtoople production for X->HH->bbTauTau analysis. +# +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . from FWCore.ParameterSet.VarParsing import VarParsing from HHbbTauTau.RunTools.readFileList import * diff --git a/PatProduction/python/patTaus.py b/PatProduction/python/patTaus.py index 45d4bf72..ab0a62ea 100644 --- a/PatProduction/python/patTaus.py +++ b/PatProduction/python/patTaus.py @@ -1,4 +1,26 @@ -## patTaus.py - configuration file that defines parameters related to PAT Tau objects. +## @package patTaus +# Configuration file that defines parameters related to PAT Tau objects. +# +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . import FWCore.ParameterSet.Config as cms diff --git a/PatProduction/python/patTrigger.py b/PatProduction/python/patTrigger.py index 905716a8..429f9958 100644 --- a/PatProduction/python/patTrigger.py +++ b/PatProduction/python/patTrigger.py @@ -1,4 +1,26 @@ -## patTrigger.py - configuration file that defines parameters related to PAT Trigger objects. +## @package patTrigger +# Configuration file that defines parameters related to PAT Trigger objects. +# +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . import FWCore.ParameterSet.Config as cms diff --git a/PatProduction/python/patTuple.py b/PatProduction/python/patTuple.py index e4bbe9b8..30ab947d 100644 --- a/PatProduction/python/patTuple.py +++ b/PatProduction/python/patTuple.py @@ -1,4 +1,26 @@ -## patTuple.py - configuration file to produce PATtooples for HHbbtautau analysis. +## @package patTuple +# Configuration file to produce PAT-tuples and ROOT-tuples for X->HH->bbTauTau analysis. +# +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . ## Import skeleton process. from PhysicsTools.PatAlgos.patTemplate_cfg import * diff --git a/PatProduction/python/patVertices.py b/PatProduction/python/patVertices.py index af1c41d9..c026a177 100644 --- a/PatProduction/python/patVertices.py +++ b/PatProduction/python/patVertices.py @@ -1,4 +1,26 @@ -## patTaus.py - configuration file that defines parameters related to PAT Tau objects. +## @package patVertices +# Configuration file that defines parameters related to PAT Vertex objects. +# +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . import FWCore.ParameterSet.Config as cms diff --git a/PatProduction/python/skimFilter.py b/PatProduction/python/skimFilter.py index 89522ff0..39523bbc 100644 --- a/PatProduction/python/skimFilter.py +++ b/PatProduction/python/skimFilter.py @@ -1,4 +1,27 @@ -## patTaus.py - configuration file that defines parameters related to PAT Tau objects. +## @package skimFilter +# Configuration file that defines a filter to skim events for X->HH->bbTauTau analysis. +# +# \author Rosamaria Venditti (INFN Bari, Bari University) +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . import FWCore.ParameterSet.Config as cms diff --git a/PatProduction/python/treeProduction.py b/PatProduction/python/treeProduction.py index eb60cd8e..ec0fd480 100644 --- a/PatProduction/python/treeProduction.py +++ b/PatProduction/python/treeProduction.py @@ -1,4 +1,29 @@ -## treeProduction.py - configuration file that defines tree sequence. +## @package treeProduction +# Configuration file that defines the sequence to produce ROOT-tuples for X->HH->bbTauTau analysis. +# +# \author Subir Sarkar +# \author Rosamaria Venditti (INFN Bari, Bari University) +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2011-2013 Subir Sarkar, Rosamaria Venditti (INFN Bari, Bari University) +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . import FWCore.ParameterSet.Config as cms diff --git a/PatProduction/src/classes.h b/PatProduction/src/classes.h index 4d890a02..807a4e7b 100644 --- a/PatProduction/src/classes.h +++ b/PatProduction/src/classes.h @@ -1,3 +1,29 @@ +/*! + * \file classes.h + * \brief Definition of PatProduction classes for which ROOT dictionary should be made. + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) + * \date 2014-04-27 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . + */ + #include "HHbbTauTau/PatProduction/interface/PatVertex.h" namespace { diff --git a/PrintTools/include/RootPrintSource.h b/PrintTools/include/RootPrintSource.h index 68de98e7..eead792d 100644 --- a/PrintTools/include/RootPrintSource.h +++ b/PrintTools/include/RootPrintSource.h @@ -1,7 +1,24 @@ /*! * \file RootPrintSource.h * \brief Definition of histogram source classes and page layot options that are used to print ROOT histograms. - * \author Konstantin Androsov + * \author Konstantin Androsov (Siena University, INFN Pisa) + * + * Copyright 2013, 2014 Konstantin Androsov + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/PrintTools/include/RootPrintToPdf.h b/PrintTools/include/RootPrintToPdf.h index 23e55bcd..e05be6cb 100644 --- a/PrintTools/include/RootPrintToPdf.h +++ b/PrintTools/include/RootPrintToPdf.h @@ -1,7 +1,24 @@ /*! * \file RootPrintToPdf.h * \brief Print ROOT histograms to PDF. - * \author Konstantin Androsov + * \author Konstantin Androsov (Siena University, INFN Pisa) + * + * Copyright 2013, 2014 Konstantin Androsov + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/PrintTools/include/RootPrintTools.h b/PrintTools/include/RootPrintTools.h index f93cba9a..a31a7dee 100644 --- a/PrintTools/include/RootPrintTools.h +++ b/PrintTools/include/RootPrintTools.h @@ -1,7 +1,24 @@ /*! * \file RootPrintTools.h * \brief Contains useful functions to print histograms with ROOT. - * \author Konstantin Androsov + * \author Konstantin Androsov (Siena University, INFN Pisa) + * + * Copyright 2013, 2014 Konstantin Androsov + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/PrintTools/source/Print_Histogram.C b/PrintTools/source/Print_Histogram.C index 034daf31..4da1b4b1 100644 --- a/PrintTools/source/Print_Histogram.C +++ b/PrintTools/source/Print_Histogram.C @@ -1,9 +1,27 @@ /*! * \file Print_Histogram.C * \brief Print histograms with specified name superimposing several files. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-04-04 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ diff --git a/PrintTools/source/Print_Selection.C b/PrintTools/source/Print_Selection.C index ba96d075..7e423e56 100644 --- a/PrintTools/source/Print_Selection.C +++ b/PrintTools/source/Print_Selection.C @@ -1,9 +1,27 @@ /*! * \file Print_Selection.C * \brief Print event selection histograms. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-02-24 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include diff --git a/PrintTools/source/Print_SmartHistogram.C b/PrintTools/source/Print_SmartHistogram.C index 7deb3507..b043cec2 100644 --- a/PrintTools/source/Print_SmartHistogram.C +++ b/PrintTools/source/Print_SmartHistogram.C @@ -1,9 +1,27 @@ /*! * \file Print_SmartHistogram.C * \brief Print smart histograms with specified name superimposing several files. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-04-03 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include diff --git a/PrintTools/source/Print_Stack.C b/PrintTools/source/Print_Stack.C index 51134f08..a7b4c98a 100644 --- a/PrintTools/source/Print_Stack.C +++ b/PrintTools/source/Print_Stack.C @@ -1,9 +1,27 @@ /*! * \file Print_Stack.C * \brief Print stack with specified name superimposing several files. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-04-03 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include diff --git a/PrintTools/source/Print_SyncPlots.C b/PrintTools/source/Print_SyncPlots.C index 41e00ff2..1e15123d 100644 --- a/PrintTools/source/Print_SyncPlots.C +++ b/PrintTools/source/Print_SyncPlots.C @@ -1,10 +1,28 @@ /*! * \file Print_SyncPlots.C * \brief Print control plots that were selected to synchronize produced tree-toople. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-04-28 created * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . + * * Command line to compile standalone version: * g++ -o Print_SyncPlots -std=c++0x -I$( root-config --incdir ) $( root-config --libs ) -D STANDALONE Print_SyncPlots.C */ diff --git a/PrintTools/source/Print_TreeBranch.C b/PrintTools/source/Print_TreeBranch.C index 14f9b94d..016a04b2 100644 --- a/PrintTools/source/Print_TreeBranch.C +++ b/PrintTools/source/Print_TreeBranch.C @@ -1,9 +1,27 @@ /*! * \file Print_SmartHistogram.C * \brief Print smart histograms with specified name superimposing several files. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-04-03 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include diff --git a/README.md b/README.md new file mode 100644 index 00000000..20c9015b --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +X->HH->bbTauTau +==================== + +Analysis framework used for X->HH->bbTauTau analysis. diff --git a/RunTools/check_crab_duplicates.sh b/RunTools/check_crab_duplicates.sh index 2883a216..74abe4d1 100755 --- a/RunTools/check_crab_duplicates.sh +++ b/RunTools/check_crab_duplicates.sh @@ -1,4 +1,28 @@ #!/bin/bash +# +# \file check_crab_duplicates.sh +# \brief Check if there are duplicated files in CRAB output and, if needed, remove older duplicates. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . + if [ $# -ne 2 ] ; then echo "Usage: dir_name file_name_prefix" diff --git a/RunTools/check_finished_tree.sh b/RunTools/check_finished_tree.sh index 0118d0bd..c9381285 100755 --- a/RunTools/check_finished_tree.sh +++ b/RunTools/check_finished_tree.sh @@ -1,4 +1,27 @@ #!/bin/bash +# +# \file check_finished_tree.sh +# \brief Check which jobs were finished with success and copy jobs that are not successful in a new directory. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . if [ $# -ne 3 ] ; then echo "Usage: file_list_path job_result new_file_list_path" diff --git a/RunTools/collect_partial_jobs.sh b/RunTools/collect_partial_jobs.sh index 2c7eca1b..c5e614da 100755 --- a/RunTools/collect_partial_jobs.sh +++ b/RunTools/collect_partial_jobs.sh @@ -1,4 +1,27 @@ #!/bin/bash +# +# \file collect_partial_jobs.sh +# \brief Collect partially finished TREE-production jobs and create text dataset-files for successful jobs. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . if [ $# -le 2 -o $# -ge 5 ] ; then echo "Usage: input_path output_file_name n_files_per_job [reference_path]" diff --git a/RunTools/generate_file_list.sh b/RunTools/generate_file_list.sh index 65222c5b..94498543 100755 --- a/RunTools/generate_file_list.sh +++ b/RunTools/generate_file_list.sh @@ -1,4 +1,27 @@ #!/bin/bash +# +# \file generate_file_list.sh +# \brief Generate a set of text files that contain list of all the files from a chosen dataset. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . if [ $# -le 2 -o $# -ge 5 ] ; then echo "Usage: input_path output_file_name n_jobs [reference_path]" diff --git a/RunTools/hadd_analysis.sh b/RunTools/hadd_analysis.sh index 89ab78ca..0e7576bc 100755 --- a/RunTools/hadd_analysis.sh +++ b/RunTools/hadd_analysis.sh @@ -1,4 +1,27 @@ #!/bin/bash +# +# \file hadd_analysis.sh +# \brief Apply hadd command to all analysis output ROOT files and place the results into the output directory. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . if [ $# -ne 2 ] ; then echo "Usage: analysis_path output_dir" diff --git a/RunTools/make.sh b/RunTools/make.sh index 211a9d6d..916ddc4f 100755 --- a/RunTools/make.sh +++ b/RunTools/make.sh @@ -1,4 +1,27 @@ #!/bin/bash +# +# \file make.sh +# \brief Compile program executable for a given C++ file, passing command line arguments into the main object constructor. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2013, 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . function get_arg_value { if [ "${ARGS[$1]:0:1}" == "@" ] ; then diff --git a/RunTools/make_withFactory.sh b/RunTools/make_withFactory.sh index 06bde72f..3ade6be5 100755 --- a/RunTools/make_withFactory.sh +++ b/RunTools/make_withFactory.sh @@ -1,4 +1,27 @@ #!/bin/bash +# +# \file make_withFactory.sh +# \brief Compile program executable for a given C++ file, creating the main object using make_tools::Factory class. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . SCRIPT_RUN_PATH=$1 JOB_NAME=$2 diff --git a/RunTools/python/readFileList.py b/RunTools/python/readFileList.py index 4cd8e13d..a7635a17 100644 --- a/RunTools/python/readFileList.py +++ b/RunTools/python/readFileList.py @@ -1,3 +1,26 @@ +## @package readFileList +# Definition of the function to read intput file list from a text file. +# +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . def readFileList(fileList, inputFileName, fileNamePrefix): inputFile = open(inputFileName, 'r') diff --git a/RunTools/python/skimRiccardo.py b/RunTools/python/skimRiccardo.py index ad2c5c2d..7e22dfe2 100755 --- a/RunTools/python/skimRiccardo.py +++ b/RunTools/python/skimRiccardo.py @@ -1,3 +1,27 @@ +## @package skimRiccardo +# Definition of the function to skim events from CERN sync tuples. +# +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . + def skimmingIso(tree): if ( tree.byCombinedIsolationDeltaBetaCorrRaw3Hits_1<1 and tree.byCombinedIsolationDeltaBetaCorrRaw3Hits_2 < 1 and tree.againstElectronLooseMVA3_2 ) : return True diff --git a/RunTools/replica.sh b/RunTools/replica.sh index 4a2670ca..fed0bcb6 100755 --- a/RunTools/replica.sh +++ b/RunTools/replica.sh @@ -1,4 +1,27 @@ #!/bin/bash +# +# \file replica.sh +# \brief Run data replica between sites using lcg-cp. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . if [ $# -ne 3 ] ; then echo "Usage: source destination directory" diff --git a/RunTools/replica_xrd.sh b/RunTools/replica_xrd.sh index 6a7cc7dc..41104884 100755 --- a/RunTools/replica_xrd.sh +++ b/RunTools/replica_xrd.sh @@ -1,4 +1,27 @@ #!/bin/bash +# +# \file replica_xrd.sh +# \brief Run data replica between sites using xrdcp. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . if [ $# -lt 2 -o $# -gt 3 ] ; then echo "Usage: file_list_path output_path [max_n_files]" diff --git a/RunTools/resubmitAna_jobs.sh b/RunTools/resubmitAna_jobs.sh index 15f10cd2..d3b55ef7 100755 --- a/RunTools/resubmitAna_jobs.sh +++ b/RunTools/resubmitAna_jobs.sh @@ -1,4 +1,27 @@ #!/bin/bash +# +# \file resubmitAna_jobs.sh +# \brief Resubmit failed analysis jobs on batch. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . if [ $# -ne 5 ] ; then echo "Usage: dataset_name output_path analyzer_name include_sim pu_weights" diff --git a/RunTools/resubmit_jobs.sh b/RunTools/resubmit_jobs.sh index 64c1e0b2..8288e296 100755 --- a/RunTools/resubmit_jobs.sh +++ b/RunTools/resubmit_jobs.sh @@ -1,4 +1,27 @@ #!/bin/bash +# +# \file resubmit_jobs.sh +# \brief Resubmit failed jobs on batch. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . if [ $# -ne 6 ] ; then echo "Usage: dataset_name output_path global_tag is_mc include_sim prefix" diff --git a/RunTools/runAnalysis.sh b/RunTools/runAnalysis.sh index 1e2eb102..a93dc9e5 100755 --- a/RunTools/runAnalysis.sh +++ b/RunTools/runAnalysis.sh @@ -1,4 +1,27 @@ #!/bin/bash +# +# \file runAnalysis.sh +# \brief Run analysis jobs with environment setup and output redirection. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . if [ $# -lt 5 ] ; then echo "Usage: job_name working_path output_path exe_name set_cmsenv [other_args_for_analyzer]" diff --git a/RunTools/runPatProducer.sh b/RunTools/runPatProducer.sh index 907c4bd4..60d4b5a0 100755 --- a/RunTools/runPatProducer.sh +++ b/RunTools/runPatProducer.sh @@ -1,4 +1,27 @@ #!/bin/bash +# +# \file runPatProducer.sh +# \brief Run PAT-production jobs with environment setup and output redirection. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . if [ $# -ne 9 ] ; then echo "Usage: job_name working_path file_list_path output_path global_tag is_mc include_sim n_events prefix" diff --git a/RunTools/runTreeProducer.sh b/RunTools/runTreeProducer.sh index 0a4ce61e..5291db34 100755 --- a/RunTools/runTreeProducer.sh +++ b/RunTools/runTreeProducer.sh @@ -1,4 +1,27 @@ #!/bin/bash +# +# \file runTreeProducer.sh +# \brief Run TREE production jobs with environment setup and output redirection. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . if [ $# -ne 8 ] ; then echo "Usage: job_name working_path file_list_path output_path global_tag include_sim n_events prefix" diff --git a/RunTools/submitAllAnalysis.sh b/RunTools/submitAllAnalysis.sh index c230f813..f472ea58 100755 --- a/RunTools/submitAllAnalysis.sh +++ b/RunTools/submitAllAnalysis.sh @@ -1,4 +1,27 @@ #!/bin/bash +# +# \file submitAllAnalysis.sh +# \brief Submit all available analysis datasets on batch. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . if [ $# -ne 2 ] ; then echo "Usage: reference_input_path output_path " diff --git a/RunTools/submitAnalysis_Batch.sh b/RunTools/submitAnalysis_Batch.sh index 2055e502..aea4cdaf 100755 --- a/RunTools/submitAnalysis_Batch.sh +++ b/RunTools/submitAnalysis_Batch.sh @@ -1,4 +1,27 @@ #!/bin/bash +# +# \file submitAnalysis_Batch.sh +# \brief Submit analysis jobs for a given dataset on batch. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . if [ $# -lt 6 ] ; then echo "Usage: queue storage max_n_parallel_jobs file_list_path output_path analyzer_name args_for_make" diff --git a/RunTools/submitPatProducer_Batch.sh b/RunTools/submitPatProducer_Batch.sh index bba1d125..69811491 100755 --- a/RunTools/submitPatProducer_Batch.sh +++ b/RunTools/submitPatProducer_Batch.sh @@ -1,4 +1,27 @@ #!/bin/bash +# +# \file submitPatProducer_Batch.sh +# \brief Submit PAT production jobs for a given dataset on batch. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . if [ $# -ne 9 ] ; then echo "Usage: queue storage max_n_parallel_jobs file_list_path output_path global_tag is_mc include_sim prefix" diff --git a/RunTools/submitTreeProducer_Batch.sh b/RunTools/submitTreeProducer_Batch.sh index a2e77bed..ca28e90d 100755 --- a/RunTools/submitTreeProducer_Batch.sh +++ b/RunTools/submitTreeProducer_Batch.sh @@ -1,4 +1,27 @@ #!/bin/bash +# +# \file submitTreeProducer_Batch.sh +# \brief Submit TREE production jobs for a given dataset on batch. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . if [ $# -ne 8 ] ; then echo "Usage: queue storage max_n_parallel_jobs file_list_path output_path global_tag include_sim prefix" diff --git a/TreeProduction/interface/Electron.h b/TreeProduction/interface/Electron.h index 08e39648..ce2f4c5f 100644 --- a/TreeProduction/interface/Electron.h +++ b/TreeProduction/interface/Electron.h @@ -1,9 +1,27 @@ /*! * \file Electoron.h * \brief Definiton of ntuple::ElectronTree and ntuple::Electron classes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-24 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/TreeProduction/interface/Event.h b/TreeProduction/interface/Event.h index d3668dfa..7f4a8bab 100644 --- a/TreeProduction/interface/Event.h +++ b/TreeProduction/interface/Event.h @@ -1,9 +1,27 @@ /*! * \file Event.h * \brief Definiton of ntuple::EventTree and ntuple::Event classes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-24 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/TreeProduction/interface/GenEvent.h b/TreeProduction/interface/GenEvent.h index 3d2b6ef5..42ad6ee6 100644 --- a/TreeProduction/interface/GenEvent.h +++ b/TreeProduction/interface/GenEvent.h @@ -1,9 +1,27 @@ /*! * \file GenEvent.h * \brief Definiton of ntuple::GenEventTree and ntuple::GenEvent classes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-24 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/TreeProduction/interface/GenJet.h b/TreeProduction/interface/GenJet.h index db575395..20f1a8dd 100644 --- a/TreeProduction/interface/GenJet.h +++ b/TreeProduction/interface/GenJet.h @@ -1,9 +1,27 @@ /*! * \file GenJet.h * \brief Definiton of ntuple::GenJetTree and ntuple::GenJet classes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-24 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/TreeProduction/interface/GenMET.h b/TreeProduction/interface/GenMET.h index f397668c..dd6ad989 100644 --- a/TreeProduction/interface/GenMET.h +++ b/TreeProduction/interface/GenMET.h @@ -1,9 +1,27 @@ /*! * \file GenMET.h * \brief Definiton of ntuple::GenMETTree and ntuple::GenMET classes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-24 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/TreeProduction/interface/GenParticle.h b/TreeProduction/interface/GenParticle.h index 21844989..4728a02d 100644 --- a/TreeProduction/interface/GenParticle.h +++ b/TreeProduction/interface/GenParticle.h @@ -1,9 +1,27 @@ /*! * \file GenParticle.h * \brief Definiton of ntuple::GenParticleTree and ntuple::GenParticle classes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-24 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/TreeProduction/interface/Jet.h b/TreeProduction/interface/Jet.h index 236b41f3..1757f967 100644 --- a/TreeProduction/interface/Jet.h +++ b/TreeProduction/interface/Jet.h @@ -1,9 +1,27 @@ /*! * \file Jet.h * \brief Definiton of ntuple::JetTree and ntuple::Jet classes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-25 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/TreeProduction/interface/MET.h b/TreeProduction/interface/MET.h index 44b9f5cf..4bb20c47 100644 --- a/TreeProduction/interface/MET.h +++ b/TreeProduction/interface/MET.h @@ -1,9 +1,27 @@ /*! * \file MET.h * \brief Definiton of ntuple::METTree and ntuple::MET classes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-25 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/TreeProduction/interface/Muon.h b/TreeProduction/interface/Muon.h index c2421cd0..5531ec68 100644 --- a/TreeProduction/interface/Muon.h +++ b/TreeProduction/interface/Muon.h @@ -1,9 +1,27 @@ /*! * \file Muon.h * \brief Definiton of ntuple::MuonTree and ntuple::Muon classes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-25 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/TreeProduction/interface/PFCand.h b/TreeProduction/interface/PFCand.h index 9bb4864a..a62efc33 100644 --- a/TreeProduction/interface/PFCand.h +++ b/TreeProduction/interface/PFCand.h @@ -1,9 +1,27 @@ /*! * \file PFCand.h * \brief Definiton of ntuple::PFCandTree and ntuple::PFCand classes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-05-30 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/TreeProduction/interface/SmartTree.h b/TreeProduction/interface/SmartTree.h index daea4f5a..ef435df1 100644 --- a/TreeProduction/interface/SmartTree.h +++ b/TreeProduction/interface/SmartTree.h @@ -1,7 +1,24 @@ /*! * \file SmartTree.h * \brief Definition of SmartTree class. - * \author Konstantin Androsov + * \author Konstantin Androsov (Siena University, INFN Pisa) + * + * Copyright 2013, 2014 Konstantin Androsov + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/TreeProduction/interface/Tau.h b/TreeProduction/interface/Tau.h index cd950219..12f9c7ac 100644 --- a/TreeProduction/interface/Tau.h +++ b/TreeProduction/interface/Tau.h @@ -1,9 +1,27 @@ /*! * \file Tau.h * \brief Definiton of ntuple::TauTree and ntuple::Tau classes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-25 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/TreeProduction/interface/Track.h b/TreeProduction/interface/Track.h index 883beb6c..7a206482 100644 --- a/TreeProduction/interface/Track.h +++ b/TreeProduction/interface/Track.h @@ -1,9 +1,27 @@ /*! * \file Track.h * \brief Definiton of ntuple::TrackTree and ntuple::Track classes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-25 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/TreeProduction/interface/Trigger.h b/TreeProduction/interface/Trigger.h index d52b06c3..843554a9 100644 --- a/TreeProduction/interface/Trigger.h +++ b/TreeProduction/interface/Trigger.h @@ -1,9 +1,27 @@ /*! * \file Trigger.h * \brief Definiton of ntuple::TriggerTree and ntuple::Trigger classes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-25 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/TreeProduction/interface/TriggerObject.h b/TreeProduction/interface/TriggerObject.h index d180f0c5..cdde51f5 100644 --- a/TreeProduction/interface/TriggerObject.h +++ b/TreeProduction/interface/TriggerObject.h @@ -1,9 +1,27 @@ /*! * \file TriggerObject.h * \brief Definiton of ntuple::TriggerObjectTree and ntuple::TriggerObject classes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-25 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/TreeProduction/interface/TriggerTools.h b/TreeProduction/interface/TriggerTools.h index c3724a38..68647662 100644 --- a/TreeProduction/interface/TriggerTools.h +++ b/TreeProduction/interface/TriggerTools.h @@ -1,9 +1,27 @@ /*! * \file TriggerTools.h * \brief Definiton of tools to work with embedded trigger information. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-04-29 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/TreeProduction/interface/Vertex.h b/TreeProduction/interface/Vertex.h index 61e077c9..d3eecc5f 100644 --- a/TreeProduction/interface/Vertex.h +++ b/TreeProduction/interface/Vertex.h @@ -1,9 +1,27 @@ /*! * \file Vertex.h * \brief Definiton of ntuple::VertexTree and ntuple::Vertex classes. - * \author Konstantin Androsov (INFN Pisa, Siena University) - * \author Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Konstantin Androsov (Siena University, INFN Pisa) + * \author Maria Teresa Grippo (Siena University, INFN Pisa) * \date 2014-03-25 created + * + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #pragma once diff --git a/TreeProduction/plugins/ElectronBlock.cc b/TreeProduction/plugins/ElectronBlock.cc index e89070b5..a6a8c825 100644 --- a/TreeProduction/plugins/ElectronBlock.cc +++ b/TreeProduction/plugins/ElectronBlock.cc @@ -1,8 +1,27 @@ /*! * \file ElectronsBlock.cc * \author Original author: Subir Sarkar - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) + * + * Copyright 2011 Subir Sarkar + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include diff --git a/TreeProduction/plugins/EventBlock.cc b/TreeProduction/plugins/EventBlock.cc index 8d444419..66f9166e 100644 --- a/TreeProduction/plugins/EventBlock.cc +++ b/TreeProduction/plugins/EventBlock.cc @@ -1,8 +1,27 @@ /*! * \file EventBlock.cc * \author Original author: Subir Sarkar - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) + * + * Copyright 2011 Subir Sarkar + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ diff --git a/TreeProduction/plugins/GenEventBlock.cc b/TreeProduction/plugins/GenEventBlock.cc index 60339c5d..9ee95169 100644 --- a/TreeProduction/plugins/GenEventBlock.cc +++ b/TreeProduction/plugins/GenEventBlock.cc @@ -1,8 +1,27 @@ /*! * \file GenEventBlock.cc * \author Original author: Subir Sarkar - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) + * + * Copyright 2011 Subir Sarkar + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include diff --git a/TreeProduction/plugins/GenJetBlock.cc b/TreeProduction/plugins/GenJetBlock.cc index 37177d78..b98522bc 100644 --- a/TreeProduction/plugins/GenJetBlock.cc +++ b/TreeProduction/plugins/GenJetBlock.cc @@ -1,8 +1,27 @@ /*! * \file GenJetBlock.cc * \author Original author: Subir Sarkar - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) + * + * Copyright 2011 Subir Sarkar + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ diff --git a/TreeProduction/plugins/GenMETBlock.cc b/TreeProduction/plugins/GenMETBlock.cc index 32dfd064..1f4ed312 100644 --- a/TreeProduction/plugins/GenMETBlock.cc +++ b/TreeProduction/plugins/GenMETBlock.cc @@ -1,8 +1,27 @@ /*! * \file GenMETBlock.cc * \author Original author: Subir Sarkar - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) + * + * Copyright 2011 Subir Sarkar + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ diff --git a/TreeProduction/plugins/GenParticleBlock.cc b/TreeProduction/plugins/GenParticleBlock.cc index a161ff16..06bcf641 100644 --- a/TreeProduction/plugins/GenParticleBlock.cc +++ b/TreeProduction/plugins/GenParticleBlock.cc @@ -1,8 +1,27 @@ /*! * \file GenParticleBlock.cc * \author Original author: Subir Sarkar - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) + * + * Copyright 2011 Subir Sarkar + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ diff --git a/TreeProduction/plugins/JetBlock.cc b/TreeProduction/plugins/JetBlock.cc index e7297001..d3e16b58 100644 --- a/TreeProduction/plugins/JetBlock.cc +++ b/TreeProduction/plugins/JetBlock.cc @@ -1,8 +1,27 @@ /*! * \file JetBlock.cc * \author Original author: Subir Sarkar - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) + * + * Copyright 2011 Subir Sarkar + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ diff --git a/TreeProduction/plugins/METBlock.cc b/TreeProduction/plugins/METBlock.cc index dc2044df..192b9c3f 100644 --- a/TreeProduction/plugins/METBlock.cc +++ b/TreeProduction/plugins/METBlock.cc @@ -1,8 +1,27 @@ /*! * \file METBlock.cc * \author Original author: Subir Sarkar - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) + * + * Copyright 2011 Subir Sarkar + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ diff --git a/TreeProduction/plugins/MuonBlock.cc b/TreeProduction/plugins/MuonBlock.cc index 33e25384..3069584d 100644 --- a/TreeProduction/plugins/MuonBlock.cc +++ b/TreeProduction/plugins/MuonBlock.cc @@ -1,8 +1,27 @@ /*! * \file MuonBlock.cc * \author Original author: Subir Sarkar - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) + * + * Copyright 2011 Subir Sarkar + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ diff --git a/TreeProduction/plugins/PFCandBlock.cc b/TreeProduction/plugins/PFCandBlock.cc index d281eb5f..bab70a5a 100644 --- a/TreeProduction/plugins/PFCandBlock.cc +++ b/TreeProduction/plugins/PFCandBlock.cc @@ -1,8 +1,27 @@ /*! * \file PFCandBlock.cc * \author Original author: Subir Sarkar - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) + * + * Copyright 2011 Subir Sarkar + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ diff --git a/TreeProduction/plugins/TauBlock.cc b/TreeProduction/plugins/TauBlock.cc index 897e0037..67569738 100644 --- a/TreeProduction/plugins/TauBlock.cc +++ b/TreeProduction/plugins/TauBlock.cc @@ -1,8 +1,27 @@ /*! * \file TauBlock.cc * \author Original author: Subir Sarkar - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) + * + * Copyright 2011 Subir Sarkar + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ diff --git a/TreeProduction/plugins/TrackBlock.cc b/TreeProduction/plugins/TrackBlock.cc index 98573c41..f63f0f56 100644 --- a/TreeProduction/plugins/TrackBlock.cc +++ b/TreeProduction/plugins/TrackBlock.cc @@ -1,8 +1,27 @@ /*! * \file TrackBlock.cc * \author Original author: Subir Sarkar - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) + * + * Copyright 2011 Subir Sarkar + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include "FWCore/Framework/interface/Frameworkfwd.h" diff --git a/TreeProduction/plugins/TriggerBlock.cc b/TreeProduction/plugins/TriggerBlock.cc index 7aea3f6e..54105bce 100644 --- a/TreeProduction/plugins/TriggerBlock.cc +++ b/TreeProduction/plugins/TriggerBlock.cc @@ -1,8 +1,27 @@ /*! * \file TriggerBlock.cc * \author Original author: Subir Sarkar - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) + * + * Copyright 2011 Subir Sarkar + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ diff --git a/TreeProduction/plugins/TriggerObjectBlock.cc b/TreeProduction/plugins/TriggerObjectBlock.cc index a3e0b941..2e0df433 100644 --- a/TreeProduction/plugins/TriggerObjectBlock.cc +++ b/TreeProduction/plugins/TriggerObjectBlock.cc @@ -1,8 +1,27 @@ /*! * \file TriggerBlock.cc * \author Original author: Subir Sarkar - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) + * + * Copyright 2011 Subir Sarkar + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ diff --git a/TreeProduction/plugins/VertexBlock.cc b/TreeProduction/plugins/VertexBlock.cc index 2ddbc23a..5e9c1ad0 100644 --- a/TreeProduction/plugins/VertexBlock.cc +++ b/TreeProduction/plugins/VertexBlock.cc @@ -1,8 +1,27 @@ /*! * \file VertexBlock.cc * \author Original author: Subir Sarkar - * \author Contributing author: Konstantin Androsov (INFN Pisa, Siena University) - * \author Contributing author: Maria Teresa Grippo (INFN Pisa, Siena University) + * \author Contributing author: Konstantin Androsov (Siena University, INFN Pisa) + * \author Contributing author: Maria Teresa Grippo (Siena University, INFN Pisa) + * + * Copyright 2011 Subir Sarkar + * Copyright 2014 Konstantin Androsov , + * Maria Teresa Grippo + * + * This file is part of X->HH->bbTauTau. + * + * X->HH->bbTauTau is free software: you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation, either version 2 of the License, or + * (at your option) any later version. + * + * X->HH->bbTauTau is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + * + * You should have received a copy of the GNU General Public License + * along with X->HH->bbTauTau. If not, see . */ #include "FWCore/Framework/interface/Frameworkfwd.h" diff --git a/TreeProduction/python/ElectronBlock_cfi.py b/TreeProduction/python/ElectronBlock_cfi.py index 0b239e87..b2125746 100644 --- a/TreeProduction/python/ElectronBlock_cfi.py +++ b/TreeProduction/python/ElectronBlock_cfi.py @@ -1,3 +1,30 @@ +## @package ElectronBlock_cfi +# Configuration file that defines the producer of ROOT-tuple for electrons. +# +# \author Subir Sarkar +# \author Rosamaria Venditti (INFN Bari, Bari University) +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2011-2013 Subir Sarkar, Rosamaria Venditti (INFN Bari, Bari University) +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . + import FWCore.ParameterSet.Config as cms electronBlock = cms.EDAnalyzer("ElectronBlock", diff --git a/TreeProduction/python/EventBlock_cfi.py b/TreeProduction/python/EventBlock_cfi.py index e4d906d8..cde403b4 100644 --- a/TreeProduction/python/EventBlock_cfi.py +++ b/TreeProduction/python/EventBlock_cfi.py @@ -1,3 +1,30 @@ +## @package EventBlock_cfi +# Configuration file that defines the producer of ROOT-tuple for events. +# +# \author Subir Sarkar +# \author Rosamaria Venditti (INFN Bari, Bari University) +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2011-2013 Subir Sarkar, Rosamaria Venditti (INFN Bari, Bari University) +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . + import FWCore.ParameterSet.Config as cms eventBlock = cms.EDAnalyzer("EventBlock", diff --git a/TreeProduction/python/GenJetBlock_cfi.py b/TreeProduction/python/GenJetBlock_cfi.py index 9a6dad44..7f5c326b 100644 --- a/TreeProduction/python/GenJetBlock_cfi.py +++ b/TreeProduction/python/GenJetBlock_cfi.py @@ -1,3 +1,30 @@ +## @package GenJetBlock_cfi +# Configuration file that defines the producer of ROOT-tuple for gen-jets. +# +# \author Subir Sarkar +# \author Rosamaria Venditti (INFN Bari, Bari University) +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2011-2013 Subir Sarkar, Rosamaria Venditti (INFN Bari, Bari University) +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . + import FWCore.ParameterSet.Config as cms genJetBlock = cms.EDAnalyzer("GenJetBlock", diff --git a/TreeProduction/python/GenMETBlock_cfi.py b/TreeProduction/python/GenMETBlock_cfi.py index d962827c..94baf03d 100644 --- a/TreeProduction/python/GenMETBlock_cfi.py +++ b/TreeProduction/python/GenMETBlock_cfi.py @@ -1,3 +1,30 @@ +## @package GenMETBlock_cfi +# Configuration file that defines the producer of ROOT-tuple for gen-METs. +# +# \author Subir Sarkar +# \author Rosamaria Venditti (INFN Bari, Bari University) +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2011-2013 Subir Sarkar, Rosamaria Venditti (INFN Bari, Bari University) +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . + import FWCore.ParameterSet.Config as cms genMETBlock = cms.EDAnalyzer("GenMETBlock", diff --git a/TreeProduction/python/GenParticleBlock_cfi.py b/TreeProduction/python/GenParticleBlock_cfi.py index e9aefc82..3e2754fb 100644 --- a/TreeProduction/python/GenParticleBlock_cfi.py +++ b/TreeProduction/python/GenParticleBlock_cfi.py @@ -1,3 +1,30 @@ +## @package GenParticleBlock_cfi +# Configuration file that defines the producer of ROOT-tuple for gen-particles. +# +# \author Subir Sarkar +# \author Rosamaria Venditti (INFN Bari, Bari University) +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2011-2013 Subir Sarkar, Rosamaria Venditti (INFN Bari, Bari University) +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . + import FWCore.ParameterSet.Config as cms genParticleBlock = cms.EDAnalyzer("GenParticleBlock", diff --git a/TreeProduction/python/JetBlock_cfi.py b/TreeProduction/python/JetBlock_cfi.py index a9b776c5..eaed00d6 100644 --- a/TreeProduction/python/JetBlock_cfi.py +++ b/TreeProduction/python/JetBlock_cfi.py @@ -1,5 +1,31 @@ -import FWCore.ParameterSet.Config as cms +## @package JetBlock_cfi +# Configuration file that defines the producer of ROOT-tuple for jets. +# +# \author Subir Sarkar +# \author Rosamaria Venditti (INFN Bari, Bari University) +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2011-2013 Subir Sarkar, Rosamaria Venditti (INFN Bari, Bari University) +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . +import FWCore.ParameterSet.Config as cms jetBlock = cms.EDAnalyzer("JetBlock", jetSrc = cms.InputTag('PatJetsWithEmbeddedVariables') diff --git a/TreeProduction/python/METBlock_cfi.py b/TreeProduction/python/METBlock_cfi.py index 5c7ce296..bd24fb30 100644 --- a/TreeProduction/python/METBlock_cfi.py +++ b/TreeProduction/python/METBlock_cfi.py @@ -1,3 +1,30 @@ +## @package METBlock_cfi +# Configuration file that defines the producer of ROOT-tuple for METs. +# +# \author Subir Sarkar +# \author Rosamaria Venditti (INFN Bari, Bari University) +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2011-2013 Subir Sarkar, Rosamaria Venditti (INFN Bari, Bari University) +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . + import FWCore.ParameterSet.Config as cms metBlock = cms.EDAnalyzer("METBlock", diff --git a/TreeProduction/python/MuonBlock_cfi.py b/TreeProduction/python/MuonBlock_cfi.py index 9795959b..43cfda3e 100644 --- a/TreeProduction/python/MuonBlock_cfi.py +++ b/TreeProduction/python/MuonBlock_cfi.py @@ -1,3 +1,30 @@ +## @package MuonBlock_cfi +# Configuration file that defines the producer of ROOT-tuple for muons. +# +# \author Subir Sarkar +# \author Rosamaria Venditti (INFN Bari, Bari University) +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2011-2013 Subir Sarkar, Rosamaria Venditti (INFN Bari, Bari University) +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . + import FWCore.ParameterSet.Config as cms muonBlock = cms.EDAnalyzer("MuonBlock", diff --git a/TreeProduction/python/PFCandBlock_cfi.py b/TreeProduction/python/PFCandBlock_cfi.py index 26ec612c..8351c196 100644 --- a/TreeProduction/python/PFCandBlock_cfi.py +++ b/TreeProduction/python/PFCandBlock_cfi.py @@ -1,3 +1,27 @@ +## @package PFCandBlock_cfi +# Configuration file that defines the producer of ROOT-tuple for PF candidates. +# +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . + import FWCore.ParameterSet.Config as cms pfCandBlock = cms.EDAnalyzer("PFCandBlock", diff --git a/TreeProduction/python/TauBlock_cfi.py b/TreeProduction/python/TauBlock_cfi.py index 2f254f1f..1480e227 100644 --- a/TreeProduction/python/TauBlock_cfi.py +++ b/TreeProduction/python/TauBlock_cfi.py @@ -1,3 +1,30 @@ +## @package TauBlock_cfi +# Configuration file that defines the producer of ROOT-tuple for taus. +# +# \author Subir Sarkar +# \author Rosamaria Venditti (INFN Bari, Bari University) +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2011-2013 Subir Sarkar, Rosamaria Venditti (INFN Bari, Bari University) +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . + import FWCore.ParameterSet.Config as cms tauBlock = cms.EDAnalyzer("TauBlock", diff --git a/TreeProduction/python/TrackBlock_cfi.py b/TreeProduction/python/TrackBlock_cfi.py index 4114a43e..1b55142a 100644 --- a/TreeProduction/python/TrackBlock_cfi.py +++ b/TreeProduction/python/TrackBlock_cfi.py @@ -1,3 +1,30 @@ +## @package TrackBlock_cfi +# Configuration file that defines the producer of ROOT-tuple for general tracks. +# +# \author Subir Sarkar +# \author Rosamaria Venditti (INFN Bari, Bari University) +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2011-2013 Subir Sarkar, Rosamaria Venditti (INFN Bari, Bari University) +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . + import FWCore.ParameterSet.Config as cms trackBlock = cms.EDAnalyzer("TrackBlock", diff --git a/TreeProduction/python/TreeContentConfig_cff.py b/TreeProduction/python/TreeContentConfig_cff.py index cc2085dd..94aa2c04 100644 --- a/TreeProduction/python/TreeContentConfig_cff.py +++ b/TreeProduction/python/TreeContentConfig_cff.py @@ -1,3 +1,30 @@ +## @package TreeContenConfig_cfi +# Configuration file that imports all other configurations related with ROOT-tuple production. +# +# \author Subir Sarkar +# \author Rosamaria Venditti (INFN Bari, Bari University) +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2011-2013 Subir Sarkar, Rosamaria Venditti (INFN Bari, Bari University) +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . + import FWCore.ParameterSet.Config as cms from HHbbTauTau.TreeProduction.EventBlock_cfi import eventBlock diff --git a/TreeProduction/python/TriggerBlock_cfi.py b/TreeProduction/python/TriggerBlock_cfi.py index 0aa384b5..601968c8 100644 --- a/TreeProduction/python/TriggerBlock_cfi.py +++ b/TreeProduction/python/TriggerBlock_cfi.py @@ -1,3 +1,30 @@ +## @package TriggerBlock_cfi +# Configuration file that defines the producer of ROOT-tuple for trigger information. +# +# \author Subir Sarkar +# \author Rosamaria Venditti (INFN Bari, Bari University) +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2011-2013 Subir Sarkar, Rosamaria Venditti (INFN Bari, Bari University) +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . + import FWCore.ParameterSet.Config as cms triggerBlock = cms.EDAnalyzer("TriggerBlock", diff --git a/TreeProduction/python/TriggerObjectBlock_cfi.py b/TreeProduction/python/TriggerObjectBlock_cfi.py index 4480bfb2..23be0f69 100644 --- a/TreeProduction/python/TriggerObjectBlock_cfi.py +++ b/TreeProduction/python/TriggerObjectBlock_cfi.py @@ -1,3 +1,30 @@ +## @package TriggerObjectBlock_cfi +# Configuration file that defines the producer of ROOT-tuple for trigger objects. +# +# \author Subir Sarkar +# \author Rosamaria Venditti (INFN Bari, Bari University) +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2011-2013 Subir Sarkar, Rosamaria Venditti (INFN Bari, Bari University) +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . + import FWCore.ParameterSet.Config as cms triggerObjectBlock = cms.EDAnalyzer("TriggerObjectBlock", diff --git a/TreeProduction/python/VertexBlock_cfi.py b/TreeProduction/python/VertexBlock_cfi.py index e6f585e4..ba9f652c 100644 --- a/TreeProduction/python/VertexBlock_cfi.py +++ b/TreeProduction/python/VertexBlock_cfi.py @@ -1,3 +1,30 @@ +## @package VertexBlock_cfi +# Configuration file that defines the producer of ROOT-tuple for vertices. +# +# \author Subir Sarkar +# \author Rosamaria Venditti (INFN Bari, Bari University) +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2011-2013 Subir Sarkar, Rosamaria Venditti (INFN Bari, Bari University) +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . + import FWCore.ParameterSet.Config as cms vertexBlock = cms.EDAnalyzer("VertexBlock", diff --git a/TreeProduction/python/treeProducer.py b/TreeProduction/python/treeProducer.py index 181b6d2e..35806f7e 100644 --- a/TreeProduction/python/treeProducer.py +++ b/TreeProduction/python/treeProducer.py @@ -1,3 +1,30 @@ +## @package treeProducer +# Configuration file to produce ROOT-tuples for X->HH->bbTauTau analysis. +# +# \author Subir Sarkar +# \author Rosamaria Venditti (INFN Bari, Bari University) +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2011-2013 Subir Sarkar, Rosamaria Venditti (INFN Bari, Bari University) +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . + import FWCore.ParameterSet.Config as cms process = cms.Process("HTauTauTree") #------------------------ diff --git a/env.sh b/env.sh index 8ccd8cec..09fe856c 100644 --- a/env.sh +++ b/env.sh @@ -1,4 +1,28 @@ #!/bin/bash +# +# \file env.sh +# \brief Setup analysis environment. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . + cmsenv export CMSSW_ROOT_PATH=$( cd $CMSSW_DATA_PATH/.. ; pwd ) diff --git a/runx.sh b/runx.sh index dcebd57c..2ef3dc5a 100755 --- a/runx.sh +++ b/runx.sh @@ -1,4 +1,27 @@ #!/bin/bash +# +# \file runx.sh +# \brief Compile and run C++ file with a specified name, passing to it command line arguments. +# \author Konstantin Androsov (Siena University, INFN Pisa) +# \author Maria Teresa Grippo (Siena University, INFN Pisa) +# +# Copyright 2014 Konstantin Androsov , +# Maria Teresa Grippo +# +# This file is part of X->HH->bbTauTau. +# +# X->HH->bbTauTau is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 2 of the License, or +# (at your option) any later version. +# +# X->HH->bbTauTau is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with X->HH->bbTauTau. If not, see . NAME=$1