We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1aba7d6 commit 86e112fCopy full SHA for 86e112f
1 file changed
roottest/root/meta/ROOT-7181/inc/BTagVertex_v1.h
@@ -20,19 +20,4 @@ namespace xAOD {
20
typedef DataVector<BTagging_v1> BTaggingContainer_v1;
21
}
22
23
-#if 0
24
-template <> struct DataVectorBase<xAOD::BTagVertex_v1>
25
-{
26
- typedef DataVector<xAOD::IParticle > Base;
27
- int fBtag;
28
-};
29
-
30
-template <> struct DataVectorBase<xAOD::BTagging_v1>
31
32
33
- int fBtagging;
34
35
36
-#endif
37
38
#endif
0 commit comments