~sbinet/talks

fbed429f38458e820f54a150bd609fac611e87f7 — Sebastien Binet 2 years ago a17c0a1
2021-08-26-atlas-grok: fixups for present-tex
3 files changed, 5 insertions(+), 4 deletions(-)

R 2021/2021-08-26-atlas-grok/_code/{xaod_datamodeltest.grok => xaod_datamodeltest.go}
R 2021/2021-08-26-atlas-grok/_code/{xaod_egamma.grok => xaod_egamma.go}
M 2021/2021-08-26-atlas-grok/talk.slide
R 2021/2021-08-26-atlas-grok/_code/xaod_datamodeltest.grok => 2021/2021-08-26-atlas-grok/_code/xaod_datamodeltest.go +0 -0
R 2021/2021-08-26-atlas-grok/_code/xaod_egamma.grok => 2021/2021-08-26-atlas-grok/_code/xaod_egamma.go +0 -0
M 2021/2021-08-26-atlas-grok/talk.slide => 2021/2021-08-26-atlas-grok/talk.slide +5 -4
@@ 1,5 1,6 @@
# grok: groking xAOD
ATLAS Core s/w, 2021-08-26
ATLAS Core s/w
26 Aug 2021

Sebastien Binet
CNRS/IN2P3/LPC-Clermont


@@ 111,7 112,7 @@ I volunteer myself to work on `grok`:

## 

.code _code/xaod_egamma.grok
.code _code/xaod_egamma.go

## DSL



@@ 121,11 122,11 @@ Before investing too much effort in this and being shut down, I haven't implemen

Instead, the following is _(temporarily)_ used in the `dev` branch of [gitlab/binet/grok](https://gitlab.cern.ch/binet/grok)

.code _code/xaod_datamodeltest.grok /^package/,/^}/
.code _code/xaod_datamodeltest.go /^package/,/^}/

## 

.code _code/xaod_datamodeltest.grok /^type/,/^}/
.code _code/xaod_datamodeltest.go /^type/,/^}/

```go
type {