Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Analysis
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LHCb
Analysis
Commits
945cf29c
Commit
945cf29c
authored
1 week ago
by
Biplab
Browse files
Options
Downloads
Patches
Plain Diff
some changes in TupleToolB2XMother.h
parent
d1c91bd8
No related branches found
Branches containing commit
No related tags found
1 merge request
!1069
Draft: RLc TT update
Pipeline
#11005976
failed
1 week ago
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Phys/DecayTreeTupleMC/src/TupleToolB2XMother.h
+7
-0
7 additions, 0 deletions
Phys/DecayTreeTupleMC/src/TupleToolB2XMother.h
with
7 additions
and
0 deletions
Phys/DecayTreeTupleMC/src/TupleToolB2XMother.h
+
7
−
0
View file @
945cf29c
...
...
@@ -16,6 +16,7 @@
//#include "GaudiAlg/GaudiTool.h"
#include
"DecayTreeTupleBase/TupleToolBase.h"
#include
"Kernel/IMCParticleTupleTool.h"
// Interface
#include
"Kernel/IParticleTupleTool.h"
// Interface
using
namespace
LHCb
;
...
...
@@ -40,6 +41,12 @@ using namespace LHCb;
*/
class
TupleToolB2XMother
:
public
TupleToolBase
,
virtual
public
IMCParticleTupleTool
{
public:
bool
isStable
(
int
);
bool
isMeson
(
int
);
typedef
std
::
vector
<
const
LHCb
::
MCParticle
*>
MCParticleVector
;
typedef
std
::
vector
<
const
LHCb
::
Particle
*>
ParticleVector
;
/// Standard constructor
TupleToolB2XMother
(
const
std
::
string
&
type
,
const
std
::
string
&
name
,
const
IInterface
*
parent
);
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment